]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Include gdkx.h only with X11. See bug #339172.
[evince.git] / ChangeLog
index 9a81a7a1b2ca20591726a68a91c20f3244f296b0..eae308170427d05e23ced010e7a3fe3f78e0b89a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,76 @@
+2009-02-05  Hib Eris  <hib@hiberis.nl>
+
+       * shell/ev-application.c:
+
+       Include gdkx.h only with X11. See bug #339172.
+       
+2009-02-05  Hib Eris  <hib@hiberis.nl>
+
+       * backend/pdf/pdfdocument.evince-backend.in:
+
+       Add application/x-ext-pdf mime type for pdf backend. See bug
+       #339172.
+       
+2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/smclient/Makefile.am:
+       * cut-n-paste/smclient/eggdesktopfile.c:
+       * cut-n-paste/smclient/eggsmclient-win32.c:
+       * shell/main.c:
+
+       Make session manager code compile for w32. These changes have been
+       taken from upstream libegg. Based on patch by Hib Eris. See bug
+       #339172.
+       
+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: