diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-18 23:33:21 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-18 23:33:21 +0000 |
commit | 3432dff2e0c21fa693d41e3950ee19624c03f58c (patch) | |
tree | 7e356690e3ae961f84b1e195cf8b998616630b43 /ChangeLog | |
parent | 3828d02568986103ff5db9fb4ee67934209dcdc1 (diff) | |
download | gtk+-3432dff2e0c21fa693d41e3950ee19624c03f58c.tar.gz |
Make a NO_WINDOW widget, as it should have been since the beginning, but
Sun Nov 18 18:18:11 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfixed.c: Make a NO_WINDOW widget, as it should
have been since the beginning, but as special hack,
allow clearing the NO_WINDOW flag to get a window widget.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Nov 18 18:18:11 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkfixed.c: Make a NO_WINDOW widget, as it should + have been since the beginning, but as special hack, + allow clearing the NO_WINDOW flag to get a window widget. + Sun Nov 18 22:01:36 Kristian Rietveld <kristian@planet.nl> * gtk/gtktreestore.c: return TRUE when value changed, so |