summaryrefslogtreecommitdiff
path: root/tests/testtreeflow.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop use of deprecated apiMatthias Clasen2014-08-041-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+20
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-031-7/+7
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* the rand variable should be static to avoid conflicts with rand().Kristian Rietveld2002-12-191-1/+1
* Deprecation cleanupManish Singh2002-10-131-3/+3
* start implementingJonathan Blandford2002-03-071-0/+1
* delay scrolling until we try to draw the window.Jonathan Blandford2002-02-231-1/+8
* get logic right, #66249Jonathan Blandford2001-12-081-7/+7
* new "model" construct property for language bindings.Jonathan Blandford2001-11-141-0/+1
* correct docs for use_alignManish Singh2001-10-191-1/+1
* new test program for the tree.Jonathan Blandford2001-10-181-0/+144