]> Pileus Git - ~andy/gtk/history - tests/testtreemenu.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testtreemenu.c
2012-05-06 Benjamin Ottetests: Remove unused include
2011-06-12 Javier Jardóntests: use GdkRGBA instead GdkColor
2011-04-22 Javier Jardóntests: Use gtk_box_new() instead v/h subclasses
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottetests: Fix compile warnings for people who don't read...
2011-01-04 Tristan Van BerkomFixed gtktreemenu for new gtkcellareabox api.
2011-01-04 Tristan Van BerkomMake GtkTreeMenu a private class:
2011-01-04 Tristan Van BerkomAdding a combo box to testtreemenu to show the GtkTreeM...
2011-01-04 Tristan Van BerkomAdded orientation control to the treemenu test.
2011-01-04 Tristan Van BerkomSupport grid mode in GtkTreeMenu
2011-01-04 Tristan Van BerkomAdded gtk_tree_menu_set/get_tearoff to allow the root...
2011-01-04 Tristan Van BerkomAdded GtkTreeMenuHeaderFunc to decide if a submenu...
2011-01-04 Tristan Van BerkomAdding more "small" submenus to testtreemenu
2011-01-04 Tristan Van BerkomAdded submenus to tests/testtreemenu
2011-01-04 Tristan Van BerkomAdding GtkTreeMenu class.