summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2003-02-01 21:05:09 +0000
committerTor Lillqvist <tml@src.gnome.org>2003-02-01 21:05:09 +0000
commitec9429b84da422084c8295f5b6a4dca65fea5dc5 (patch)
tree4533f7bec576941e2d2476dd7ef385077bbc7ca9 /ChangeLog.pre-2-10
parent7371064845e71778a60de7e90575ad2a77f5b438 (diff)
downloadgtk+-ec9429b84da422084c8295f5b6a4dca65fea5dc5.tar.gz
Merge from stable:
2003-02-01 Tor Lillqvist <tml@iki.fi> Merge from stable: * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_foreign_new_for_display, gdk_pixmap_lookup, gdk_pixmap_lookup_for_display): Implement. (#104108, Naofumi Yasufuku) * gdk/gdk.def: Export the above. Export gdk_screen_get_system_visual, noticed by Ed Woods.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1011
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f31c7772c3..c49a0c868e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,14 @@
+2003-02-01 Tor Lillqvist <tml@iki.fi>
+
+ Merge from stable:
+
+ * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_foreign_new_for_display,
+ gdk_pixmap_lookup, gdk_pixmap_lookup_for_display): Implement.
+ (#104108, Naofumi Yasufuku)
+
+ * gdk/gdk.def: Export the above. Export
+ gdk_screen_get_system_visual, noticed by Ed Woods.
+
Fri Jan 31 17:45:22 2003 Manish Singh <yosh@gimp.org>
* demos/pixbuf-demo.c