]> Pileus Git - ~andy/gtk/history - tests/testcombochange.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testcombochange.c
2012-02-27 Javier JardónChange FSF Address
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-29 Benjamin Ottetests: Make test_init() not check for gdk-pixbuf anymore
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenMake tests compile without using GtkStyle api
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-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...