summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-03-04 22:19:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-03-04 22:19:47 +0000
commit0b46f4ab61b937b6880d847f41a718d18b399d37 (patch)
tree8782a4fffca51033c7eeb33f5bbff60540810bf1 /ChangeLog.pre-2-0
parent5b374044c165f4b4e65bb40772a53d28c4e4a1f1 (diff)
downloadgdk-pixbuf-0b46f4ab61b937b6880d847f41a718d18b399d37.tar.gz
Make color selection and selection examples work.
* docs/tutorial/gtk-tut.sgml: Make color selection and selection examples work. * tests/testselection.c (selection_toggled, selection_clear): Use selection_widget as selection owner - otherwise clearing the selection doesn't work.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-09
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 520c25b4e..8003793a6 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,12 @@
+2002-03-04 Matthias Clasen <maclas@gmx.de>
+
+ * docs/tutorial/gtk-tut.sgml: Make color selection and selection
+ examples work.
+
+ * tests/testselection.c (selection_toggled, selection_clear):
+ Use selection_widget as selection owner - otherwise clearing the
+ selection doesn't work.
+
Mon Mar 4 12:43:48 2002 Owen Taylor <otaylor@redhat.com>
Fixes for non XKB operation. (#73103)