diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-29 00:43:24 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-29 00:43:24 +0000 |
commit | 51f1c2a73c26416afdc6a88413b0cf03565805a3 (patch) | |
tree | a1e34926510dab788a83d610579eb51dcb048b70 /ChangeLog | |
parent | ab13c8803d226412cd075752615980072d5d31a1 (diff) | |
download | gtk+-51f1c2a73c26416afdc6a88413b0cf03565805a3.tar.gz |
Convert atoms to and from atoms for properties of type XA_ATOM. (#65555,
Wed Nov 28 19:34:15 2001 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkproperty-x11.c (gdk_property_change, gdk_property_get):
Convert atoms to and from atoms for properties of type XA_ATOM.
(#65555, patch from Hidetoshi Tajima)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Nov 28 19:34:15 2001 Owen Taylor <otaylor@redhat.com> + + * gdk/x11/gdkproperty-x11.c (gdk_property_change, gdk_property_get): + Convert atoms to and from atoms for properties of type XA_ATOM. + (#65555, patch from Hidetoshi Tajima) + Wed Nov 28 18:37:04 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtksocket.[ch] (gtk_socket_add_id): Rename 'id' parameter |