]> Pileus Git - ~andy/gtk/history - tests/testiconview.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testiconview.c
2012-03-13 Javier JardónUse gdk_event_triggers_context_menu() instead of checki...
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóntests: Use g_list_free_full() convenience function
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_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2008-08-05 Michael Nattererdon't use the deprecated gtk_box_pack_start_defaults().
2007-06-11 Matthias Clasenmake testiconview show brokenness
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-03-12 Matthias ClasenHandle Menu key presses without crash. (#385637, Christ...
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-06 Matthias ClasenTest DND.
2005-05-02 Matthias ClasenTest cell renderers.
2005-04-29 Matthias ClasenAdd some more tests.
2004-12-14 Matthias ClasenTest oversized items.
2004-11-09 Matthias ClasenAdd a real "Add many" button.
2004-11-09 Matthias ClasenFix double-click activation.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-04 Matthias ClasenAdd buttons to select and unselect all nodes, make...
2004-08-04 Matthias ClasenAdd testiconview. A test for GtkIconView ...which uses...