Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-01-16 09:56:17 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-16 09:56:17 (GMT)
commitf42be8e47997252a8960f9663938656ede5e95fd (patch)
treee1a7ac4fa48fd330718a8875f1368755d18f00c1 /ChangeLog
parent93c67e6f3562e68c04c9b08a97cb9a755d7a1782 (diff)
Do no use gdk_x11_* when not available. Based on patch by Hib Eris, see
2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-application.c: (ev_application_open_window), (ev_application_open_uri_at_dest): Do no use gdk_x11_* when not available. Based on patch by Hib Eris, see bug #339172. svn path=/trunk/; revision=3340
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ac4a7d..0858172 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-16 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-application.c: (ev_application_open_window),
+ (ev_application_open_uri_at_dest):
+
+ Do no use gdk_x11_* when not available. Based on patch by Hib
+ Eris, see bug #339172.
+
2009-01-16 Hib Eris <hib@hiberis.nl>
* configure.ac: