summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-12-17 01:39:11 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-12-17 01:39:11 +0000
commit7ed6dc1da84e8716463e819144aa9a4649f36568 (patch)
treedea6b9a03445500233ec7cbbedc0ae2e8c4b164d /ChangeLog.pre-2-8
parent47de18549afe6e91fd56fabf6176e12a63722cb4 (diff)
downloadgtk+-7ed6dc1da84e8716463e819144aa9a4649f36568.tar.gz
Minor cosmetics.
2002-12-17 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkglobals-win32.c: Minor cosmetics. Implement two missing functions (#101369) * gdk/win32/gdkevents-win32.c (gdk_display_add_client_message_filter): Implement by calling gdk_add_client_message_filter(), no separate displays on Windows, at least not yet. * gdk/win32/gdkgc-win32.c (gdk_gc_get_screen): Implement by returning the only screen so far, _gdk_screen.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-814
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 1ce2797c23..67ce50f450 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,17 @@
+2002-12-17 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkglobals-win32.c: Minor cosmetics.
+
+ Implement two missing functions (#101369)
+
+ * gdk/win32/gdkevents-win32.c
+ (gdk_display_add_client_message_filter): Implement by calling
+ gdk_add_client_message_filter(), no separate displays on Windows,
+ at least not yet.
+
+ * gdk/win32/gdkgc-win32.c (gdk_gc_get_screen): Implement by
+ returning the only screen so far, _gdk_screen.
+
Mon Dec 16 16:18:15 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktexttag.c (gtk_text_tag_get_property): Get rid