diff options
author | GMT 1998 Austin Donnelly <austin@greenend.org.uk> | 1998-11-01 21:10:44 +0000 |
---|---|---|
committer | Austin Donnelly <austin@src.gnome.org> | 1998-11-01 21:10:44 +0000 |
commit | b9a51f353064aceed3ac512bb7d4558fcf99d771 (patch) | |
tree | dd3f86cd4232f4c0244dfb3b843ee7935c652f6a /ChangeLog.pre-2-2 | |
parent | 5492003cffae560affd30dc9f68dad29c3f84ad2 (diff) | |
download | gtk+-b9a51f353064aceed3ac512bb7d4558fcf99d771.tar.gz |
gtk/gtkoptionmenu.c make option menus work when some of the menuitems are
Sun Nov 1 21:00:06 GMT 1998 Austin Donnelly <austin@greenend.org.uk>
* gtk/gtkoptionmenu.c
* gtk/gtkmenushell.c: make option menus work when some of the
menuitems are hidden - previously, option menu would popup too
high.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index ec2d41c0c9..f930308c06 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,10 @@ +Sun Nov 1 21:00:06 GMT 1998 Austin Donnelly <austin@greenend.org.uk> + + * gtk/gtkoptionmenu.c + * gtk/gtkmenushell.c: make option menus work when some of the + menuitems are hidden - previously, option menu would popup too + high. + 1998-10-31 Raja R Harinath <harinath@cs.umn.edu> * gtk/gtkfeatures.h.in: Remove `#pragma }'. |