New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_parent some more

This commit is contained in:
Elliot Lee
1998-01-08 04:13:13 +00:00
parent 4ccc005197
commit 5eee6416f5
17 changed files with 543 additions and 10 deletions

View File

@ -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: