summaryrefslogtreecommitdiff
path: root/examples/scribble-xinput/scribble-xinput.c
Commit message (Expand)AuthorAgeFilesLines
* Cut deadwoodMatthias Clasen2011-05-261-253/+0
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-3/+3
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* updated the (quite outdated) examples to use canonical signal names asSven Neumann2008-08-111-12/+12
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Changed 'void int main()' to 'int main()'. (#522211, Liqing Huang)Cody Russell2008-03-141-1/+0
* Re-extract.Matthias Clasen2005-01-031-5/+5
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Remove deprecated functions in examples. (#129074, Olexiy Avramchenko)Matthias Clasen2003-12-121-7/+1
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-251-3/+3
* finish conversion to g_signal_* functions by using G_OBJECT and G_CALLBACKSven Neumann2002-02-191-20/+20
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-29/+29
* More work on #71430.Matthias Clasen2002-02-161-44/+33
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-0/+270