]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fixes documentatoin build
[evince.git] / ChangeLog
index a3361ae1b67b6b4a9bb069114f23d4f6a899b92f..bebf8dc7be86b05dbdfe83b4b9feb3f0b7b4016d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c:
+
+       Fix build with GTK+ < 2.14
+
+2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
+       
+       Makes menu label translatable. Fixes bug #559129.
+
+2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
+       (t1_transform_font):
+       * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
+       
+       More renames of warning to mdvi_warning in follow up to the
+       fix of the bug #553369. Fix for the bug #559257 by
+       Tuxce <tuxce.net@gmail.com>.
+       
+2008-11-04  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * NEWS:
+
+       Update NEWS for 2.25.1 release
+       
+2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-application.c: (ev_application_init_session):
+       * shell/main.c: (main):
+
+       Move the egg_set_desktop_file() call to main and remove
+       gtk_window_set_default_icon_name() since it's already called by
+       egg_set_desktop_file()
+       
+2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
+
+       Initialize GError to NULL.
+       
 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (window_save_file_copy_ready_cb),