summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/hypertext.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* demos: Remove non-working codeBenjamin Otte2011-11-091-23/+0
* gtk-demo: Remove excessive pointer queryingBenjamin Otte2011-11-091-2/+0
* Formatting cleanupsMatthias Clasen2011-09-011-40/+39
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-2/+2
* demos/gtk-demo/hypertext.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+6
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Fix up highlightingMatthias Clasen2008-07-061-33/+33
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-6/+3
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* demos/testpixbuf-save.c Get rid of some unnecessary casts.Manish Singh2004-08-191-4/+4
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-4/+7
* Add a "Hypertext" demo.Matthias Clasen2003-08-051-0/+315