summaryrefslogtreecommitdiff
path: root/docs/tutorial/gtk-tut.sgml
Commit message (Expand)AuthorAgeFilesLines
* docs: Drop the old tutorialMatthias Clasen2010-10-151-16080/+0
* gtk_adjustment_new() should return a GtkAdjustment*Javier Jardón2010-09-291-32/+28
* Use G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()Javier Jardón2010-09-081-9/+9
* Do not use deprecated API in docs and examplesJavier Jardón2010-09-081-11/+3
* Completely remove any use of GtkWindow allow-grow and allow-shrink propertiesJavier Jardón2010-08-071-1/+0
* [docs] Remove deprecated gdk_draw_bitmap() and gdk_draw_pixmap()Javier Jardón2010-06-251-2/+0
* [docs] Fix a typo in the tutorialJavier Jardón2010-05-201-1/+0
* Remove GTK_WIDGET_* macrosJavier Jardón2010-05-031-2/+2
* Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window()Javier Jardón2010-05-031-4/+4
* Remove GtkCurve completelyJavier Jardón2010-05-031-12/+0
* Remove GtkGammaCurve completelyJavier Jardón2010-05-031-2/+1
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-4/+4
* Remove remaining GtkWindow deprecated documentationJavier Jardón2010-05-031-1/+1
* Remove remaining GtkButtonBox deprecated stuffJavier Jardón2010-05-031-1/+0
* Revert "Make GTK+ Tutorial gnome-doc-utils compliant"Claude Paroz2010-04-221-0/+16110
* Make GTK+ Tutorial gnome-doc-utils compliantClaude Paroz2010-04-221-16110/+0
* Remove most G_OBJECT casts in the tutorialChristian Dywan2010-03-121-139/+139
* Reword explanation of delete-event and destroyChristian Dywan2010-03-121-4/+4
* Spell delete-event with hyphen and don't cast to G_OBJECTChristian Dywan2010-03-121-36/+36
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-8/+8
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-2/+2
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-6/+6
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-3/+3
* Update some links in the tutorialMatthias Clasen2009-06-201-5/+5
* small fix for "Paned Window Widgets" exampleRyan Lortie2008-12-291-2/+1
* Fix a typo in the tutorial.Christian Dywan2008-09-301-1/+1
* Revert name changeCody Russell2008-07-011-10/+10
* Practically everything changed.Cody Russell2008-06-301-10/+10
* 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
* Use gtk_widget_get_parent_window() instead of widget->parent->window.Stefan Kost2007-12-101-3/+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-241-2/+2
* 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
* 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