summaryrefslogtreecommitdiff
path: root/tests/testiconview.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop manual property editorMatthias Clasen2014-05-221-5/+0
* Use gdk_event_triggers_context_menu() instead of checking for event->button == 3Javier Jardón2012-03-131-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-2/+2
* don't use the deprecated gtk_box_pack_start_defaults().Michael Natterer2008-08-051-10/+10
* make testiconview show brokennessMatthias Clasen2007-06-111-1/+6
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-1/+1
* Handle Menu key presses without crash. (#385637, Christian Persch)Matthias Clasen2007-03-121-4/+17
* gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration.Manish Singh2005-05-141-4/+4
* Test DND.Matthias Clasen2005-05-061-2/+64
* Test cell renderers.Matthias Clasen2005-05-021-9/+77
* Add some more tests.Matthias Clasen2005-04-291-1/+33
* Test oversized items.Matthias Clasen2004-12-141-3/+78
* Add a real "Add many" button.Matthias Clasen2004-11-091-4/+21
* Fix double-click activation.Matthias Clasen2004-11-091-7/+16
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* make it compile and more similar to the X11 implementation [backwardHans Breuer2004-08-061-1/+0
* Add buttons to select and unselect all nodes, make the popup menu actuallyMatthias Clasen2004-08-041-9/+44
* Add testiconview. A test for GtkIconView ...which uses this image.Matthias Clasen2004-08-041-0/+299