summaryrefslogtreecommitdiff
path: root/examples/packbox/packbox.c
Commit message (Expand)AuthorAgeFilesLines
* Cut deadwoodMatthias Clasen2011-05-261-291/+0
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-7/+7
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-5/+5
* updated the (quite outdated) examples to use canonical signal names asSven Neumann2008-08-111-59/+59
* Re-extract.Matthias Clasen2005-01-031-9/+8
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-1/+1
* More GTK+ 2.0 updates.Matthias Clasen2002-02-251-6/+6
* finish conversion to g_signal_* functions by using G_OBJECT and G_CALLBACKSven Neumann2002-02-191-5/+5
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-4/+4
* More work on #71430.Matthias Clasen2002-02-161-8/+6
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-15/+18
* - Replace all uses of deprecated functions. - Replace menufactory exampleGMT 1999 Tony Gale1999-01-281-1/+1
* Start mass update for GTK 1.1 Look for the best version of awk Fix FD leakGMT 1998 Tony Gale1998-12-071-42/+45
* #include fixes (reported by Asbjoern Pettersen).Tim Janik1998-08-111-1/+3
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-1/+1
* - new section on Events - change all delete_event callbacks to include aBST 1998 Tony Gale1998-05-291-1/+1
* Tue Mar 31 15:41:57 PST 1998 Shawn T. AmundsonShawn Amundson1998-03-311-0/+285