| Commit message (Expand) | Author | Age | Files | Lines |
* | Released GTK+ 1.1.10GTK_1_1_10 | CST 1998 Shawn T. Amundson | 1998-12-24 | 2 | -3/+3 |
* | */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what | Elliot Lee | 1998-12-23 | 1 | -122/+132 |
* | Released GTK+ 1.1.9GTK_1_1_9 | Shawn T. Amundson | 1998-12-17 | 1 | -1/+1 |
* | Released GTK+ 1.1.8GTK_1_1_8 | CST 1998 Shawn T. Amundson | 1998-12-16 | 1 | -1/+1 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -4/+57 |
* | Update the following sections to the current API: - Container Widgets - | GMT 1998 Tony Gale | 1998-12-13 | 2 | -934/+1080 |
* | Released GTK+ 1.1.7GTK_1_1_7 | CST 1998 Shawn T. Amundson | 1998-12-11 | 1 | -1/+1 |
* | - re-write the GtkProgressBar section to the 1.1 API. - add an Appendix | GMT 1998 Tony Gale | 1998-12-10 | 2 | -652/+2434 |
* | Released GTK+ 1.1.6GTK_1_1_6 | CST 1998 Shawn T. Amundson | 1998-12-09 | 1 | -0/+6 |
* | Start mass update for GTK 1.1 Look for the best version of awk Fix FD leak | GMT 1998 Tony Gale | 1998-12-07 | 2 | -2038/+2252 |
* | Fixes for low-color displays and a slight enhancement for true-color | CST 1998 Shawn T. Amundson | 1998-12-03 | 1 | -1/+1 |
* | GTK_BASIC and freeze/thaw explanaition | Tim Janik | 1998-11-28 | 1 | -0/+15 |
* | Edited section on the ScrolledWindow. | Owen Taylor | 1998-11-24 | 1 | -20/+24 |
* | added a section on scrolled windows and scrollable widgets. | Tim Janik | 1998-11-24 | 1 | -2/+21 |
* | INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1: Version incremented | CST 1998 Shawn T. Amundson | 1998-11-23 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 2 | -387/+15 |
* | Released GTK+ 1.1.3 | CST 1998 Shawn T. Amundson | 1998-10-31 | 5 | -500/+153 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 2 | -0/+259 |
* | update I've had sat around: - Grammar patch from James R. Van Zandt | BST 1998 Tony Gale | 1998-10-04 | 2 | -1024/+1850 |
* | More stuff about the type system. | Marius Vollmer | 1998-09-20 | 1 | -114/+229 |
* | added -posix check for NeXTStep | Manish Singh | 1998-09-09 | 1 | -1/+1 |
* | Started to document the lowest layers of the type system. | Marius Vollmer | 1998-08-25 | 1 | -49/+307 |
* | One character type fix - tony [gale@gtk.org] | Tony Gale | 1998-08-13 | 2 | -2/+2 |
* | - Tidy up of the menufactory example from Andy Kahn <kahn@zk3.dec.com> - | BST 1998 Tony Gale | 1998-08-13 | 2 | -508/+3630 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -1/+1 |
* | version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1 | Tim Janik | 1998-08-04 | 1 | -0/+1 |
* | Mon, 3 Aug 1998 20:08:46 +0200 [Vincent] | Vincent Renardias | 1998-08-03 | 2 | -0/+17200 |
* | new directory new file, initial gtk_button man page | CDT 1998 Shawn T. Amundson | 1998-07-29 | 1 | -0/+242 |
* | new format for GDK documentation. Eventually plan to remove gdk.texi, but | CDT 1998 Shawn T. Amundson | 1998-07-28 | 1 | -0/+198 |
* | GtkTree section from David Huggins-Daines <bn711@freenet.carleton.ca>, add | BST 1998 Tony Gale | 1998-07-27 | 2 | -12/+3786 |
* | update anon CVS info | BST 1998 Tony Gale | 1998-07-06 | 2 | -6/+26 |
* | add section on GtkCList widget, contributed by Stefan Mars | BST 1998 Tony Gale | 1998-06-25 | 2 | -12/+1430 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 2 | -12/+12 |
* | minor changes to support auto extraction of example code | BST 1998 Tony Gale | 1998-06-02 | 2 | -56/+62 |
* | Update of Italian Tutorial to Tutorial of 24th May, from Daniele Canazza | BST 1998 Tony Gale | 1998-06-01 | 2 | -64/+64 |
* | - new section on Events - change all delete_event callbacks to include a | BST 1998 Tony Gale | 1998-05-29 | 2 | -2330/+2720 |
* | - GtkTooltips, update to current API - change all 'gpointer *data' to | BST 1998 Tony Gale | 1998-05-24 | 2 | -64/+64 |
* | Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs | Miguel de Icaza | 1998-05-22 | 1 | -36/+129 |
* | Rewritten and hopefully improved. | Owen Taylor | 1998-05-12 | 2 | -1/+53 |
* | add question on multi-threading, minor URL cleanups. | BST 1998 Tony Gale | 1998-05-11 | 2 | -80/+196 |
* | Started documentation of GtkCTree. | Stefan Jeske | 1998-05-10 | 5 | -2/+110 |
* | update of Italian tutorial translation from Daniele Canazza | BST 1998 Tony Gale | 1998-05-09 | 2 | -1436/+4936 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 2 | -4/+118 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -2/+6 |
* | Minor additions and fixes | Owen Taylor | 1998-04-14 | 1 | -3/+2 |
* | more on GIMP (et al) configure problems. | BST 1998 Tony Gale | 1998-04-06 | 2 | -10/+62 |
* | Take border in account properly. | Owen Taylor | 1998-04-06 | 1 | -5/+4 |
* | Mon Apr 6 08:08:49 BST 1998 Tony Gale <gale@gtk.org | Tony Gale | 1998-04-06 | 2 | -4/+4 |
* | Tony Gale <gale@gtk.org> | Tony Gale | 1998-04-04 | 2 | -2/+2 |
* | subsections on Aspect Frames and Paned widgets. | BST 1998 Tony Gale | 1998-04-04 | 2 | -24/+560 |