summaryrefslogtreecommitdiff
path: root/tests/testiconview.c
Commit message (Expand)AuthorAgeFilesLines
* 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