]> www.fi.muni.cz Git - evince.git/log
evince.git
18 years agoFix translator list EVINCE_0_5_3
Nickolay V. Shmyrev [Mon, 15 May 2006 23:16:48 +0000 (23:16 +0000)]
Fix translator list

18 years agoFix distcheck
Nickolay V. Shmyrev [Mon, 15 May 2006 22:53:48 +0000 (22:53 +0000)]
Fix distcheck

18 years agoUpdate for release 0.5.3
Nickolay V. Shmyrev [Mon, 15 May 2006 22:23:30 +0000 (22:23 +0000)]
Update for release 0.5.3

* NEWS:
* configure.ac:

Update for release 0.5.3

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Mon, 15 May 2006 20:37:34 +0000 (20:37 +0000)]
Updated Spanish translation.

2006-05-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 15 May 2006 04:54:04 +0000 (04:54 +0000)]
Updated Translation

18 years agoUpdated Traditional Chinese translation(Hong Kong). Updated Traditional
Chao-Hsiung Liao [Sat, 13 May 2006 14:05:09 +0000 (14:05 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional

2006-05-13  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).

18 years agoPort to GOption command line parsing. Fix for the bug #327518
Nickolay V. Shmyrev [Sat, 13 May 2006 04:57:13 +0000 (04:57 +0000)]
Port to GOption command line parsing. Fix for the bug #327518

* configure.ac:
* shell/Makefile.am:
* shell/main.c: (main):

Port to GOption command line parsing. Fix for the
bug #327518

18 years agoDo not wrap license. Fix for the bug #309460.
Nickolay V. Shmyrev [Sat, 13 May 2006 04:28:50 +0000 (04:28 +0000)]
Do not wrap license. Fix for the bug #309460.

* shell/ev-window.c: (ev_window_cmd_help_about):

Do not wrap license. Fix for the bug #309460.

18 years agoBump requirements to gtk 2.8 and drop all idfefs used.
Nickolay V. Shmyrev [Sat, 13 May 2006 03:54:09 +0000 (03:54 +0000)]
Bump requirements to gtk 2.8 and drop all idfefs used.

* configure.ac:
* properties/ev-properties-main.c: (ev_properties_get_pages):
* shell/ev-application.c: (ev_application_open_window),
(ev_application_open_uri_at_dest):
* shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
* shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
(ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
* shell/ev-utils.c: (save_print_config_to_file):
* shell/ev-window.c: (ev_window_cmd_save_as),
(ev_attachment_popup_cmd_save_attachment_as):
* shell/main.c: (load_files_remote):

Bump requirements to gtk 2.8 and drop all idfefs used.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Thu, 11 May 2006 06:50:20 +0000 (06:50 +0000)]
Updated Translation

18 years agoShow attachments page.
Nickolay V. Shmyrev [Thu, 11 May 2006 05:02:46 +0000 (05:02 +0000)]
Show attachments page.

* shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
* shell/ev-window.c: (ev_window_init):

Show attachments page.

18 years agoMove attachments bar to sidebar.
Nickolay V. Shmyrev [Wed, 10 May 2006 16:18:25 +0000 (16:18 +0000)]
Move attachments bar to sidebar.

* po/POTFILES.in:
* properties/Makefile.am:
* shell/Makefile.am:
* shell/ev-attachment-bar.c:
* shell/ev-attachment-bar.h:
* shell/ev-sidebar-attachments.c:
(ev_sidebar_attachments_icon_cache_add),
(icon_theme_get_pixbuf_from_mime_type),
(ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
(ev_sidebar_attachments_icon_cache_refresh),
(ev_sidebar_attachments_get_attachment_at_pos),
(ev_sidebar_attachments_popup_menu_show),
(ev_sidebar_attachments_popup_menu),
(ev_sidebar_attachments_button_press),
(ev_sidebar_attachments_update_icons),
(ev_sidebar_attachments_drag_data_get),
(ev_sidebar_attachments_get_property),
(ev_sidebar_attachments_destroy),
(ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
(ev_sidebar_attachments_new),
(ev_sidebar_attachments_set_document),
(ev_sidebar_attachments_support_document),
(ev_sidebar_attachments_get_label),
(ev_sidebar_attachments_page_iface_init):
* shell/ev-sidebar-attachments.h:
* shell/ev-window.c: (update_chrome_visibility),
(setup_sidebar_from_metadata), (ev_window_setup_document),
(ev_window_sidebar_current_page_changed_cb),
(attachment_bar_menu_popup_cb), (ev_window_init):
* thumbnailer/Makefile.am:

Move attachments bar to sidebar.

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Tue, 9 May 2006 22:55:03 +0000 (22:55 +0000)]
Updated Spanish translation.

2006-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoFix some memory leaks.
Carlos Garcia Campos [Tue, 9 May 2006 18:00:47 +0000 (18:00 +0000)]
Fix some memory leaks.

2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
* pdf/ev-poppler.cc:
* shell/ev-application.[ch]:
* shell/main.c:
Fix some memory leaks.

18 years agoChange the properties dialog response to GTK_RESPONSE_CANCEL instead of
Wouter Bolsterlee [Tue, 9 May 2006 08:17:52 +0000 (08:17 +0000)]
Change the properties dialog response to GTK_RESPONSE_CANCEL instead of

2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* shell/ev-properties-dialog.c: (ev_properties_dialog_init):

Change the properties dialog response to
GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
will make the dialog go away when the user presses
enter. With gtk+ >= 2.9 this will happen anyway, but for
older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
escape by default. Fixes bug #340539. See also bug
#101293 for the gtk+ part.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Tue, 9 May 2006 06:13:39 +0000 (06:13 +0000)]
Updated Translation

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Mon, 8 May 2006 21:45:52 +0000 (21:45 +0000)]
Updated Spanish translation.

2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years agoUpdate sidebar chrome flag when sidebar visibility changes. Fixes bug
Carlos Garcia Campos [Mon, 8 May 2006 16:59:36 +0000 (16:59 +0000)]
Update sidebar chrome flag when sidebar visibility changes. Fixes bug

2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
Update sidebar chrome flag when sidebar visibility changes. Fixes bug
#341049

18 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sat, 6 May 2006 00:54:44 +0000 (00:54 +0000)]
Updated Spanish translation.

2006-05-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

18 years ago Due to broken libtool that is unable to track dependencies
Nickolay V. Shmyrev [Fri, 5 May 2006 15:29:03 +0000 (15:29 +0000)]
Due to broken libtool that is unable to track dependencies
of noinst libraries we are forced to explicitely point
libraries for binary. Fix for the bug #333334.

18 years agoUpdate fullscreen and presentation timeout handling. Hide cursor in
Nickolay V. Shmyrev [Fri, 5 May 2006 15:03:13 +0000 (15:03 +0000)]
Update fullscreen and presentation timeout handling. Hide cursor in

* data/evince.desktop.in.in:
* shell/ev-view.c: (view_update_range_and_current_page),
(ev_view_next_page), (ev_view_previous_page):
* shell/ev-window.c: (update_chrome_visibility),
(setup_sidebar_from_metadata), (ev_window_setup_document),
(ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
(fullscreen_set_timeout), (fullscreen_clear_timeout),
(fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
(ev_window_stop_fullscreen), (ev_window_run_presentation),
(ev_window_stop_presentation), (ev_window_focus_in_event),
(ev_window_focus_out_event), (ev_window_view_sidebar_cb),
(ev_window_init):
* thumbnailer/Makefile.am:

Update fullscreen and presentation timeout handling. Hide
cursor in presentation after timeout. Fix for the bugs
#136359 and #336981.

18 years agoUpdated evince zh_CN translation.
Funda Wang [Fri, 5 May 2006 09:33:39 +0000 (09:33 +0000)]
Updated evince zh_CN translation.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Fri, 5 May 2006 05:42:25 +0000 (05:42 +0000)]
Updated Translation

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Thu, 4 May 2006 13:35:04 +0000 (13:35 +0000)]
*** empty log message ***

18 years agoAdd support for Named Action links
Carlos Garcia Campos [Thu, 4 May 2006 08:24:19 +0000 (08:24 +0000)]
Add support for Named Action links

2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-link-action.[ch]:
* pdf/ev-poppler.cc: (ev_link_from_action):
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
* shell/ev-window.c: (do_action_named), (view_external_link_cb):
Add support for Named Action links

18 years agoUpdated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
Alexander Shopov [Wed, 3 May 2006 07:14:04 +0000 (07:14 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

2006-05-03  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Wed, 3 May 2006 04:40:43 +0000 (04:40 +0000)]
Updated Translation

18 years agoRework links system, it adds support for remote links now and it makes
Carlos Garcia Campos [Tue, 2 May 2006 19:02:46 +0000 (19:02 +0000)]
Rework links system, it adds support for remote links now and it makes

2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/Makefile.am:
* backend/ev-document-links.[ch]:
* backend/ev-document.[ch]:
* backend/ev-link-action.[ch]:
* backend/ev-link-dest.[ch]:
* backend/ev-link.[ch]:
* pdf/ev-poppler.cc: (pdf_document_find_link_dest),
(ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
* shell/ev-page-action.c: (build_new_tree_cb):
* shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
(links_page_num_func), (update_page_callback):
* shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
(tip_from_link):
* shell/ev-jobs.c:
* shell/ev-window.[ch]: (ev_window_open_uri),
(sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
* shell/ev-application.[ch]: (ev_application_open_window),
(ev_application_open_uri):
Rework links system, it adds support for remote links now and it makes
easier to add new kinds of actions and destinations. Fixes bug #317292

18 years agoEvince use it's own icon. Fix for the bug #313392.
Nickolay V. Shmyrev [Tue, 2 May 2006 18:55:10 +0000 (18:55 +0000)]
Evince use it's own icon. Fix for the bug #313392.

* data/Makefile.am:
* data/evince.png:
* data/evince-16.png:
* data/evince-22.png:
* data/evince.svg:
* shell/main.c: (main):

Evince use it's own icon. Fix for the bug #313392.

* shell/ev-window.c: (fullscreen_timeout_cb),
(fullscreen_set_timeout), (fullscreen_clear_timeout),
(ev_window_cmd_help_about), (ev_window_dispose):

Simplify fullscreen timeout code.

18 years agoFix ChangeLog a bit
Nickolay V. Shmyrev [Mon, 1 May 2006 19:33:17 +0000 (19:33 +0000)]
Fix ChangeLog a bit

18 years agoAllow multiple selection of attachments
Carlos Garcia Campos [Sun, 30 Apr 2006 21:27:04 +0000 (21:27 +0000)]
Allow multiple selection of attachments

2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-attachment.c:
* shell/ev-attachment-bar.c:
* shell/ev-window.c:
Allow multiple selection of attachments

18 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 30 Apr 2006 12:37:24 +0000 (12:37 +0000)]
Updated Norwegian bokmål translation.

2006-04-30  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

18 years agoFix for the bug #312573 – Optimal selection of current page among
Nickolay V. Shmyrev [Sat, 29 Apr 2006 12:20:26 +0000 (12:20 +0000)]
Fix for the bug #312573 – Optimal selection of current page among

* shell/ev-view.c: (view_update_range_and_current_page),
(ev_view_scroll):

Fix for the bug #312573 – Optimal selection of current
page among visible pages.

18 years agoSilence cvs.
Nickolay V. Shmyrev [Sat, 29 Apr 2006 10:38:53 +0000 (10:38 +0000)]
Silence cvs.

18 years agoUpdate to djvulibre-3.5.17, now it uses pkg-config. Fix for the bug
Nickolay V. Shmyrev [Sat, 29 Apr 2006 10:38:22 +0000 (10:38 +0000)]
Update to djvulibre-3.5.17, now it uses pkg-config. Fix for the bug

* configure.ac:
* djvu/Makefile.am:
* djvu/djvu-text.h:

Update to djvulibre-3.5.17, now it uses pkg-config. Fix
for the bug 339868.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sat, 29 Apr 2006 09:45:39 +0000 (09:45 +0000)]
Translation updated by Ivar Smolin.

2006-04-29  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 24 Apr 2006 05:19:30 +0000 (05:19 +0000)]
Updated Translation

18 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Sun, 23 Apr 2006 17:52:35 +0000 (17:52 +0000)]
Translation updated by Tino Meinen.

2006-04-23  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

18 years agoTranslation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Sun, 23 Apr 2006 16:11:17 +0000 (16:11 +0000)]
Translation updated by Wouter Bolsterlee.

2006-04-23  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* nl.po: Translation updated by Wouter Bolsterlee.

18 years agoFix the LINGUAS stuff here too so it builds.
Kjartan Maraas [Sat, 22 Apr 2006 17:01:00 +0000 (17:01 +0000)]
Fix the LINGUAS stuff here too so it builds.

2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>

* configure.ac: Fix the LINGUAS stuff here too so it builds.

18 years ago*** empty log message ***
Wouter Bolsterlee [Fri, 21 Apr 2006 15:08:43 +0000 (15:08 +0000)]
*** empty log message ***

18 years agoAdd ellipsis to the Find... menu item, as dictated by the GNOME HIG. Fixes
Wouter Bolsterlee [Fri, 21 Apr 2006 15:06:28 +0000 (15:06 +0000)]
Add ellipsis to the Find... menu item, as dictated by the GNOME HIG. Fixes

2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* shell/ev-window.c: Add ellipsis to the Find... menu item, as
dictated by the GNOME HIG. Fixes bug #339235.

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Fri, 21 Apr 2006 12:40:48 +0000 (12:40 +0000)]
*** empty log message ***

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Fri, 21 Apr 2006 05:17:40 +0000 (05:17 +0000)]
Updated Translation

18 years agoTranslation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Thu, 20 Apr 2006 22:57:43 +0000 (22:57 +0000)]
Translation updated by Wouter Bolsterlee.

2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* nl.po: Translation updated by Wouter Bolsterlee.

18 years agoAdd support for "Find Previous" as dictated by the GNOME HIG. A menu item
Wouter Bolsterlee [Thu, 20 Apr 2006 15:35:24 +0000 (15:35 +0000)]
Add support for "Find Previous" as dictated by the GNOME HIG. A menu item

2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* data/evince-ui.xml:
* shell/ev-view.c: (ev_view_can_find_previous):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_update_actions),
(ev_window_cmd_edit_find_previous):

Add support for "Find Previous" as dictated by the GNOME HIG. A
menu item is added and some glue code to make it all work is added
to various files.

18 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Tue, 18 Apr 2006 05:28:55 +0000 (05:28 +0000)]
Updated Translation

18 years agoAward myself the "useless use of cat" award.
Wouter Bolsterlee [Mon, 17 Apr 2006 11:22:16 +0000 (11:22 +0000)]
Award myself the "useless use of cat" award.

2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* configure.ac: Award myself the "useless use of cat" award.

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Mon, 17 Apr 2006 03:48:13 +0000 (03:48 +0000)]
vi.po: Updated Vietnamese translation.

18 years ago*** empty log message ***
Ignacio Casal Quinteiro [Sun, 16 Apr 2006 21:46:45 +0000 (21:46 +0000)]
*** empty log message ***

18 years agoAdded Norwegian Nynorsk translation. Added nn.
Åsmund Skjæveland [Fri, 14 Apr 2006 18:55:46 +0000 (18:55 +0000)]
Added Norwegian Nynorsk translation. Added nn.

2006-04-14  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Added Norwegian Nynorsk translation.
* LINGUAS: Added nn.

18 years agoAdded Norwegian Nynorsk translation.
Åsmund Skjæveland [Fri, 14 Apr 2006 10:07:12 +0000 (10:07 +0000)]
Added Norwegian Nynorsk translation.

2006-04-14  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Added Norwegian Nynorsk translation.

18 years agoRemoved obsolete files from POTFILES.in
Funda Wang [Thu, 13 Apr 2006 14:07:51 +0000 (14:07 +0000)]
Removed obsolete files from POTFILES.in

18 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 12 Apr 2006 01:00:34 +0000 (01:00 +0000)]
Updated Finnish translation

18 years agoAward myself the "useless use of cat" award.
Wouter Bolsterlee [Sun, 9 Apr 2006 21:11:31 +0000 (21:11 +0000)]
Award myself the "useless use of cat" award.

2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* configure.ac: Award myself the "useless use of cat" award.

18 years agoNew file listing all supported languages.
Wouter Bolsterlee [Sun, 9 Apr 2006 20:45:03 +0000 (20:45 +0000)]
New file listing all supported languages.

2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* po/LINGUAS: New file listing all supported languages.

* configure.in: Use po/LINGUAS instead of including all languages
directly in this file. See the wiki for more information:
http://live.gnome.org/GnomeGoals/PoLinguas

18 years agoDo not load the document twice when there isn't errors
Carlos Garcia Campos [Thu, 6 Apr 2006 14:54:00 +0000 (14:54 +0000)]
Do not load the document twice when there isn't errors

2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-document-factory.c:
Do not load the document twice when there isn't errors

18 years agoRemove underscore from toolbar editor msgstr. Closes #315649
Thomas James Alexander Thurman [Wed, 5 Apr 2006 16:16:46 +0000 (16:16 +0000)]
Remove underscore from toolbar editor msgstr. Closes #315649

18 years agoFix a crash when there isn't a default application to open an attachment
Carlos Garcia Campos [Tue, 4 Apr 2006 16:52:48 +0000 (16:52 +0000)]
Fix a crash when there isn't a default application to open an attachment

2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-attachment.c:
Fix a crash when there isn't a default application to open an
attachment

18 years agoFallback even if extension is unknown
Nickolay V. Shmyrev [Mon, 3 Apr 2006 14:28:46 +0000 (14:28 +0000)]
Fallback even if extension is unknown

18 years agoFix compilation with gtk 2.6
Nickolay V. Shmyrev [Mon, 3 Apr 2006 12:35:04 +0000 (12:35 +0000)]
Fix compilation with gtk 2.6

18 years agoAdded missing files.
Carlos Garcia Campos [Mon, 3 Apr 2006 09:37:04 +0000 (09:37 +0000)]
Added missing files.

2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-attachment.[ch]:
* shell/ev-attachment-bar.[ch]:
Added missing files.

18 years agoAdd support for PDF attachments. Fixes bug #325143
Nickolay V. Shmyrev [Mon, 3 Apr 2006 00:30:59 +0000 (00:30 +0000)]
Add support for PDF attachments. Fixes bug #325143

* backend/Makefile.am:
* data/evince-ui.xml:
* backend/ev-attachment.[ch]:
* backend/ev-document.[ch]: (ev_document_has_attachments),
(ev_document_get_attachments):
* pdf/ev-poppler.cc: (pdf_document_has_attachments),
(attachment_save_to_buffer), (pdf_document_get_attachments),
(pdf_document_document_iface_init):
* shell/Makefile.am:
* shell/ev-attachment-bar.[ch]:
* shell/ev-window.c:

  Add support for PDF attachments. Fixes bug #325143

18 years agoCleanup mime type detection on document load. Fix for the bug #336448.
Nickolay V. Shmyrev [Sun, 2 Apr 2006 23:24:26 +0000 (23:24 +0000)]
Cleanup mime type detection on document load. Fix for the bug #336448.

* backend/ev-document-factory.c: (get_document_from_uri),
(ev_document_factory_get_document):
* backend/ev-document-factory.h:
* properties/ev-properties-main.c: (ev_properties_get_pages):
* shell/Makefile.am:
* shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
(no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
(ev_job_queue_remove_job):
* shell/ev-job-queue.h:
* shell/ev-job-xfer.c:
* shell/ev-job-xfer.h:
* shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
(ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
(ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
(ev_job_xfer_run):
* shell/ev-jobs.h:
* shell/ev-window.c: (ev_window_is_empty),
(password_dialog_response), (ev_window_clear_xfer_job),
(ev_window_xfer_job_cb), (ev_window_open_uri),
(ev_window_cmd_focus_page_selector),
(ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
(ev_window_cmd_continuous), (ev_window_cmd_dual),
(ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
(ev_window_dispose):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):

* Cleanup mime type detection on document load. Fix for the
bug #336448.

18 years agoFix crash on exit, described in the bug #336825.
Nickolay V. Shmyrev [Sat, 1 Apr 2006 21:00:06 +0000 (21:00 +0000)]
Fix crash on exit, described in the bug #336825.

2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):

Fix crash on exit, described in the bug #336825.

18 years agoRework factory functions so they are placed now in a single file
Nickolay V. Shmyrev [Thu, 30 Mar 2006 22:20:35 +0000 (22:20 +0000)]
Rework factory functions so they are placed now in a single file

* backend/ev-document-factory.c:
(ev_document_factory_get_from_mime),
(ev_document_factory_get_all_mime_types), (get_document_from_uri),
(ev_document_factory_get_document),
(file_filter_add_mime_list_and_free),
(ev_document_factory_add_filters):
* backend/ev-document-factory.h:
* properties/ev-properties-main.c: (ev_properties_get_pages):
* shell/Makefile.am:
* shell/ev-application.c:
* shell/ev-job-xfer.c: (ev_job_xfer_run):
* shell/ev-window.c: (ev_window_cmd_file_open),
(ev_window_cmd_save_as):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):

Rework factory functions so they are placed now in a single
file ev-document-factory.c

18 years agoFix for the bug 166566 - don't show menubar in fullscreen mode.
Nickolay V. Shmyrev [Tue, 28 Mar 2006 00:29:25 +0000 (00:29 +0000)]
Fix for the bug 166566 - don't show menubar in fullscreen mode.

* shell/ev-window.c: (update_chrome_visibility):

Fix for the bug 166566 - don't show menubar in fullscreen
mode.

18 years agoAdded Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added
Tommi Vainikainen [Wed, 22 Mar 2006 09:57:31 +0000 (09:57 +0000)]
Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added

2006-03-22  Tommi Vainikainen  <thv@iki.fi>
* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-22  Tommi Vainikainen  <thv@iki.fi>
* dz.po: Added Dzongkha translation from Pema Geyleg.

18 years agoMore correctly draw loading text when document is empty.
Nickolay V. Shmyrev [Tue, 21 Mar 2006 20:23:41 +0000 (20:23 +0000)]
More correctly draw loading text when document is empty.

* shell/ev-view.c: (ev_view_expose_event):

More correctly draw loading text when document
is empty.

18 years agoFix for the bug #334854, page down and page up switch pages in
Nickolay V. Shmyrev [Tue, 21 Mar 2006 17:54:29 +0000 (17:54 +0000)]
Fix for the bug #334854, page down and page up switch pages in

* shell/ev-view.c: (ev_view_scroll):

Fix for the bug #334854, page down and page up switch
pages in presentation mode.

18 years agoFix for the bug #333902, now it's possible to search words with slash.
Nickolay V. Shmyrev [Tue, 21 Mar 2006 13:23:30 +0000 (13:23 +0000)]
Fix for the bug #333902, now it's possible to search words with slash.

* shell/ev-window.c: (ev_window_set_action_sensitive),
(ev_window_setup_action_sensitivity), (ev_window_update_actions),
(ev_window_set_view_accels_sensitivity),
(update_chrome_visibility), (ev_window_cmd_focus_page_selector),
(ev_window_cmd_continuous), (ev_window_cmd_dual),
(ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
(find_changed_cb), (page_changed_cb), (ev_window_setup_document),
(ev_window_cmd_edit_find), (ev_window_set_page_mode),
(ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
(ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
(view_actions_focus_in_cb), (ev_window_init):

Fix for the bug #333902, now it's possible to search
words with slash.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sun, 19 Mar 2006 19:04:38 +0000 (19:04 +0000)]
Translation updated by Ivar Smolin.

2006-03-19  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sat, 18 Mar 2006 21:07:51 +0000 (21:07 +0000)]
Translation updated by Ivar Smolin.

2006-03-18  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoUpdated Ukrainian translation of the manual.
Maxim Dziumanenko [Fri, 17 Mar 2006 16:01:34 +0000 (16:01 +0000)]
Updated Ukrainian translation of the manual.

2006-03-17  Maxim Dziumanenko <mvd@mylinux.ua>

        * Updated Ukrainian translation of the manual.

18 years ago*** empty log message ***
Jeremy Le Floc'h [Thu, 16 Mar 2006 21:33:21 +0000 (21:33 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jeremy Le Floc'h [Thu, 16 Mar 2006 21:22:38 +0000 (21:22 +0000)]
*** empty log message ***

18 years agoUpdated Ukrainian translation.
Maxim Dziumanenko [Wed, 15 Mar 2006 16:30:02 +0000 (16:30 +0000)]
Updated Ukrainian translation.

2006-03-03  Maxim Dziumanenko <mvd@mylinux.ua>

* Updated Ukrainian translation.

18 years agoFix memory leak in window title. Fixes bug #333944
Carlos Garcia Campos [Tue, 14 Mar 2006 18:40:20 +0000 (18:40 +0000)]
Fix memory leak in window title. Fixes bug #333944

2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window-title (ev_window_title_update):
Fix memory leak in window title. Fixes bug #333944

18 years agoFix memory leaks. Fixes bug #333945
Carlos Garcia Campos [Tue, 14 Mar 2006 18:36:12 +0000 (18:36 +0000)]
Fix memory leaks. Fixes bug #333945

2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-metadata-manager.c (parseItem):
Fix memory leaks. Fixes bug #333945

18 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Tue, 14 Mar 2006 11:25:02 +0000 (11:25 +0000)]
vi.po: Updated Vietnamese translation.

18 years ago0.5.2 actually EVINCE_0_5_2 GNOME_2_14_BRANCHPOINT
Nickolay V. Shmyrev [Mon, 13 Mar 2006 21:42:37 +0000 (21:42 +0000)]
0.5.2 actually

18 years agoAllow build from different dir
Nickolay V. Shmyrev [Mon, 13 Mar 2006 20:35:57 +0000 (20:35 +0000)]
Allow build from different dir

18 years agoUpdate for release 0.5.2
Nickolay V. Shmyrev [Mon, 13 Mar 2006 20:26:01 +0000 (20:26 +0000)]
Update for release 0.5.2

18 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Mon, 13 Mar 2006 19:43:19 +0000 (19:43 +0000)]
Updated Russian translation.

* ru/ru.po: Updated Russian translation.

18 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Mon, 13 Mar 2006 06:11:57 +0000 (06:11 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2006-03-13  Mugurel Tudor  <mugurelu@gnome.ro>

* ro.po: Updated Romanian translation by
Mişu Moldovan <dumol@gnome.ro>

18 years agoAdded Entry for Bengali (bn) Translation Updation
Runa Bhattacharjee [Mon, 13 Mar 2006 05:45:20 +0000 (05:45 +0000)]
Added Entry for Bengali (bn) Translation Updation

18 years agoUpdated Bengali Translation
Runa Bhattacharjee [Mon, 13 Mar 2006 05:44:09 +0000 (05:44 +0000)]
Updated Bengali Translation

18 years agoTranslation updated.
Priit Laes [Sun, 12 Mar 2006 22:13:37 +0000 (22:13 +0000)]
Translation updated.

2006-03-13  Priit Laes  <amd@store20.com>

* et.po: Translation updated.

18 years agoUpdated French translation.
Benoît Dejean [Sun, 12 Mar 2006 09:00:14 +0000 (09:00 +0000)]
Updated French translation.

* fr.po: Updated French translation.

18 years agoUpdated Persian translation by Elnaz Sarbar and reviewed by Farzaneh
Roozbeh Pournader [Sat, 11 Mar 2006 22:52:25 +0000 (22:52 +0000)]
Updated Persian translation by Elnaz Sarbar and reviewed by Farzaneh

2006-03-12  Roozbeh Pournader  <roozbeh@farsiweb.info>

* fa.po: Updated Persian translation by Elnaz Sarbar and reviewed by
  Farzaneh Sarafraz.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sat, 11 Mar 2006 19:28:30 +0000 (19:28 +0000)]
Translation updated by Ivar Smolin.

2006-03-11  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoUpdated Brazilian Portuguese translation
Guilherme de S. Pastore [Sat, 11 Mar 2006 19:17:36 +0000 (19:17 +0000)]
Updated Brazilian Portuguese translation

18 years agoupdate translation for Punjabi (Gurmukhi) by apbrar gmail com
Amanpreet Singh Alam [Sat, 11 Mar 2006 12:49:34 +0000 (12:49 +0000)]
update translation for Punjabi (Gurmukhi) by apbrar gmail com

18 years agoUpdated Portuguese translation.
Duarte Loreto [Sat, 11 Mar 2006 00:05:16 +0000 (00:05 +0000)]
Updated Portuguese translation.

2006-03-10  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

18 years agoUpdated Greek translation
Nikos Charonitakis [Fri, 10 Mar 2006 00:06:41 +0000 (00:06 +0000)]
Updated Greek translation

18 years agoRemoved incorrect information about launching Evince from the Applications menu:...
Joachim Noreiko [Thu, 9 Mar 2006 17:22:20 +0000 (17:22 +0000)]
Removed incorrect information about launching Evince from the Applications menu: Bug 334042

18 years agoUpdated Russian translation
Nickolay V. Shmyrev [Wed, 8 Mar 2006 20:16:42 +0000 (20:16 +0000)]
Updated Russian translation

Updated Russian translation

18 years agoUpdated Translation
Rajesh Ranjan [Wed, 8 Mar 2006 11:24:06 +0000 (11:24 +0000)]
Updated Translation

18 years agoSwedish translation updated.
Daniel Nylander [Wed, 8 Mar 2006 10:07:20 +0000 (10:07 +0000)]
Swedish translation updated.

2006-03-08  Daniel Nylander  <po@danielnylander.se>

        * sv.po: Swedish translation updated.

18 years agoHungarian translation updated.
Gabor Kelemen [Tue, 7 Mar 2006 23:44:32 +0000 (23:44 +0000)]
Hungarian translation updated.

2006-03-08  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.