| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | minor fixes | GMT 2002 Tony Gale | 2002-12-07 | 1 | -9/+9 |
* | create split package files | GMT 2002 Tony Gale | 2002-11-26 | 1 | -61/+74 |
* | Fix the ftp download url. | Matthias Clasen | 2002-11-25 | 1 | -3/+3 |
* | Numerous fixes to the calendar example. (#97956, Owen Taylor) | Matthias Clasen | 2002-11-21 | 1 | -110/+102 |
* | minor cleanups, remove refs to gtk_menu_append | GMT 2002 Tony Gale | 2002-10-27 | 1 | -9/+29 |
* | Lots of trivial doc fixes. | Matthias Clasen | 2002-10-11 | 1 | -1/+4 |
* | cleanups | BST 2002 Tony Gale | 2002-08-26 | 2 | -98/+461 |
* | update packaging script for current tutorial | BST 2002 Tony Gale | 2002-08-25 | 32 | -23/+159278 |
* | update g_connect_signal usage | BST 2002 Tony Gale | 2002-08-24 | 1 | -65/+66 |
* | minor menu example comment fix (feeling my way back in after a long | Tony Gale | 2002-08-15 | 1 | -3/+3 |
* | GTK+-2.0.0 rc1GTK_2_0_0_RC1 | Owen Taylor | 2002-03-06 | 1 | -0/+1 |
* | s/menu_new/menu_item_new/. (#69199, Akira Tagoh.) | Owen Taylor | 2002-03-05 | 1 | -1/+1 |
* | Make color selection and selection examples work. | Matthias Clasen | 2002-03-04 | 1 | -50/+49 |
* | Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static | Owen Taylor | 2002-03-02 | 1 | -2/+1 |
* | Fix typos in pkg-config invokations. (#72476) | Matthias Clasen | 2002-02-26 | 1 | -5/+5 |
* | More GTK+ 2.0 updates. | Matthias Clasen | 2002-02-25 | 3 | -1511/+654 |
* | screenshots of examples. | Matthias Clasen | 2002-02-21 | 32 | -3772/+589 |
* | Fold back Svens g_signal fixes from the examples. | Matthias Clasen | 2002-02-20 | 1 | -838/+820 |
* | Trivial formatting fixes to all examples, simple functional fixes to | Matthias Clasen | 2002-02-19 | 1 | -739/+757 |
* | Make the paned example deprecation-clean. | Matthias Clasen | 2002-02-17 | 1 | -59/+58 |
* | More work on #71430. | Matthias Clasen | 2002-02-16 | 1 | -357/+375 |
* | rearrange rules to not emit the example start and end markers. | Matthias Clasen | 2002-02-16 | 1 | -87/+87 |
* | The following changes are the beginning of the work on #71430. | Matthias Clasen | 2002-02-14 | 1 | -97/+53 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -1/+1 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -1/+1 |
* | Minor corrections | GMT 2001 Tony Gale | 2001-03-01 | 1 | -3/+5 |
* | DND updates | GMT 2000 Tony Gale | 2000-12-05 | 1 | -39/+80 |
* | DND updates | GMT 2000 Tony Gale | 2000-11-29 | 1 | -27/+82 |
* | - get rid of gtk_toggle_button_toggled FUD - start DND section - needs | GMT 2000 Tony Gale | 2000-11-22 | 1 | -13/+176 |
* | minor corrections | GMT 2000 Tony Gale | 2000-11-21 | 1 | -19/+21 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 1 | -1/+8 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -3/+5 |
* | docs/tutorial/*.gif *.jpg *.eps Update these to the same look-n-feel. Why | BST 2000 Tony Gale | 2000-07-27 | 9 | -1982/+13127 |
* | New file for packaging DocBook format tutorial | BST 2000 Tony Gale | 2000-07-21 | 2 | -9/+122 |