diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-03-02 19:59:20 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-03-02 19:59:20 +0000 |
commit | 596cbff96027a31232f85dbfc1ec25c82163636b (patch) | |
tree | 70b68f911d1466c3facb6704f2a30346c8ae12e2 /ChangeLog | |
parent | fe8838bce28cceac06b271d2c349500cee1da151 (diff) | |
download | gtk+-596cbff96027a31232f85dbfc1ec25c82163636b.tar.gz |
Add testentrycompletion.
Tue Mar 2 20:59:23 2004 Matthias Clasen <maclas@gmx.de>
* tests/Makefile.am: Add testentrycompletion.
* tests/testentrycompletion.c: New file to test some of the
more exotic GtkEntryCompletion features.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Mar 2 20:59:23 2004 Matthias Clasen <maclas@gmx.de> + + * tests/Makefile.am: Add testentrycompletion. + + * tests/testentrycompletion.c: New file to test some of the + more exotic GtkEntryCompletion features. + Tue Mar 2 14:38:10 2004 Jonathan Blandford <jrb@redhat.com> * tests/testfilechooser.c (main): improve tests a little. |