]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Finnish Translation
[evince.git] / ChangeLog
index 345a2e8985dcc6d0c39e3810d7be9fe281597562..ec4746bd30c31058cd43a139f61f95281b75e525 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
+       * shell/ev-window.c:
+
+       GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
+       available with GTK < 2.10. Added an ifdef to avoid compilation
+       error.
+
+2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
+
+       Fix ps backend in multihead systems.
+
+2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
+       * shell/ev-window.c: (ev_window_get_screen_dpi),
+       (ev_window_update_actions), (setup_view_from_metadata),
+       (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
+
+       Take screen DPI into account when zooming. Fixes bug #318285.
+
+2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
+
+       * data/Makefile.am:
+
+       Cleaned up/slightly refactored Makefile.am. Added GConf
+       schemas uninstallation as well.
+
 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
 
        * Makefile.am: