]> Pileus Git - ~andy/gtk/history - gtk/gtkcombobox.c
Move GET_PRIVATE macros from header to implementation.
[~andy/gtk] / gtk / gtkcombobox.c
2003-10-11 Matthias ClasenMove GET_PRIVATE macros from header to implementation.
2003-10-11 Kristian Rietveldfor the custom child list mode, allocate the height...
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-10-03 Kristian Rietveldonly set the model on ->priv->cell_view if ->priv-...
2003-10-02 Kristian RietveldAdded API doc comments.
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-09-30 Kristian Rietveldset popup_in_progress to TRUE, (gtk_combo_box_menu_show...
2003-09-30 Kristian Rietveldactually show the child.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-13 Elliot Leemisc mods
1998-01-08 Elliot Leecopyright notices
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...