]> Pileus Git - ~andy/gtk/history - tests/testcombo.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testcombo.c
2012-02-27 Javier JardónChange FSF Address
2011-12-20 Javier Jardóntests/testcombo.c: Use GdkRGBA instead GdkColor
2011-06-12 Javier Jardóntests: use GdkRGBA instead GdkColor
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-12 Matthias ClasenSilence more compiler warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Tristan Van BerkomAdded LISTMODE env var check to testcombo.c so that...
2011-01-04 Tristan Van BerkomAdded aligned food menu test to testcombo.c
2011-01-04 Tristan Van BerkomOops one of my last commits disabled some tests, re...
2011-01-04 Tristan Van BerkomGetting closer to updating the treemenu view properly...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
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-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...