]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Make screensaver code compile for w32. These changes have been copied from
[evince.git] / ChangeLog
index b211aeec0ebc5a160b9f6b6ec029279567abafdf..c6c21320395bed3d0fe9ce3658cdc9409231845a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2009-02-05   Hib Eris  <hib@hiberis.nl>
+
+       * cut-n-paste/totem-screensaver/totem-scrsaver.c:
+
+       Make screensaver code compile for w32. These changes have been
+       copied from upstream totem. See bug #339172.
+       
+2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * shell/ev-window.c: (ev_window_setup_action_sensitivity):
+
+       Make use of GConf optional. Based on patch by Hib Eris. See bug
+       #339172.
+       
+2009-02-04  Christian Persch  <chpe@gnome.org>
+
+       * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
+       evince gettext domain, so i18n works in the library.
+
+       * properties/ev-properties-main.c: (nautilus_module_initialize):
+       Remove extra bindtextdomain call.
+
+2009-02-04  Christian Persch  <chpe@gnome.org>
+
+       * backend/comics/comics-document.c:
+       * backend/djvu/djvu-document.c:
+       * backend/dvi/dvi-document.c:
+       * backend/impress/impress-document.c:
+       * backend/pdf/ev-poppler.cc:
+       * backend/pixbuf/pixbuf-document.c:
+       * backend/ps/ev-spectre.c:
+       * backend/tiff/tiff-document.c:
+       * libdocument/ev-attachment.c:
+       * libdocument/ev-document-factory.c:
+       * libview/ev-jobs.c:
+       * libview/ev-view-accessible.c:
+       * libview/ev-view.c:
+       * properties/ev-properties-view.c: Include gi18n-lib.h instead of
+       gi18n.h.
+
+2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * NEWS:
+       * configure.ac:
+
+       Update for release 2.25.90
+       
+2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/zoom-control/ephy-zoom-control.c:
+       (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
+
+       Remove the old tooltips code and use G_DEFINE_TYPE().
+       
 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac: