summaryrefslogtreecommitdiff
path: root/docs/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Remove an extra space and swap word order (#518166, Matt Kraai)Johan Dahlin2008-03-031-2/+2
* Add a missing space (#517954, Matt Kraai)Johan Dahlin2008-03-031-1/+1
* Fix tutorial documentation to say 'gtk_main_quit()' instead ofCody Russell2008-02-291-1/+1
* Remove all .cvsignore files.Michael Natterer2007-12-131-19/+0
* Use gtk_widget_get_parent_window() instead of widget->parent->window.Stefan Kost2007-12-101-3/+3
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+3
* removed unbalanced tag that broke the XML.Tim Janik2007-05-081-1/+0
* fixed buglet from #351759.Tim Janik2006-08-171-1/+1
* Remove outdated lists of authors and maintainers. (#348538, Owen Taylor)Matthias Clasen2006-08-061-26/+2
* Replace "effect" by "affect" where appropriate. (#165108, Dan Winship)Matthias Clasen2005-01-242-7/+7
* Re-extract.Matthias Clasen2005-01-031-1/+2
* Some updates for the drawing section. (#161414, Robert Ancell)Matthias Clasen2005-01-031-21/+35
* Make it build.Matthias Clasen2005-01-031-2/+2
* Clarify section on g_signal_connect_swapped. (#120543, David Bourguignon)Matthias Clasen2005-01-031-14/+15
* Remove deprecated functions in examples. (#129074, Olexiy Avramchenko)Matthias Clasen2003-12-121-26/+21
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-8/+12
* Don't include strings.h, it's not needed anymore. (#112388)Matthias Clasen2003-05-061-1/+0
* cleanups from Sebastian Rittau (#104832)GMT 2003 Tony Gale2003-02-021-319/+334
* Fix a few typos, introduced by my last patch.Sebastian Rittau2003-01-241-4/+4
* Remove duplicate copy of tictactoe.hGMT 2003 Tony Gale2003-01-241-70/+5
* docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a CompositeGMT 2003 Tony Gale2003-01-231-226/+216
* Add a <StockItem> to the itemfactory example. (#103211)Matthias Clasen2003-01-141-4/+7
* minor fixesGMT 2002 Tony Gale2002-12-071-9/+9
* create split package filesGMT 2002 Tony Gale2002-11-261-61/+74
* Fix the ftp download url.Matthias Clasen2002-11-251-3/+3
* Numerous fixes to the calendar example. (#97956, Owen Taylor)Matthias Clasen2002-11-211-110/+102
* minor cleanups, remove refs to gtk_menu_appendGMT 2002 Tony Gale2002-10-271-9/+29
* Lots of trivial doc fixes.Matthias Clasen2002-10-111-1/+4
* cleanupsBST 2002 Tony Gale2002-08-262-98/+461
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-2532-23/+159278
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-65/+66
* minor menu example comment fix (feeling my way back in after a longTony Gale2002-08-151-3/+3
* GTK+-2.0.0 rc1GTK_2_0_0_RC1Owen Taylor2002-03-061-0/+1
* s/menu_new/menu_item_new/. (#69199, Akira Tagoh.)Owen Taylor2002-03-051-1/+1
* Make color selection and selection examples work.Matthias Clasen2002-03-041-50/+49
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-021-2/+1
* Fix typos in pkg-config invokations. (#72476)Matthias Clasen2002-02-261-5/+5
* More GTK+ 2.0 updates.Matthias Clasen2002-02-253-1511/+654
* screenshots of examples.Matthias Clasen2002-02-2132-3772/+589
* Fold back Svens g_signal fixes from the examples.Matthias Clasen2002-02-201-838/+820
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-739/+757
* Make the paned example deprecation-clean.Matthias Clasen2002-02-171-59/+58
* More work on #71430.Matthias Clasen2002-02-161-357/+375
* rearrange rules to not emit the example start and end markers.Matthias Clasen2002-02-161-87/+87
* The following changes are the beginning of the work on #71430.Matthias Clasen2002-02-141-97/+53
* don't use += before =Matt Wilson2001-09-181-1/+1
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-1/+1
* Minor correctionsGMT 2001 Tony Gale2001-03-011-3/+5
* DND updatesGMT 2000 Tony Gale2000-12-051-39/+80
* DND updatesGMT 2000 Tony Gale2000-11-291-27/+82