]> Pileus Git - ~andy/gtk/commit
Deprecate. Ditto.
authorKristian Rietveld <kris@gtk.org>
Fri, 10 Oct 2003 17:18:34 +0000 (17:18 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 10 Oct 2003 17:18:34 +0000 (17:18 +0000)
commite6100ecd110ab750644b6311bec304f6e1b55622
tree5e0e740d0e55c4f281ed6682095e4a8935da8141
parent7d9c4f6ea3d542d64f6802be9f1426cb699804d0
Deprecate. Ditto.

Fri Oct 10 19:10:12 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkcombo.h: Deprecate.
* gtk/gtkoptionmenu.h: Ditto.

* gtk/gtkcombobox.c (gtk_combo_box_size_request),
(gtk_combo_box_size_allocate): Rework, things behave better now. Still
needs some work on requesting enough size when taking the items in
the list into account.

* gtk/gtkfilesel.c: put gtkoptionmenu.h include inside "enable
deprecated" guards.
* gtk/gtkinputdialog.c: ditto.
* gtk/gtkitemfactory.c: ditto.
* gtk/gtkoptionmenu.c: ditto.

* demos/gtk-demo/menus.c: remove the option menu.
* demos/gtk-demo/sizegroup.c: replace the option menus with
GtkComboBox.
* demos/gtk-demo/textview.c: ditto.
(A general GtkComboBox demo will be added later on).
15 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
demos/gtk-demo/menus.c
demos/gtk-demo/sizegroup.c
demos/gtk-demo/textview.c
gtk/gtkcombo.h
gtk/gtkcombobox.c
gtk/gtkfilesel.c
gtk/gtkinputdialog.c
gtk/gtkitemfactory.c
gtk/gtkoptionmenu.c
gtk/gtkoptionmenu.h