]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
other_page isn't necessarily page + 1.
[evince.git] / ChangeLog
index 7a2df4d682709264ebb2986ec9710c4886bef8e0..460cebcc347b00ff137a5d99ddcae0e23618452d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,218 @@
+Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (get_page_extents): other_page isn't necessarily
+       page + 1.
+
+       * shell/ev-window.c: Make sure we add the timeout when we get a
+       focus-in event.
+
+       * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
+       adjustment->value before calculating the zoom factor to average
+       out all of our rounding errors.  The page no longer 'drifts' when
+       resizing.
+
+2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince-properties.glade:
+       * shell/ev-properties.c: (ev_properties_format_date),
+       (set_property):
+       
+       Labels don't expand when the dialogue is resized.
+       strftime result needs to be converted to UTF-8. Thanks
+       to Christian Persch <chpe@gnome.org>.
+
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-properties.glade:
+
+       Hide the fonts tab
+
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document-info.h:
+       * backend/ev-document.c: (ev_document_info_free):
+       * data/evince-properties.glade:
+       * pdf/ev-poppler.cc:
+       * ps/ps-document.c: (ps_document_get_info):
+       * shell/ev-properties.c: (ev_properties_format_date),
+       (set_property), (ev_properties_new):
+       * shell/ev-properties.h:
+       * shell/ev-window.c: (ev_window_cmd_file_properties):
+
+       Rework properties code to take only EvPropertyInfo
+       in the constructor so that it can be useful for
+       nautilus plugin too.
+
+       Deal with backends that doesnt support some properties.
+       Make set property code generic.
+
+2005-06-04  Christian Persch <chpe@gnome.org>
+
+       * data/evince-properties.glade:
+
+       fix spacings, make resizeable, and make data labels
+       selectable + ellipsised
+
+2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document-info.h:
+       * data/Makefile.am:
+       * data/evince-ui.xml:
+       * pdf/ev-poppler.cc:
+       * shell/Makefile.am:
+       * shell/ev-window.c: (update_action_sensitivity),
+       (ev_window_cmd_file_properties):
+
+       Initial go at file properties. Patch by
+       Emil Soleyman-Zomalan <emil@soleyman.com>.
+       Needs love see #169583
+
+2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (output):
+       * ps/ps.c: (psscan):
+
+       Try to render even if psscan fails.
+
+2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps.c: (psscan), (pscopydoc):
+
+       Port buffered reading code from gv
+
+2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (interpreter_message), (output):
+
+       Do not fail on interpreter messages
+
+2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/ev-document-misc.c:
+       (ev_document_misc_get_thumbnail_frame):
+
+       Pages can be 0 x 0, dont assert on this case
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
+       (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
+
+       Correctly manage our reference on document. Finally the reload
+       huge leak is gone...
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (ps_document_dispose):
+
+       Forgot to chain it to the parent. Thanks chpe.
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (ps_document_dispose),
+       (ps_document_class_init), (stop_interpreter), (document_load):
+
+       Cleanup dispose a bit. Dont leak the whole pixmap.
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Release the poppler document on dispose
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_set_document):
+
+       Release ref on the pixbuf cache when changing
+       document.
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * ps/ps-document.c: (ps_document_get_info):
+
+       Fix a double free
+
+2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-page-cache.c: (ev_page_cache_init),
+       (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
+       * backend/ev-page-cache.h:
+       * shell/ev-page-action.c: (page_changed_cb):
+       
+       Set page action entry width depending on labels width. Fix
+       for bug 305202.
+
+2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-link.c: (ev_link_class_init):
+
+       Allow -1 as page value (error)
+
+2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * shell/ev-sidebar-thumbnails.c:
+       (ev_sidebar_thumbnails_set_document):
+       * shell/ev-view.c: (scroll_to_current_page),
+       (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
+       (page_changed_cb), (on_adjustment_value_changed),
+       (ev_view_set_document):
+
+       Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
+       Fix bug 305377
+
+2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       * djvu/djvu-document.c: (djvu_document_get_page_size):
+
+       Require djvulibre CVS. Now djvu loading is much faster. Fix for
+       bug 301993.
+
+Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (draw_one_page): modify the expose handling to
+       get the shadows.
+
+       * shell/ev-window.c (update_action_sensitivity): Respect
+       permissions field.  Kowtow to the man.
+
+       * pdf/ev-poppler.cc: Get the permissions field.
+
+       * tiff/*c: Make a tiny bit more robust.
+
+2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+       * djvu/djvu-document.c:
+       
+       Pop messages from djvu context message queue.
+
+2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+       * configure.ac, Makefile.am, shell/Makefile.am:
+       * tiff/Makefile.am, shell/ev-document-types.c:
+       
+       Cleanup tiff configure checks. Fix for bug 305218.
+
+2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
+
+       * configure.ac: Added "uk" to ALL_LINGUAS.
+
+2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * cut-n-paste/zoom-control/ephy-zoom.c:
+       (ephy_zoom_get_changed_zoom_level):
+       * cut-n-paste/zoom-control/ephy-zoom.h:
+       * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
+       (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
+       * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
+       (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
+       (zoom_control_changed_cb), (ev_window_init):
+       
+       Fix minor points related to moving best fit up. Introduce
+       "zoom" property and make zoom control change it's value on
+       notify::zoom signals. Fix for 305080.
+
 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * data/evince-ui.xml: