diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 04:13:13 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 04:13:13 +0000 |
commit | 5eee6416f547be6ff94599f27582c1862fd6d397 (patch) | |
tree | abb3b8277a1408d6f91e82479b8aa593ecd2c638 /ChangeLog.pre-2-0 | |
parent | 4ccc005197e8cf1ecdd1b32a68e8a346a5f164db (diff) | |
download | gtk+-5eee6416f547be6ff94599f27582c1862fd6d397.tar.gz |
New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_parent some more
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 07cd5d9da4..04f0b17b44 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +1998-01-07 Elliot Lee <sopwith@localhost.cs.cuc.edu> + + * gtk/gtkcombobox.c gtk/gtkcombobox.h: New widget, GtkComboBox + * gdk/gdkwindow.c: Make gdk_window_init set the width & + height of gdk_root_parent + Wed Jan 7 18:06:17 PST 1998 Manish Singh <yosh@gimp.org> * gtk/gtkentry.c: |