]> Pileus Git - ~andy/gtk/history - tests/testcombochange.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / tests / testcombochange.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-09-02 Matthias ClasenAdapt tests to dialog api change
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
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...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Matthias ClasenAdd an animation mode, to test how the combobox behaves...
2004-03-02 Owen Taylorgtk/gtktreestore.c (gtk_tree_store_reorder) Fix up...
2004-03-02 Owen TaylorIf the model was empty before, select the first inserte...