]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Include gdkx.h only with X11. See bug #339172.
[evince.git] / ChangeLog
index 3041dc41ae708fbfb8f8def073222959a8293e22..eae308170427d05e23ced010e7a3fe3f78e0b89a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+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: