summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/textscroll.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-2/+2
* Formatting cleanupsMatthias Clasen2011-09-011-38/+38
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* don't use the deprecated gtk_box_pack_start_defaults().Michael Natterer2008-08-111-1/+1
* Fix some compiler warnings.Matthias Clasen2007-01-041-2/+0
* demonstrate automatic scrollingMatthias Clasen2006-08-261-0/+202