]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Translation updated.
[evince.git] / ChangeLog
index 31adf50325e4ca18bdc06d7f482cd71e8961ee12..0fbc1647192a85958d3c376e8d10c2a945b3c48e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-action.[ch]: (activate_cb):
+       * shell/ev-window.c: (activate_label_cb):
+
+       Check if text inserted in page entry is a valid page number when it
+       doesn't match to any document page label. Fixes bug #383165.
+
+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):