diff options
author | Manish Singh <yosh@gimp.org> | 2002-02-17 01:16:24 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2002-02-17 01:16:24 +0000 |
commit | 0adb1b260a6197f2a46bf2bafc4d901155ebacd4 (patch) | |
tree | 0bc270506d4a5dda906b420ff5b67bad029d41e8 /ChangeLog.pre-2-10 | |
parent | efbdfddbf2a35bc2adedd97657a14e8b60026ba7 (diff) | |
download | gtk+-0adb1b260a6197f2a46bf2bafc4d901155ebacd4.tar.gz |
redid the filesel test. Added a way to set select multiple as a toggle
2002-02-16 Manish Singh <yosh@gimp.org>
* tests/testgtk.c: redid the filesel test. Added a way to set select
multiple as a toggle button, and made show/hide fileops toggle
buttons as well. get_selections() is called on OK and all the
filenames selected are printed.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e18ebae9db..36d665706a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +2002-02-16 Manish Singh <yosh@gimp.org> + + * tests/testgtk.c: redid the filesel test. Added a way to set select + multiple as a toggle button, and made show/hide fileops toggle + buttons as well. get_selections() is called on OK and all the + filenames selected are printed. + 2002-02-17 Tor Lillqvist <tml@iki.fi> * README.win32: Remove comment about the gtk-1-3-win32-production |