]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Hungarian translation added by "Last-Translator: \n".
[evince.git] / ChangeLog
index 186c5ae75c065bd93c573abebe95ec4d5ba976af..69bc2721cbba8581c2445e9ca207332d7ecef652 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+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:
+       * shell/ev-window.c: (set_view_actions_sensitivity):
+       
+       Use + and - as accels for zoom in and zoom out. Fix for 305001.
+
+2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * configure.ac:
+
+       Depends on poppler 0.3.2
+
+2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * cut-n-paste/recent-files/egg-recent-item.c:
+       (egg_recent_item_get_short_name):
+       * cut-n-paste/toolbar-editor/Makefile.am:
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
+       (new_pixbuf_from_widget):
+       * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
+       * cut-n-paste/toolbar-editor/egg-marshal.c:
+       * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
+       * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
+
+       Sync
+
 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
 
        * tiff/tiff-document.c: Rough TIFF backend.