]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
s/GDate */GDate so we can just use g_free
[evince.git] / ChangeLog
index fbd7672d6df475c9322d9b8f53003ba712467fa7..f5f02e47af31a371d9da0507bf7059d30b7a2e31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,290 @@
+2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document-info.h:
+
+       s/GDate */GDate so we can just use g_free
+
+2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-window.c: (update_document_mode),
+       (ev_window_setup_document):
+
+       Show the window in fullscreen when specified by
+       the document
+
+2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document.c: (ev_document_class_init),
+       (ev_document_get_info), (ev_document_render_pixbuf):
+       * backend/ev-document.h:
+       * backend/ev-page-cache.c: (_ev_page_cache_new):
+       * pdf/ev-poppler.cc:
+       * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
+       (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
+       * ps/ps-document.c: (ps_document_class_init), (document_load),
+       (ps_document_get_info), (ps_document_document_iface_init):
+
+       Remove get_title from the interface, we can just use document info
+
+2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/Makefile.am:
+       * backend/ev-document.c: (ev_document_render_get_info):
+       * backend/ev-document.h:
+       * pdf/ev-poppler.cc:
+
+       Initial support for document info. Based on jrb patch.
+
+2005-04-19  Paolo Borelli <pborelli@katamail.com>
+
+       * shell/ev-window.c: (ev_window_state_event),
+       (ev_window_class_init), (ev_window_init):
+       
+       Doesn't show resize grip when maximized. See bug #301053
+
+2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * po/POTFILES.in:
+       
+       ev-sidebar-thumbnails now has translatable labels
+       
+       * shell/Makefile.am:
+       * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
+       (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
+       (ev_sidebar_links_page_iface_init):
+       * shell/ev-sidebar-links.h:
+       * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
+       (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
+       (ev_sidebar_page_get_label):
+       * shell/ev-sidebar-page.h:
+       * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
+       (ev_sidebar_thumbnails_set_document),
+       (ev_sidebar_thumbnails_support_document),
+       (ev_sidebar_thumbnails_get_label),
+       (ev_sidebar_thumbnails_page_iface_init):
+       * shell/ev-sidebar-thumbnails.h:
+       * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
+       (ev_sidebar_set_document):
+       * shell/ev-sidebar.h:
+       * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
+       
+       Small rework of sidebar code. Now sidebar pages should implement
+       EvSidebarPage interface. That makes page management in EvSidebar
+       easier. See bug #164811 for details
+
+2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-application.c: (ev_application_open):
+       * shell/ev-document-types.c:
+       
+       Fix build error and small problem with application exit
+
+2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * thumbnailer/Makefile.am:
+       * thumbnailer/evince-thumbnailer-djvu.schemas:
+       * thumbnailer/evince-thumbnailer-dvi.schemas:
+       
+       Conditionally install schemas for djvu/dvi thumbnailer
+
+2005-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       * shell/ev-document-types.h: 
+       * shell/ev-document-types.c: 
+       New files, handling the mapping from mimetypes to backends
+       
+       * shell/ev-window.c: 
+       * thumbnailer/evince-thumbnailer.c:     
+       Use the ev-document-types code
+       
+       * shell/Makefile.am: 
+       Added new convenience library libevbackendfactory_la, containing
+       the new mimetype->backend logic; moved the backends into it.
+
+       * thumbnailer/Makefile.am:
+       Make the thumbnailer link with the libevbackend.la convenience
+       library, rather than having a duplicate of the backend logic here.
+
+2005-04-18  Paolo Borelli  <pborelli@katamail.com>
+
+       * shell/ev-stock-icons.c: constify some vars.
+       * shell/ev-window.c: ditto.
+
+2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * ps/ps-document.c (get_page_orientation):
+
+       Respect document orientation 
+
+2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * djvu/Makefile.am:
+       * dvi/Makefile.am:
+       * shell/Makefile.am:
+       
+       Move library dependencies to components.
+       
+       * shell/ev-window.c: (update_window_title),
+       (start_loading_document):
+       
+       Fix display of uris with spaces. Bug 168358.
+
+Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-sidebar-links.c: (selection_changed_cb):
+       * shell/ev-view.c: (ev_view_finalize), (go_to_link),
+       (ev_view_button_release_event), (ev_view_set_document):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (find_bar_search_changed_cb):
+       * shell/ev-window.h: Minor cleanups removing some dead code.
+
+2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-page-cache.c: (_ev_page_cache_new):
+       
+       Set current page to 0 if document has pages.
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
+
+       Initialize GError to NULL, fix a crash when loading fails.
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-window.c: (update_view_size):
+
+       Calculate shadow size only when there is actually
+       a shadow.
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
+       * shell/ev-view.h:
+
+       Allow setting view spacing, default to 0
+
+       * shell/ev-window.c: (ev_window_unfullscreen),
+       (ev_window_cmd_view_fullscreen), (ev_window_init):
+
+       Remove spacing in fullscreen mode
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (compute_border), (compute_zoom_factor),
+       (ev_view_size_request), (expose_bin_window),
+       (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (ev_window_unfullscreen),
+       (ev_window_cmd_view_fullscreen):
+
+       Do not draw the border in fulscreen
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
+       (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
+       (find_page_at_location), (page_changed_cb):
+
+       Rework border calculation, so that I can more easily disable it.
+       Code somewhat cleaner too.
+
+2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-page-cache.c: (ev_page_cache_init),
+       (_ev_page_cache_new):
+
+       Remove some assertions, documents can have 0 pages.
+       Make initial current page -1.
+
+       * shell/ev-page-action.c: (page_changed_cb):
+
+       Show "" if current page is -1
+
+       * shell/ev-window.c: (update_action_sensitivity),
+       (ev_window_setup_document):
+
+       When document has 0 pages do not set the view
+       and make nearly everything insensitive.
+
+2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-page-view.c:
+       * shell/ev-page-view.h:
+
+       Remove unused files.
+       
+       * shell/ev-sidebar-thumbnails.c:
+       (ev_sidebar_thumbnails_set_document):
+       * shell/ev-sidebar.c: (ev_sidebar_set_document),
+       (ev_sidebar_supports_document):
+       * shell/ev-sidebar.h:
+       * shell/ev-window.c: (ev_window_setup_document):
+       
+       Doesn't show thumbnails if document has 1 page. Make
+       sidebar menu entries sensitive only if if they have 
+       sense. Fix bug 164811. 
+
+2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
+       (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
+       (ev_view_zoom_out), (ev_view_set_size):
+
+       Rework sizing to deal with documents with not uniform page
+       size.
+
+2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-page-cache.c: (_ev_page_cache_new):
+
+       Fix several page size caching bugs
+
+2005-04-15  Luca Ferretti <elle.uca@libero.it>
+
+       * shell/ev-window.c: (set_action_properties):
+
+       Make all toolbar items translatable
+
+2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
+       (save_page_list), (ps_document_save),
+       (ps_document_document_iface_init), (ps_document_ps_export_begin),
+       (ps_document_ps_export_do_page), (ps_document_ps_export_end),
+       (ps_document_ps_exporter_iface_init):
+       * ps/ps-document.h:
+
+       Based on a patch by J�rg Billeter <j@bitron.ch>
+       
+       Implement print and save a copy for the ps backend.
+
+2005-04-14   Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document.h:
+       * djvu/djvu-document.c: (djvu_document_can_get_text),
+       (djvu_document_document_iface_init):
+       * dvi/dvi-document.c: (dvi_document_can_get_text),
+       (dvi_document_document_iface_init):
+       * pdf/ev-poppler.cc:
+       * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
+       (pixbuf_document_document_iface_init):
+       * ps/ps-document.c: (ps_document_can_get_text),
+       (ps_document_document_iface_init):
+       * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
+       * shell/ev-window.c: (update_action_sensitivity):
+
+       Fix the crash when trying to copy in backends that doesnt
+       support it. We can implement a better solution once we
+       do real text selection.
+
+2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c: (ev_window_cmd_escape):
+       
+       Work around the Escape conflict (find bar and unfullscreen)
+
 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * backend/ev-page-cache.c: (ev_page_cache_next_page):