]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Conditionally add dvi and djvu mime types to desktop file. Fix for 304658
[evince.git] / ChangeLog
index 6c597088a740ea811b87e10e1f5112082c1af7e5..8240a131ddc0a24e603514c8902af25b27b6c15c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       * data/Makefile.am:
+       * data/evince.desktop.in: 
+       * data/evince.desktop.in.in:
+       * po/POTFILES.in:
+       
+       Add conditionally dvi and djvu to desktop types. Fix for 304658.
+
+Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c: (view_update_adjustments),
+       (view_set_adjustment_values): cast adjustmen->value to (int)
+       before using it.  Otherwise, we get off by a pixel in some
+       situations.
+
+       (draw_one_page): Draw the border on expose.
+
+Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
+       adjustment when the mode changes, #304923
+
+Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: Use gdk_widget_queue_draw to remove
+       flickering on resize but still use gdk_window_scroll on
+       scrolling
+
+Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
+       option, #170458
+
+Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
+       second page on page_changed if possible, #304669
+
+Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
+       instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
+
+Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * .cvsignore:
+       * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
+       (zoom_for_size_fit_width), (zoom_for_size_best_fit),
+       (ev_view_zoom_for_size_presentation),
+       (ev_view_zoom_for_size_continuous_and_dual_page),
+       (ev_view_zoom_for_size_continuous),
+       (ev_view_zoom_for_size_dual_page),
+       (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (update_view_size),
+       (ev_window_sizing_mode_changed_cb):
+
+       Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
+       the scrollbars.  It's not 100% right, but it's much closer.  Kills
+       an infinite loop, #304769
+
+
 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
 
        * data/evince-ui.xml: