summaryrefslogtreecommitdiff
path: root/examples/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The following changes are the beginning of the work on #71430.Matthias Clasen2002-02-141-1/+0
| | | | | | | | | | | | * examples/extract.sh, examples/extract.awk: Make extraction work. * examples/Makefile (SUBDIRS): Remove packer. * examples/packer/pack.c, examples/packer/Makefile: Removed. * docs/tutorial/gtk-tut.sgml: Fix the included examples far enough to make them compile and (mostly) work, remove the packer example.
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-0/+1
| | | | | | | | | | | | | | | | Sat Nov 13 22:30:29 GMT 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: threads example from Erik Mouw. New question on GtkLabel background colors. * docs/gtk_tut.sgml: - Correct the example code callback function definitions. - Update the gtkdial example code, from Frans van Schaik. - Update setselection.c to current API. * examples/Makefile examples/*/*.c: Update to code listed in tutorial.
* add SpinButton exampleGMT 1999 Tony Gale1999-02-081-0/+1
| | | | | | Mon Feb 8 13:08:51 GMT 1999 Tony Gale <gale@gtk.org> * examples/Makefile: add SpinButton example
* update to new examplesGMT 1999 Tony Gale1999-02-011-5/+36
| | | | | | | | | Mon Feb 1 13:35:14 GMT 1999 Tony Gale <gale@gtk.org> * examples/Makefile: update to new examples * examples/menu/itemfactory.c: I must have forgotten to 'cvs add' this file
* simple top level Makefile that invokes all the sub-directory Makefiles.GMT 1998 Tony Gale1998-12-081-0/+19
Tue Dec 8 18:02:57 GMT 1998 Tony Gale <gale@gtk.org> * examples/Makefile: simple top level Makefile that invokes all the sub-directory Makefiles.