| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GTK_WIDGET_* macros | Javier Jardón | 2010-05-03 | 1 | -2/+2 |
* | Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window() | Javier Jardón | 2010-05-03 | 1 | -4/+4 |
* | Remove GtkCurve completely | Javier Jardón | 2010-05-03 | 1 | -12/+0 |
* | Remove GtkGammaCurve completely | Javier Jardón | 2010-05-03 | 1 | -2/+1 |
* | Remove gtkmain stuff from docs and tutorial. | Javier Jardón | 2010-05-03 | 1 | -4/+4 |
* | Remove remaining GtkWindow deprecated documentation | Javier Jardón | 2010-05-03 | 1 | -1/+1 |
* | Remove remaining GtkButtonBox deprecated stuff | Javier Jardón | 2010-05-03 | 1 | -1/+0 |
* | Revert "Make GTK+ Tutorial gnome-doc-utils compliant" | Claude Paroz | 2010-04-22 | 66 | -245/+411 |
* | Make GTK+ Tutorial gnome-doc-utils compliant | Claude Paroz | 2010-04-22 | 66 | -411/+245 |
* | Remove most G_OBJECT casts in the tutorial | Christian Dywan | 2010-03-12 | 1 | -139/+139 |
* | Reword explanation of delete-event and destroy | Christian Dywan | 2010-03-12 | 1 | -4/+4 |
* | Spell delete-event with hyphen and don't cast to G_OBJECT | Christian Dywan | 2010-03-12 | 1 | -36/+36 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -8/+8 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -2/+2 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -6/+6 |
* | [docs] Remove GTK+ 1.2 tutorial from master | Javier Jardón | 2010-01-12 | 14 | -68826/+0 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -3/+3 |
* | Substitute gtk_widget_ref/unref with g_object_ref/unref | Javier Jardón | 2009-10-14 | 2 | -4/+4 |
* | Substitute gtk_style_unref for g_object_unref in documentation example | Javier Jardón | 2009-10-14 | 1 | -1/+1 |
* | Use g_object_ref/unref instead deprecated gdk_*_ref/unref functions | Javier Jardón | 2009-10-14 | 2 | -7/+7 |
* | Update some links in the tutorial | Matthias Clasen | 2009-06-20 | 1 | -5/+5 |
* | Add git.mk to generate .gitignore files | Behdad Esfahbod | 2009-05-04 | 1 | -0/+2 |
* | small fix for "Paned Window Widgets" example | Ryan Lortie | 2008-12-29 | 1 | -2/+1 |
* | Fix a typo in the tutorial. | Christian Dywan | 2008-09-30 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 5 | -34/+34 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 5 | -34/+34 |
* | Remove an extra space and swap word order (#518166, Matt Kraai) | Johan Dahlin | 2008-03-03 | 1 | -2/+2 |
* | Add a missing space (#517954, Matt Kraai) | Johan Dahlin | 2008-03-03 | 1 | -1/+1 |
* | Fix tutorial documentation to say 'gtk_main_quit()' instead of | Cody Russell | 2008-02-29 | 1 | -1/+1 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 1 | -19/+0 |
* | Use gtk_widget_get_parent_window() instead of widget->parent->window. | Stefan Kost | 2007-12-10 | 1 | -3/+3 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -1/+3 |
* | removed unbalanced tag that broke the XML. | Tim Janik | 2007-05-08 | 1 | -1/+0 |
* | fixed buglet from #351759. | Tim Janik | 2006-08-17 | 1 | -1/+1 |
* | Remove outdated lists of authors and maintainers. (#348538, Owen Taylor) | Matthias Clasen | 2006-08-06 | 1 | -26/+2 |
* | Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) | Matthias Clasen | 2005-01-24 | 2 | -7/+7 |
* | Re-extract. | Matthias Clasen | 2005-01-03 | 1 | -1/+2 |
* | Some updates for the drawing section. (#161414, Robert Ancell) | Matthias Clasen | 2005-01-03 | 1 | -21/+35 |
* | Make it build. | Matthias Clasen | 2005-01-03 | 1 | -2/+2 |
* | Clarify section on g_signal_connect_swapped. (#120543, David Bourguignon) | Matthias Clasen | 2005-01-03 | 1 | -14/+15 |
* | Remove deprecated functions in examples. (#129074, Olexiy Avramchenko) | Matthias Clasen | 2003-12-12 | 1 | -26/+21 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -8/+12 |
* | Don't include strings.h, it's not needed anymore. (#112388) | Matthias Clasen | 2003-05-06 | 1 | -1/+0 |
* | cleanups from Sebastian Rittau (#104832) | GMT 2003 Tony Gale | 2003-02-02 | 1 | -319/+334 |
* | Fix a few typos, introduced by my last patch. | Sebastian Rittau | 2003-01-24 | 1 | -4/+4 |
* | Remove duplicate copy of tictactoe.h | GMT 2003 Tony Gale | 2003-01-24 | 1 | -70/+5 |
* | docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a Composite | GMT 2003 Tony Gale | 2003-01-23 | 1 | -226/+216 |
* | Add a <StockItem> to the itemfactory example. (#103211) | Matthias Clasen | 2003-01-14 | 1 | -4/+7 |