diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-09-30 19:38:12 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-09-30 19:38:12 +0000 |
commit | 2d385b9bb671d5b27917ebbc29926ff7d70442c1 (patch) | |
tree | 6c42a9e19a38101e90bb2752a0231e71a4d4c254 /ChangeLog.pre-2-6 | |
parent | 1654cab645fb7a4f10ae2aa8e2844fb456d6a55d (diff) | |
download | gtk+-2d385b9bb671d5b27917ebbc29926ff7d70442c1.tar.gz |
Set the client ID on all displays. (#85713)
Mon Sep 30 15:31:57 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkdisplay.c gdk/x11/gdkdisplay-x11.c
gdk/gdkinternals.h: Set the client ID on all
displays. (#85713)
* gdk/gdkdisplay.h gkd/gdkinternals.h
gdk/{linux-fb,win32,x11}/gdkmain-{fb,win32,x11}.c
Privatize gdk_display_set_sm_client_id().
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 6187ea54b4..eeb1765648 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +Mon Sep 30 15:31:57 2002 Owen Taylor <otaylor@redhat.com> + + * gdk/gdkdisplay.c gdk/x11/gdkdisplay-x11.c + gdk/gdkinternals.h: Set the client ID on all + displays. (#85713) + + * gdk/gdkdisplay.h gkd/gdkinternals.h + gdk/{linux-fb,win32,x11}/gdkmain-{fb,win32,x11}.c + Privatize gdk_display_set_sm_client_id(). + Mon Sep 30 14:46:49 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkbindings.c (gtk_binding_set_new): Initialize |