summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorRobert Brady <robert@suse.co.uk>2000-10-25 21:05:37 +0000
committerRobert Brady <rbrady@src.gnome.org>2000-10-25 21:05:37 +0000
commit7ae3922d2cdc89cba86694f7e46393a629b12b61 (patch)
tree2c70058d39763d43f229d5098f04e1e997f320f9 /ChangeLog.pre-2-8
parentaa9f75179df280810eae115bc266e66e9c01e685 (diff)
downloadgdk-pixbuf-7ae3922d2cdc89cba86694f7e46393a629b12b61.tar.gz
If window == NULL, assume the root window. (restoring the behaviour that
2000-10-25 Robert Brady <robert@suse.co.uk> * gdk/x11/gdkproperty-x11.c (gdk_property_get, gdk_property_change, gdk_property_delete): If window == NULL, assume the root window. (restoring the behaviour that was in 1.2). --------------------------------------------------------------------
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-84
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 59676a143..e6f54639a 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,9 @@
2000-10-25 Robert Brady <robert@suse.co.uk>
+ * gdk/x11/gdkproperty-x11.c (gdk_property_get, gdk_property_change,
+ gdk_property_delete): If window == NULL, assume the root window.
+ (restoring the behaviour that was in 1.2).
+
* gtk/testtext.c (save_buffer): Allow creation of new files when
saving.