]> Pileus Git - ~andy/gtk/history - tests/testcombo.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / tests / testcombo.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-18 Christian DywanUse new GtkComboBoxEntry in all tests
2010-10-17 Tristan Van BerkomAllow GtkComboBox popup to be wider than the combo...
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-18 Kristian Rietveldconnect to notify::popup-shown instead of popup-show...
2006-04-20 Paolo Borelliplug small leak (#339132) ditto
2005-11-21 Matthias ClasenAdd a tearoff-title property, with getter and setter...
2005-11-10 Matthias ClasenAdd show-popup and hide-popup signals and emit them...
2005-10-09 Matthias ClasenDemonstrate custom widgets in a GtkComboBox.
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-02-04 Manish Singhremove unused function.
2004-12-14 Matthias ClasenDon't use gtk_cell_renderer_set_values().
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-02 Matthias ClasenSome trees in combo boxes.
2004-07-30 Matthias ClasenChange the api for separators to use a separator functi...
2004-07-22 Matthias ClasenDon't leak models. (#148128, Tommi Komulainen)
2004-07-20 Soeren Sandmann=== Released 2.5.0 ===
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-26 Matthias ClasenNew convenience API to construct simple text combos...
2003-11-16 Kristian Rietveldgrrrr. broken pipe.
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...