diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-03-02 23:29:21 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-03-02 23:29:21 +0000 |
commit | 2169f50919be21b48fe1916af7ab663ac8d0b1a7 (patch) | |
tree | 76a65660c32ea782d4f3ef09312e13782e8ac532 /ChangeLog.pre-2-4 | |
parent | 2140cee8c86eaded329ed3d45650f07e73af05b6 (diff) | |
download | gdk-pixbuf-2169f50919be21b48fe1916af7ab663ac8d0b1a7.tar.gz |
Add an animation mode, to test how the combobox behaves if the model
Wed Mar 3 00:28:59 2004 Matthias Clasen <maclas@gmx.de>
* tests/testcombochange.c: Add an animation mode, to test
how the combobox behaves if the model changes while it is popped
up.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 2b2577a92..bfc8abfa0 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Wed Mar 3 00:28:59 2004 Matthias Clasen <maclas@gmx.de> + + * tests/testcombochange.c: Add an animation mode, to test + how the combobox behaves if the model changes while it is popped + up. + Tue Mar 2 17:06:05 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.5 === |