diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-12-18 19:15:46 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-12-18 19:15:46 +0000 |
commit | 8592d1c30937f587a7c77961c000d8fd935b7d25 (patch) | |
tree | ed88b6f4f644b73379f6e6dee94b5d3d19952cea /ChangeLog.pre-2-4 | |
parent | 21ea00bef01efde67df520a400471ab3f4357877 (diff) | |
download | gtk+-8592d1c30937f587a7c77961c000d8fd935b7d25.tar.gz |
Set the usize on the tearoff window so when we reparent the window out,
Fri Dec 18 14:17:14 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Set the usize on the
tearoff window so when we reparent the window out,
the window doesn't shrink down.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 42ef2c484a..20468eb62d 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Fri Dec 18 14:17:14 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmenu.c (gtk_menu_popup): Set the usize on the + tearoff window so when we reparent the window out, + the window doesn't shrink down. + 1998-12-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: do not export the glib flags for thread support to |