summaryrefslogtreecommitdiff
path: root/examples/progressbar
Commit message (Expand)AuthorAgeFilesLines
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Re-extract.Matthias Clasen2005-01-031-11/+11
* 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-5/+5
* minor cleanups, remove refs to gtk_menu_appendGMT 2002 Tony Gale2002-10-271-1/+1
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-5/+5
* Fold back Svens g_signal fixes from the examples.Matthias Clasen2002-02-202-97/+73
* finish conversion to g_signal_* functions by using G_OBJECT and G_CALLBACKSven Neumann2002-02-191-13/+13
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-27/+27
* More work on #71430.Matthias Clasen2002-02-162-13/+19
* Convert to use pkg-config rather than gtk-config. (#53375, Skip Montanaro)Owen Taylor2001-11-021-1/+1
* Added .cvsignore files for CVS not to complain about executablesÉRDI Gergo2001-05-071-0/+1
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-1/+1
* - Complete the ProgressBar API - Fix the CList example codeGMT 1999 Tony Gale1999-02-221-3/+4
* - re-write the GtkProgressBar section to the 1.1 API. - add an AppendixGMT 1998 Tony Gale1998-12-101-72/+199
* forward declaration for gtk_window_paint declare xid_ht static get theJay Cox1998-11-071-1/+1
* 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-312-0/+101