]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Enable print to a PDF. Fixes bug #332121.
[evince.git] / ChangeLog
index 974c83d28df90fa3c4306c2dd304983b1fe43f06..7c1ac93396e2a217e16e3a24a99dc31e2a1a05e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,844 @@
+2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_print_range):
+
+       Enable print to a PDF. Fixes bug #332121.
+
+2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-application-service.xml:
+       * shell/ev-application.[ch]: (ev_application_open_window),
+       (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
+       (ev_application_open_uri), (ev_application_open_uri_list):
+       * shell/ev-window.c: (file_open_dialog_response_cb),
+       (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
+       (drag_data_received_cb), (open_remote_link):
+       * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
+
+       Add support for multiscreen systems. Fixes bug #316206.
+
+2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]: (ev_job_print_new),
+       (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
+       (ev_job_print_do_page):
+       * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
+
+       Allow printing only odd/even pages. Fixes bug #367289.
+
+2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * test/test1.py:
+       * test/test2.py:
+
+       Re-add locale settings to test files.
+
+2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c: (set_action_properties):
+       
+       Removed garbage from code and ui.
+
+2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * shell/ev-window.c: (ev_window_cmd_help_about):
+
+       Shamelessly add my name to the list of contributors.
+
+2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * test/test1.py:
+       * test/test2.py:
+
+       Cleaned up the dogtail scripts.
+
+2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * shell/ev-view.c: (draw_loading_text): Don't render
+       "loading..." text in presentation mode. Temporary
+       workaround for bug #320352.
+
+2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
+       * shell/ev-window.c: (ev_window_print_dialog_response_cb):
+
+       Use print settings scale, copies, collate and reverse which were
+       ignored. Fixes bug #359032.
+
+2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       * data/evince-password.glade:
+       * test/Makefile.am:
+       * test/test-encrypt.pdf:
+       * test/test-links.pdf:
+       * test/test1.py:
+       * test/test2.py:
+
+       Add automated UI tests for evince with dogtail. See
+       bug #300948.    
+
+2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
+
+       Hide fullscreen toolbar when switching to another desktop workspace.
+       Fixes bug #338871
+
+2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window-title.c: 
+       
+       Test for .dvi in title of pdf documents.
+
+2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * shell/ev-view.c: (ev_view_scroll):
+
+       Page Up/Down should do page jumps in "Best fit" mode.
+       If a user has explicitly chosen to view exactly one page
+       at a time, scrolling just a part of the page when
+       pressing Page Up/Down is not right. Fixes bug #323107.
+
+2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for 0.6.1
+
+2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
+       (job_fonts_finished_cb), (ev_properties_fonts_set_document):
+       
+       Correctly disconnect from job signals on destroy.
+
+2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (view_set_adjustment_values),
+       (view_update_range_and_current_page),
+       (ensure_rectangle_is_visible), (ev_view_size_allocate):
+       
+       Fixes bug #343199, current page now follows find page.
+
+2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
+
+       * backend/ev-document-factory.c:
+       * configure.ac:
+       Assigned OpenDocument presenation MIME type to the
+       Impress backend. Added some missing (but harmless)
+       #ifdefs in the document factory as well to make things
+       consistent again. Fixes bug #360658.
+
+2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
+
+       * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
+       * backend/ev-document-find.c: (ev_document_find_get_type):
+       * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
+       * backend/ev-document-links.c: (ev_document_links_get_type):
+       * backend/ev-document-security.c: (ev_document_security_get_type):
+       * backend/ev-document-thumbnails.c:
+       (ev_document_thumbnails_get_type):
+       * backend/ev-document.c: (ev_document_get_type):
+       * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
+       * backend/ev-selection.c: (ev_selection_get_type):
+       * cut-n-paste/recent-files/egg-recent-model.c:
+       (egg_recent_model_get_type):
+       * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
+       (egg_recent_view_uimanager_get_type):
+       * cut-n-paste/recent-files/egg-recent-view.c:
+       (egg_recent_view_get_type):
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
+       (egg_editable_toolbar_get_type):
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
+       (egg_toolbar_editor_get_type):
+       * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
+       (egg_toolbars_model_get_type):
+       * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
+       (egg_tree_multi_drag_source_get_type):
+       * cut-n-paste/zoom-control/ephy-zoom-action.c:
+       (ephy_zoom_action_get_type):
+       * cut-n-paste/zoom-control/ephy-zoom-control.c:
+       (ephy_zoom_control_get_type):
+       * impress/r_back.c: (_imp_fill_back):
+       * properties/ev-properties-main.c:
+       (ev_properties_plugin_register_type):
+       * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
+       * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
+       (ev_view_accessible_factory_get_type):
+
+       Reduce relocations. Bug #360616.
+
+2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-document-factory.c:
+       (ev_document_factory_get_document):
+       
+       Load document even if extension is wrong.
+
+2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-metadata-manager.c: (save_values):
+       * shell/ev-window.c: (setup_size_from_metadata),
+       (setup_view_from_metadata), (ev_window_setup_document),
+       (ev_window_xfer_job_cb), (window_configure_event_cb):
+       
+       Set size according to the document size/page size ratio.
+       That should correct rather wierd behaviour of the previous
+       commit.
+
+2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (setup_view_from_metadata):
+       
+       Set size for new windows from previous window size.
+       See bugs #354968 and #168450 for details. Thanks
+       to Meik Hellmund.
+
+2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * djvu/djvu-links.c: (build_tree):
+
+       Fix memory leak.
+
+2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
+       
+       Don't make sidebar close button insensitive. Fixes
+       bug #357871.
+
+2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (ev_window_setup_action_sensitivity),
+       (ev_window_set_view_accels_sensitivity):
+       
+       Don't enable Slash on documents which don't support
+       find. Fixes bug #358648.
+
+2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
+
+       * shell/ev-window.c: (ev_window_cmd_file_open): Make the
+       open dialog fall back to the current document uri if the
+       filechooser hasn't been used before. Fixes bug #356980.
+
+2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
+
+       * shell/ev-window.c: (ev_window_setup_recent), 
+       (ev_window_get_recent_file_label):
+
+       Escape underscores in filenames of recent file items.
+
+2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       
+       Bumped poppler requirements, really 0.5.3 is very 
+       buggy, now we require 0.5.4.
+
+2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * djvu/Makefile.am:
+       * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
+       (djvu_document_find_iface_init), (djvu_document_links_get_links),
+       (djvu_document_document_links_iface_init):
+       * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
+       (number_from_string_10), (get_djvu_link_dest),
+       (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
+       (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
+       (djvu_links_get_links), (djvu_links_find_link_dest),
+       (djvu_links_get_links_model):
+       * djvu/djvu-links.h:
+       
+       Add support for links and bookmarks in djvu documents. Thanks
+       to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
+       patch.
+
+2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-application.c: (ev_application_open_uri_at_dest):
+       
+       Reopen should reload document. Fixes 
+       bug 327951.
+
+2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       * data/Makefile.am:
+       * data/evince-16.png:
+       * data/evince-22.png:
+       * data/evince.png:
+       * data/evince.svg:
+       * data/icons/16x16/Makefile.am:
+       * data/icons/16x16/evince.png:
+       * data/icons/22x22/Makefile.am:
+       * data/icons/22x22/evince.png:
+       * data/icons/48x48/Makefile.am:
+       * data/icons/48x48/evince.png:
+       * data/icons/Makefile.am:
+       * data/icons/scalable/Makefile.am:
+       * data/icons/scalable/evince.svg:
+       
+       Install icons with correct names. Fixes
+       bug #354429.
+
+2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_button_release_event):
+
+       Don't open links with middle mouse button. Fixes bug #353649
+
+2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.6.0
+
+2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
+       Implement Close named action. Patch by Carlos Garcia Campos.
+
+2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
+       
+       Don't clear link mapping on copy_job_to_job_info. Fixes
+       bug 346168.
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Revert my previous commit, gnome_program_init owns the option context.
+       Fix another memory leak in main. Both caught by Christian Persch. 
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Fix memory leak.
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-document-factory.c: (ev_document_factory_get_document):
+
+       Fix crash when opening a pdf with password protection. 
+
+2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * pdf/ev-poppler.cc: (pdf_document_search_free):
+
+       Fix memory leak. 
+
+2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-document-factory.c:
+       (ev_document_factory_get_document):
+       * tiff/tiff-document.c: (tiff_document_finalize):
+       
+       More correct handling of document loading. Fixes
+       bug #349043.
+
+2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-attachment.c: (ev_attachment_save):
+
+       Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
+       gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
+
+2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
+       
+       * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
+       Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
+
+2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-thumbnails.c:
+
+       Do not render thumbnails unless thumbnails page is active in the
+       sidebar.
+
+2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-properties-dialog.c:
+
+       Fix dialogue spacing. Bug #351370.
+
+2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * configure.ac:
+
+       Use lowercase gettext catalog file names (evince.mo
+       instead of Evince.mo)
+
+2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-attachments.c:
+
+       GtkIconTheme is now screen safe too. Fixes bug #350878
+
+2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c:
+
+       GtkRecent manager is now screen safe. Fixes bug #350145
+
+2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-sidebar.c: (ev_sidebar_init):
+       
+       Make sidebar close icon smaller. Fix for bug 350177.
+       See also bugs 350176 and 165770.
+
+2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
+
+       Ignore zoom for xyz destinations when it's <= 1, keeping user
+       preferences instead. Set correct sizing-mode for fith and fitv
+       destinations rather than EV_SIZING_FREE. Fixes bug #349433
+
+2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.5.5
+
+2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
+       
+       * shell/ev-window.c: (ev_window_cmd_escape)
+
+       Escape unfocus page entry. Fixes bug #345809.
+
+2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
+       (build_tree), (pdf_document_links_get_links),
+       (pdf_document_links_find_link_dest):
+       * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
+       (goto_xyz_dest):
+
+       Convert from PDF style coordinates to X style coordinates in the
+       backend rather than in the view. Fixes bug #338440
+
+2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c:
+       
+       Remove Ctrl+Shift+T shortcut for toolbars. See
+       the bug #350098.
+
+2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+
+       Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
+       of this. 
+
+2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/Makefile.am:
+       * data/evince-ui.xml:
+       * shell/Makefile.am:
+       * shell/ev-application.[ch]:
+       * shell/ev-window.c:
+
+       Use GtkRecent instead of EggRecent when it's available. Fixes bug
+       #349273
+
+2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
+       findbar code: s/help/search/
+
+2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
+
+       * shell/ev-window.c: (setup_document_from_metadata),
+       (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
+       (setup_view_from_metadata):
+       
+       Fix memory leaks.
+
+2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
+
+       * autogen.sh, configure.ac: 
+       
+       Update automake usage. See bug 349292.
+
+2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/eggfindbar.c: (egg_find_bar_class_init),
+       (entry_activate_callback), (egg_find_bar_init),
+       (egg_find_bar_set_status_text):
+       * shell/eggfindbar.h:
+       
+       Unify Evince findbar with Epiphany. Nice patch
+       from Fabricio Silva <silva@crans.org> and
+       Frederic Peters <fpeters@entrouvert.com>. See
+       bug #339966 for details.
+
+2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince.desktop.in.in:
+       
+       Correct information for bugzilla. Thanks to
+       Olaf Vitters, see bug #348855.
+
+2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-jobs.[ch]:
+       * shell/ev-sidebar-links.c:
+       * shell/ev-window.[ch]:
+
+       GtkPrintJob doesn't support print ranges or current page, so we export
+       to a ps file now when printing ranges or current page.
+
+2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * pdf/ev-poppler.cc:
+       * shell/ev-window.c: (do_action_named):
+
+       We should be more clear about bugzilla. See the
+       poppler bug #7623.
+
+2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * shell/Makefile.am:
+       * shell/ev-job-queue.c:
+       * shell/ev-jobs.[ch]:
+       * shell/ev-sidebar-links.c:
+       * shell/ev-window.[ch]:
+       
+       Use GtkPrint instead of GnomePrint when it's available. Fixes bug
+       #348422
+
+2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
+       * shell/ev-application-service.xml:
+       * shell/ev-application.[ch]:
+       * shell/ev-jobs.[ch]:
+       * shell/ev-window.[ch]: (ev_window_run_preview):
+       * shell/main.c: 
+
+       Add preview mode to use evince as a printing previewer. It also adds
+       other command line options for fullscreen and presentation modes.
+       Fixes bugs #347822, #317031
+
+2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.5.4
+
+2006-07-11  Bastien Nocera <hadess@hadess.net>
+
+       * Makefile.am:
+       * backend/Makefile.am:
+       * backend/ev-document-factory.c: (ev_document_factory_add_filters):
+       * backend/ev-document-factory.h:
+       * configure.ac:
+       * impress/.cvsignore:
+       * impress/Makefile.am:
+       * impress/common.h:
+       * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
+       (imp_get_page), (imp_next_page), (imp_prev_page),
+       (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
+       * impress/f_oasis.c: (render_object), (render_page),
+       (get_geometry), (_imp_oasis_load):
+       * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
+       (_imp_oo13_load):
+       * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
+       (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
+       (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
+       (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
+       (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
+       (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
+       (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
+       (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
+       (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
+       (iks_new_within), (iks_insert), (iks_insert_cdata),
+       (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
+       (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
+       (iks_parent), (iks_root), (iks_child), (iks_first_tag),
+       (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
+       (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
+       (iks_cdata), (iks_cdata_size), (iks_has_children),
+       (iks_has_attribs), (escape_size), (my_strcat), (escape),
+       (iks_string), (iks_copy_within), (iks_copy), (tagHook),
+       (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
+       (iks_tree), (iks_load), (iks_save):
+       * impress/iksemel.h:
+       * impress/imposter.h:
+       * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
+       (imp_render_draw_bezier_real), (imp_render_get_size),
+       (imp_render_set_fg_color), (imp_render_draw_line),
+       (imp_render_draw_rect), (imp_render_draw_polygon),
+       (imp_render_draw_arc), (imp_render_draw_bezier),
+       (imp_render_open_image), (imp_render_get_image_size),
+       (imp_render_scale_image), (imp_render_draw_image),
+       (imp_render_close_image), (imp_render_markup),
+       (imp_render_get_text_size), (imp_render_draw_text),
+       (impress_document_load), (impress_document_save),
+       (impress_document_get_n_pages), (impress_document_get_page_size),
+       (imp_render_get_from_drawable), (impress_document_render_pixbuf),
+       (impress_document_finalize), (impress_document_class_init),
+       (impress_document_can_get_text), (impress_document_get_info),
+       (impress_document_document_iface_init),
+       (impress_document_thumbnails_get_thumbnail),
+       (impress_document_thumbnails_get_dimensions),
+       (impress_document_document_thumbnails_iface_init),
+       (impress_document_init):
+       * impress/impress-document.h:
+       * impress/internal.h:
+       * impress/r_back.c: (_imp_fill_back):
+       * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
+       (_imp_draw_image), (_imp_tile_image):
+       * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
+       (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
+       (r_polyline):
+       * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
+       (r_draw_gradient_complex), (r_draw_gradient):
+       * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
+       (r_get_bullet):
+       * impress/r_text.c: (add_line), (add_span), (calc_sizes),
+       (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
+       (r_text):
+       * impress/render.c: (imp_create_context), (imp_context_set_page),
+       (imp_context_set_step), (imp_render), (imp_delete_context):
+       * impress/render.h:
+       * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
+       (list_files), (zip_open), (zip_close), (find_file), (seek_file),
+       (zip_load_xml), (zip_get_size), (zip_load):
+       * impress/zip.h:
+       * shell/ev-utils.c:
+       
+       New backend to support impress slides. Fixes bug #30867.
+
+2006-07-10  Ghee Teo  <ghee.teo@sun.com>
+
+       * shell/ev-utils.c: (using_postscript_printer):
+       
+       Fixes crash when print using PAPI backend,
+       bug #345012.
+
+2006-06-09  Pat Rondon  <pmr@patrondon.org>
+
+       * shell/ev-jobs.c: (ev_job_xfer_run):
+       * shell/ev-window.c: (password_dialog_response),
+       (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
+       (ev_window_dispose):
+       Fixes bug #344160: if the xfer job doesn't complete
+       because a password is required, reload the existing
+       instance instead of creating a new one.
+
+2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/main.c: (main): Call gdk_threads_init. Thus
+       we'll avoid errors in auth dialog. Fix for the bug
+       #343347.
+
+2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * configure.ac: Advertise pixbuf support, fix
+       for the bug 343317.
+
+2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
+       (ev_sidebar_thumbnails_set_document):
+       
+       Update sidebar thumbnails after reloading.
+
+2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
+       * shell/ev-jobs.h:
+       * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
+       (ev_window_cmd_view_reload), (ev_window_init):
+       
+       Don't crash on reload. Fix for the bug #343167.
+
+2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-jobs.c: (ev_job_render_run):
+       
+       Check for document links.
+
+2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-attachment.c: (ev_attachment_save),
+       (ev_attachment_launch_app), (ev_attachment_open):
+       * backend/ev-document-factory.c: (get_document_from_uri):
+       * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
+       (egg_recent_view_uimanager_set_list):
+       * ps/ps-document.c: (check_filecompressed), (document_load),
+       (ps_document_load):
+       * shell/ev-metadata-manager.c: (load_values):
+       * shell/ev-password.c: (ev_password_dialog_set_property):
+       * shell/ev-view.c: (tip_from_link):
+       * shell/ev-window.c: (file_save_dialog_response_cb),
+       (ev_window_print_dialog_response_cb):
+       
+       Use consistent quoting style. Fix for the bug #320285.
+
+2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-jobs.c: (ev_job_xfer_run):
+       * shell/main.c: (load_files):
+               
+       Open links with anchors. Fix for the bug #339836.
+
+2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
+       (ev_link_dest_get_page_label), (ev_link_dest_get_property),
+       (ev_link_dest_set_property), (ev_link_dest_finalize),
+       (ev_link_dest_class_init), (ev_link_dest_new_named),
+       (ev_link_dest_new_page_label):
+       * backend/ev-link-dest.h:
+       * shell/ev-application.c: (ev_application_open_uri):
+       * shell/ev-view.c: (goto_dest):
+       * shell/ev-window.c:
+       * shell/ev-window.h:
+       
+       Fix page-label command line option. Bug #342070.
+
+2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
+
+       * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
+       
+       Don't show highlight rects if page can't be showed. Fix for 
+       the bug #342076
+
+2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (setup_sidebar_from_metadata),
+       (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
+       
+       Setup sidebar from metadata even if there is no document
+       loaded. Fix for the bug #342807.
+
+2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * cut-n-paste/toolbar-editor/Makefile.am:
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
+       (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
+       (find_action), (drag_data_delete_cb), (drag_begin_cb),
+       (drag_end_cb), (drag_data_get_cb), (move_item_cb),
+       (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
+       (popup_context_menu_cb), (button_press_event_cb),
+       (configure_item_sensitivity), (configure_item_cursor),
+       (configure_item_tooltip), (connect_widget_signals),
+       (action_sensitive_cb), (create_item_from_action),
+       (create_item_from_position), (toolbar_drag_data_received_cb),
+       (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
+       (toolbar_drag_leave_cb), (configure_drag_dest),
+       (toggled_visibility_cb), (toolbar_visibility_refresh),
+       (create_dock), (toolbar_changed_cb), (unparent_fixed),
+       (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
+       (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
+       (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
+       (egg_editable_toolbar_dispose),
+       (egg_editable_toolbar_set_ui_manager),
+       (egg_editable_toolbar_get_selected),
+       (egg_editable_toolbar_set_selected), (set_edit_mode),
+       (egg_editable_toolbar_set_property),
+       (egg_editable_toolbar_get_property),
+       (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
+       (egg_editable_toolbar_new_with_model),
+       (egg_editable_toolbar_get_edit_mode),
+       (egg_editable_toolbar_set_edit_mode),
+       (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
+       (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
+       (item_added_or_removed_cb), (toolbar_removed_cb),
+       (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
+       (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
+       (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
+       (editor_create_item_from_name), (append_table),
+       (update_editor_sheet), (egg_toolbar_editor_init):
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
+       * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
+       (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
+       (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
+       (toolbar_node_free), (egg_toolbars_model_get_flags),
+       (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
+       (egg_toolbars_model_get_name), (impl_add_item),
+       (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
+       (parse_data_list), (parse_item_list), (parse_toolbars),
+       (egg_toolbars_model_load_toolbars), (parse_available_list),
+       (parse_names), (egg_toolbars_model_load_names),
+       (egg_toolbars_model_class_init), (egg_toolbars_model_init),
+       (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
+       (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
+       (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
+       (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
+       (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
+       (egg_toolbars_model_set_types), (fill_avail_array),
+       (egg_toolbars_model_get_name_avail),
+       (egg_toolbars_model_get_name_flags),
+       (egg_toolbars_model_set_name_flags):
+       * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
+       * cut-n-paste/toolbar-editor/eggintl.h:
+       * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
+       (egg_tree_multi_drag_source_get_type),
+       (egg_tree_multi_drag_source_row_draggable),
+       (egg_tree_multi_drag_source_drag_data_delete),
+       (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
+       (egg_tree_multi_drag_button_release_event), (selection_foreach),
+       (path_list_free), (set_context_data), (get_context_data),
+       (get_info), (egg_tree_multi_drag_drag_data_get),
+       (egg_tree_multi_drag_motion_event),
+       (egg_tree_multi_drag_button_press_event),
+       (egg_tree_multi_drag_add_drag_support):
+       * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
+       * shell/ev-application.c: (ev_application_init),
+       (ev_application_save_toolbars_model):
+       * shell/ev-window.c: (ev_window_create_fullscreen_popup),
+       (ev_window_cmd_edit_toolbar), (ev_window_init):
+       
+       Sync toolbareditor with epiphany and libegg
+
+2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac: 
+
+       Depend on poppler 0.5.2
+
+2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-jobs.c: (ev_job_render_run):
+       
+       Check if document supports links iterface.
+
+2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.5.3
+
+2006-05-13  Michael Plump  <plumpy@skylab.org>
+
+       * configure.ac:
+       * shell/Makefile.am:
+       * shell/main.c: (main):
+       
+       Port to GOption command line parsing. Fix for the 
+       bug #327518
+
 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-window.c: (ev_window_cmd_help_about):
 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-window.c: (ev_window_cmd_help_about):
        (ev_attachment_popup_cmd_save_attachment_as):
        * shell/main.c: (load_files_remote):
        
        (ev_attachment_popup_cmd_save_attachment_as):
        * shell/main.c: (load_files_remote):
        
-       Bump requirements to gtk 2.8 and drop all idfefs used.
+       Bump requirements to gtk 2.8 and drop all ifdefs used.
 
 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
 
 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
 
 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
 
 
 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
 
-        * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
+       * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
 
 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
 
 
 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
 
 
 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
 
 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
-        * configure.ac, dvi/mdvi/Makefile.am: 
+       * configure.ac, dvi/mdvi/Makefile.am: 
        
        Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
 
        
        Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
 
@@ -2033,7 +2874,7 @@ Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
        Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
        bug 313623.
 
        Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
        bug 313623.
 
-2005-08-16  Nickolay V. Shmyrev   <nshmyrev@yandex.ru>
+2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
        * shell/ev-window.c:
 
        * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
        * shell/ev-window.c:
@@ -2436,7 +3277,7 @@ Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
 
 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
 
 
 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
 
-        * configure.ac: Added "pl" to ALL_LINGUAS.
+       * configure.ac: Added "pl" to ALL_LINGUAS.
 
 2005-07-24  Danilo Å egan  <danilo@gnome.org>
 
 
 2005-07-24  Danilo Å egan  <danilo@gnome.org>
 
@@ -2852,7 +3693,7 @@ Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
        disabled.
 
 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
        disabled.
 
 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
-           Marco Pesenti Gritti  <mpg@redhat.com>
+       Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/Makefile.am: Add --prefix for dbus-binding-tool script
        
 
        * shell/Makefile.am: Add --prefix for dbus-binding-tool script
        
@@ -3376,7 +4217,7 @@ Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
        (ev_window_setup_recent):
        
        Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
        (ev_window_setup_recent):
        
        Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
-        with other projects
+       with other projects
 
 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
 
 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
@@ -3431,7 +4272,7 @@ Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
        * ps/ps-document.c: remove the locale.h include again ;-). And
        kill the (bogus) setlocale/savelocale business.
 
        * ps/ps-document.c: remove the locale.h include again ;-). And
        kill the (bogus) setlocale/savelocale business.
 
-2005-06-19   Jaap A. Haitsma <jaap@haitsma.org>
+2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
 
        * ps/ps-document.c:
        
 
        * ps/ps-document.c:
        
@@ -3814,7 +4655,7 @@ Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
        * backend/ev-page-cache.c:
        * backend/ev-page-cache.h:
 
        * backend/ev-page-cache.c:
        * backend/ev-page-cache.h:
 
-        EvPageCache and EvJobs are moved to shell.
+       EvPageCache and EvJobs are moved to shell.
 
        * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
        (ev_tmp_filename):
 
        * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
        (ev_tmp_filename):
@@ -5223,7 +6064,7 @@ Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
 
        * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
 
        * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
-        hard-coded style. Fix for bug 170111
+       hard-coded style. Fix for bug 170111
 
 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
 
 
 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
 
@@ -5287,8 +6128,8 @@ Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
        * dvi/dvi-document.c: (dvi_document_class_init),
        (dvi_document_get_info), (dvi_document_document_iface_init):
 
        * dvi/dvi-document.c: (dvi_document_class_init),
        (dvi_document_get_info), (dvi_document_document_iface_init):
 
-       Dummy implementation of get_info method for dvi and djvu. Fix
-       crashes with those backends
+       Dummy implementation of get_info method for dvi and
+       djvu. Fix crashes with those backends
 
 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
 
 
 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
 
@@ -5570,7 +6411,7 @@ Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
        
        Implement print and save a copy for the ps backend.
 
        
        Implement print and save a copy for the ps backend.
 
-2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
+2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
 
        * backend/ev-document.h:
        * djvu/djvu-document.c: (djvu_document_can_get_text),
 
        * backend/ev-document.h:
        * djvu/djvu-document.c: (djvu_document_can_get_text),
@@ -5847,7 +6688,7 @@ Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
 
 2005-04-01  Steve Murphy  <murf@e-tools.com>
 
 
 2005-04-01  Steve Murphy  <murf@e-tools.com>
 
-        * configure.in: Added "rw" to ALL_LINGUAS.
+       * configure.in: Added "rw" to ALL_LINGUAS.
 
 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
 
 
 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
 
@@ -5902,7 +6743,7 @@ Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
        * shell/ev-window.c: (document_supports_sidebar): Add in page
        label support.  It's not perfect yet, but it's the first 'feature'
        in a while.
        * shell/ev-window.c: (document_supports_sidebar): Add in page
        label support.  It's not perfect yet, but it's the first 'feature'
        in a while.
-        Also, fix a bogus comment noticed by crispin. 
+       Also, fix a bogus comment noticed by crispin. 
 
 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
 
 
 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
 
@@ -6349,7 +7190,7 @@ Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
        Make page width the default sizing mode
 
 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
        Make page width the default sizing mode
 
 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
-           Marco Pesenti Gritti <marco@gnome.org>
+       Marco Pesenti Gritti <marco@gnome.org>
 
        * shell/ev-window.c: Remember the sidebar size
 
 
        * shell/ev-window.c: Remember the sidebar size
 
@@ -6514,8 +7355,8 @@ Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
        Do not try to best fit if the view is not realized
 
 2005-02-20  Kostas Papadimas <pkst@gnome.org>
        Do not try to best fit if the view is not realized
 
 2005-02-20  Kostas Papadimas <pkst@gnome.org>
-          
-        * configure.ac (ALL_LINGUAS): Added "el" (Greek).
+         
+       * configure.ac (ALL_LINGUAS): Added "el" (Greek).
 
 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
 
 
 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
 
@@ -8452,7 +9293,7 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
        * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
        (ev_application_finalize, ev_application_class_init)
        (ev_application_init): use GType instance private data for priv.
        * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
        (ev_application_finalize, ev_application_class_init)
        (ev_application_init): use GType instance private data for priv.
-    
+
        * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
        (ev_window_finalize, ev_window_class_init)
        (ev_window_init): ditto.
        * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
        (ev_window_finalize, ev_window_class_init)
        (ev_window_init): ditto.
@@ -8461,9 +9302,9 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 
        * shell/ev-application.c (ev_application_new_window): make public
        (ev_application_show_initial_window): kill.
 
        * shell/ev-application.c (ev_application_new_window): make public
        (ev_application_show_initial_window): kill.
-    
+
        * shell/ev-application.h: update prototypes.
        * shell/ev-application.h: update prototypes.
-    
+
        * shell/main.cc (main): inline ev_application_show_initial_window.
 
 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
        * shell/main.cc (main): inline ev_application_show_initial_window.
 
 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
@@ -8473,32 +9314,32 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
        (is_window_empty, ev_application_get_empty_window): returns an
        existing empty window or a new one.
        (ev_application_open): from ev_window_cmd_file_open.
        (is_window_empty, ev_application_get_empty_window): returns an
        existing empty window or a new one.
        (ev_application_open): from ev_window_cmd_file_open.
-    
+
        * shell/ev-application.h: update prototypes
        * shell/ev-application.h: update prototypes
-    
+
        * shell/ev-window.c (ev_window_is_empty): impl.
        (ev_window_open): make public.
        (ev_window_cmd_file_open): use ev_application_open
        * shell/ev-window.c (ev_window_is_empty): impl.
        (ev_window_open): make public.
        (ev_window_cmd_file_open): use ev_application_open
-    
+
        * shell/ev-window.h: update prototypes, remove unused.
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
        move destroy handler out of here...
        * shell/ev-window.h: update prototypes, remove unused.
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
        move destroy handler out of here...
-    
+
        * shell/ev-application.c, shell/ev-application.h: ...into this new
        class. Also handles initial window creation.
        * shell/ev-application.c, shell/ev-application.h: ...into this new
        class. Also handles initial window creation.
-    
+
        * shell/main.cc (main): use EvApplication to create initial
        window.
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add cut-n-paste
        * shell/main.cc (main): use EvApplication to create initial
        window.
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add cut-n-paste
-    
+
        * cut-n-paste/Makefile.am: add
        * cut-n-paste/Makefile.am: add
-    
+
        * configure.ac: generate Makefiles in cut-n-paste
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
        * configure.ac: generate Makefiles in cut-n-paste
 
 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
@@ -8519,7 +9360,7 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 
        * configure.ac: add more pkg-config library checks for gnome-vfs,
        bonobo etc.
 
        * configure.ac: add more pkg-config library checks for gnome-vfs,
        bonobo etc.
-    
+
        * gpdf/configure.in: temporarily disable libpaper
        checks. Otherwise I'd have to add the checks for the shell, too.
 
        * gpdf/configure.in: temporarily disable libpaper
        checks. Otherwise I'd have to add the checks for the shell, too.
 
@@ -8539,14 +9380,14 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
-    
+
        * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
        (ev_window_init): implement those menuitems.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add a toolbar (with FileOpen action)
        * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
        (ev_window_init): implement those menuitems.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add a toolbar (with FileOpen action)
-    
+
        * shell/ev-window.c (ev_window_init): use the toolbar.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
        * shell/ev-window.c (ev_window_init): use the toolbar.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
@@ -8556,26 +9397,26 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * configure.ac: add "de" to ALL_LINGUAS.
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * configure.ac: add "de" to ALL_LINGUAS.
-    
+
        * po/de.po: add German translation.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add po
        * po/de.po: add German translation.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add po
-    
+
        * configure.ac: check intltool, glib-gettext etc, generate
        po/Makefile.in
        * configure.ac: check intltool, glib-gettext etc, generate
        po/Makefile.in
-    
+
        * po, po/POTFILES.in, po/POTFILES.skip: new.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
        already use (#ifdef ENABLE_NLS)
        * po, po/POTFILES.in, po/POTFILES.skip: new.
 
 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
        already use (#ifdef ENABLE_NLS)
-    
+
        * shell/ev-window.c (ev_window_cmd_help_about): fix two star
        pointer indirection thinko.
        * shell/ev-window.c (ev_window_cmd_help_about): fix two star
        pointer indirection thinko.
-    
+
        * shell/main.c: include gi18n.h for bindtextdomain etc.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
        * shell/main.c: include gi18n.h for bindtextdomain etc.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
@@ -8592,7 +9433,7 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: Add File->Open menu item
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: Add File->Open menu item
-    
+
        * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
        chooser), hook it up in the ui manager.
 
        * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
        chooser), hook it up in the ui manager.
 
@@ -8603,26 +9444,26 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * configure.ac: set CFLAGS for libevprivate.
 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * configure.ac: set CFLAGS for libevprivate.
-    
+
        * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
        definitions, factory etc.
        * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
        definitions, factory etc.
-    
+
        * lib/Makefile.am: build libevprivate.a (only stock icon code).
        * lib/Makefile.am: build libevprivate.a (only stock icon code).
-    
+
        * shell/Makefile.am: link against libevprivate.a.
        * shell/Makefile.am: link against libevprivate.a.
-    
+
        * shell/ev-window.c (entries): add stock icon to Help->About.
        * shell/ev-window.c (entries): add stock icon to Help->About.
-    
+
        * shell/main.c (main): init stock icon code.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * lib/recent-files: egg recent files code
        * shell/main.c (main): init stock icon code.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * lib/recent-files: egg recent files code
-    
+
        * lib/Makefile.am: add.
        * lib/Makefile.am: add.
-    
+
        * Makefile.am: add lib subdir.
        * Makefile.am: add lib subdir.
-    
+
        * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
        set CFLAGS for recent-files.
 
        * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
        set CFLAGS for recent-files.
 
@@ -8635,13 +9476,13 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 
        * configure.ac: add --disable-deprecated flag (defaults to on in
        "cvs" builds).
 
        * configure.ac: add --disable-deprecated flag (defaults to on in
        "cvs" builds).
-    
+
        * shell/Makefile.am (INCLUDES): use it.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/main.c: add missing #include.
        * shell/Makefile.am (INCLUDES): use it.
 
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * shell/main.c: add missing #include.
-    
+
        * shell/ev-window.c: fix for pedantic gcc.
        (ev_window_cmd_help_about): split license into paragraphs for
        translators and pedantic compilers.
        * shell/ev-window.c: fix for pedantic gcc.
        (ev_window_cmd_help_about): split license into paragraphs for
        translators and pedantic compilers.
@@ -8654,7 +9495,7 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add File and File->Close menu.
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * data/evince-ui.xml: add File and File->Close menu.
-    
+
        * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
        (ev_window_destroy): quit after destroy.
        (ev_window_class_init): override GtkObject::destroy.
        * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
        (ev_window_destroy): quit after destroy.
        (ev_window_class_init): override GtkObject::destroy.
@@ -8663,15 +9504,15 @@ Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add data subdir.
 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
 
        * Makefile.am (SUBDIRS): add data subdir.
-    
+
        * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
        gtk+ 2.5.0 for GtkAboutDialog.
        * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
        gtk+ 2.5.0 for GtkAboutDialog.
-    
+
        * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
        main window.
        * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
        main window.
-    
+
        * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
        * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
-    
+
        * shell/ev-window.c (ev_window_init): create a menubar, using a ui
        manager.
        (ev_window_cmd_help_about): about command, using GtkAboutDialog.
        * shell/ev-window.c (ev_window_init): create a menubar, using a ui
        manager.
        (ev_window_cmd_help_about): about command, using GtkAboutDialog.