summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-0642-0/+42
* Remove deprecated functions in examples. (#129074, Olexiy Avramchenko)Matthias Clasen2003-12-127-26/+17
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-301-1/+1
* Don't include strings.h, it's not needed anymore. (#112388)Matthias Clasen2003-05-061-1/+0
* *** RETRY - last commit aborted half way throughGMT 2003 Tony Gale2003-01-235-52/+47
* docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a CompositeGMT 2003 Tony Gale2003-01-232-13/+13
* Add a <StockItem> to the itemfactory example. (#103211)Matthias Clasen2003-01-141-1/+1
* use G_PI instead of M_PI.Sven Neumann2002-12-201-11/+11
* minor fixesGMT 2002 Tony Gale2002-12-072-8/+6
* Numerous fixes to the calendar example. (#97956, Owen Taylor)Matthias Clasen2002-11-211-110/+102
* initialize anchor_path to NULL.Manish Singh2002-11-201-1/+1
* minor cleanups, remove refs to gtk_menu_appendGMT 2002 Tony Gale2002-10-271-1/+1
* Lots of trivial doc fixes.Matthias Clasen2002-10-111-2/+5
* Add the one missing example from the tutorial, colorsel, to source control.Matthias Clasen2002-09-163-0/+144
* cleanupsBST 2002 Tony Gale2002-08-261-65/+127
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-257-23/+29
* update g_connect_signal usageBST 2002 Tony Gale2002-08-2414-44/+43
* minor menu example comment fix (feeling my way back in after a longTony Gale2002-08-151-1/+1
* More GTK+ 2.0 updates.Matthias Clasen2002-02-2511-89/+86
* 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-1945-427/+404
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-1943-711/+735
* really removeManish Singh2002-02-181-1/+0
* Make the paned example deprecation-clean.Matthias Clasen2002-02-172-66/+63
* More work on #71430.Matthias Clasen2002-02-1680-523/+675
* rearrange rules to not emit the example start and end markers.Matthias Clasen2002-02-161-9/+9
* Forgot to actually remove these.Matthias Clasen2002-02-162-672/+0
* The following changes are the beginning of the work on #71430.Matthias Clasen2002-02-143-8/+19
* Convert to use pkg-config rather than gtk-config. (#53375, Skip Montanaro)Owen Taylor2001-11-0239-51/+45
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-1/+0
* Added .cvsignore files for CVS not to complain about executablesÉRDI Gergo2001-05-0738-0/+38
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-021-19/+19
* New section on GtkCalendar Update example codeGMT 2000 Tony Gale2000-02-232-87/+149
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+1
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-1338-270/+674
* use a scrolled window in the clist example. Minor tutorial fixes.BST 1999 Tony Gale1999-04-101-4/+12
* - Complete the ProgressBar API - Fix the CList example codeGMT 1999 Tony Gale1999-02-222-89/+87
* add SpinButton exampleGMT 1999 Tony Gale1999-02-081-0/+1
* new sections on Layout and SpinButton [nice widget]GMT 1999 Tony Gale1999-02-022-0/+234
* update to new examplesGMT 1999 Tony Gale1999-02-012-5/+144
* - Complete documentation of Label widget API - New sections for theGMT 1999 Tony Gale1999-02-016-0/+322
* examples/fixed/*, examples/frame/* - Examples from the TutorialGMT 1999 Tony Gake1999-01-294-0/+142
* - Replace all uses of deprecated functions. - Replace menufactory exampleGMT 1999 Tony Gale1999-01-2829-209/+64
* Update the following sections to the current API: - Container Widgets -GMT 1998 Tony Gale1998-12-136-104/+98
* - re-write the GtkProgressBar section to the 1.1 API. - add an AppendixGMT 1998 Tony Gale1998-12-1026-167/+294
* simple top level Makefile that invokes all the sub-directory Makefiles.GMT 1998 Tony Gale1998-12-081-0/+19
* Start mass update for GTK 1.1 Look for the best version of awk Fix FD leakGMT 1998 Tony Gale1998-12-0711-462/+541
* forward declaration for gtk_window_paint declare xid_ht static get theJay Cox1998-11-0730-39/+40
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+0
* gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remove HAVE_FEATURESCDT 1998 Shawn T. Amundson1998-09-281-4/+0