diff options
author | CST 1998 Shawn T. Amundson <amundson@gimp.org> | 1998-01-17 22:48:31 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-01-17 22:48:31 +0000 |
commit | 2e99581612d53f9bf63e8bfb7403954231d99c24 (patch) | |
tree | dd7ebae58b9c7f6a87e1f0abb3b326291b5d2295 /ChangeLog.pre-2-6 | |
parent | 8d721e5b7571526e498a275fa53179f8741e9abd (diff) | |
download | gtk+-2e99581612d53f9bf63e8bfb7403954231d99c24.tar.gz |
Applied patch from <lupus@lettere.unipd.it> which adds
Sat Jan 17 13:26:15 CST 1998 Shawn T. Amundson <amundson@gimp.org>
* gtk/gtkentry.[ch]: Applied patch from <lupus@lettere.unipd.it>
which adds gtk_entry_set_max_length function. This was
part of gtk-lupus-970112-0.
* gtk/testgtk.c: Applied gtk-wille-980113-0 which fixes
a problem with a shaped widget keeping grab forever
when double clicked.
* docs/gtk.texi: patch from Gregory McLean <gregm@randomc.com>
to add some on aspect_frame, button_box, and color_selection
widgets
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 67441b610a..f54eb2ef6b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,17 @@ +Sat Jan 17 13:26:15 CST 1998 Shawn T. Amundson <amundson@gimp.org> + + * gtk/gtkentry.[ch]: Applied patch from <lupus@lettere.unipd.it> + which adds gtk_entry_set_max_length function. This was + part of gtk-lupus-970112-0. + + * gtk/testgtk.c: Applied gtk-wille-980113-0 which fixes + a problem with a shaped widget keeping grab forever + when double clicked. + + * docs/gtk.texi: patch from Gregory McLean <gregm@randomc.com> + to add some on aspect_frame, button_box, and color_selection + widgets + Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net> * gtk/gtktypeutils.h (gtk_type_get_arg): new function. |