| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove --with-threads, unused GTK_THREAD_FLAGS | Jeff Garzik | 1998-12-16 | 1 | -2/+0 |
* | Rename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and AM_WITH_NLS_GTK to | Martin Baulig | 1998-12-15 | 1 | -1/+1 |
* | Provide a hacked version of the gettext macros that never use the included | Owen Taylor | 1998-12-15 | 1 | -2/+1 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -36/+1 |
* | acconfig.h removed IPC_RMID_DEFERRED_RELEASE check | Manish Singh | 1998-12-15 | 1 | -32/+0 |
* | autoconf says we need AC_ISC_POSIX. Whiner. | Manish Singh | 1998-12-15 | 1 | -0/+1 |
* | include -lintl in LIBS | Tim Janik | 1998-12-15 | 1 | -0/+4 |
* | Added Portuguese translation. | Nuno Ferreira | 1998-12-14 | 1 | -1/+1 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -0/+6 |
* | Released GTK+ 1.1.7GTK_1_1_7 | CST 1998 Shawn T. Amundson | 1998-12-11 | 1 | -1/+1 |
* | Add a case for success in test for XUnregisterIMInstantiate, to prevent | Owen Taylor | 1998-12-09 | 1 | -1/+1 |
* | Fixed argument list and return type for non-XIM fallback. | Sebastian Wilhelmi | 1998-12-09 | 1 | -5/+12 |
* | Fixes for low-color displays and a slight enhancement for true-color | CST 1998 Shawn T. Amundson | 1998-12-03 | 1 | -1/+1 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -2/+2 |
* | configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES. | Manish Singh | 1998-12-01 | 1 | -10/+15 |
* | configure.in: require GLib 1.1.5GTK_1_1_5 | Shawn Amundson | 1998-11-23 | 1 | -2/+2 |
* | 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 | 1 | -8/+10 |
* | Remove `#pragma }'. | Raja R Harinath | 1998-11-01 | 1 | -14/+79 |
* | Require GLib 1.1.4GTK_1_1_3 | Shawn Amundson | 1998-10-31 | 1 | -2/+2 |
* | set binary age and interface age to 0. | Tim Janik | 1998-09-26 | 1 | -2/+2 |
* | update to Gtk+ version 1.1.3, binary age 1, interface age 1. | Tim Janik | 1998-09-23 | 1 | -3/+3 |
* | indent other than GNU indent should be OK now. | Owen Taylor | 1998-09-20 | 1 | -1/+4 |
* | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1998-09-17 | 1 | -1/+17 |
* | added -posix check for NeXTStep | Manish Singh | 1998-09-09 | 1 | -0/+12 |
* | comment the -std1 check and save LIBS properly | Manish Singh | 1998-09-08 | 1 | -1/+2 |
* | cosmetic case change | Manish Singh | 1998-09-07 | 1 | -1/+1 |
* | version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to | Tim Janik | 1998-08-17 | 1 | -3/+4 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 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 | -3/+3 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+2 |
* | Integrating GdkRgb 0.0.3 into the Gtk+ source tree. | Raph Levien | 1998-07-15 | 1 | -0/+3 |
* | use native Xlib XConvertCase if it's available | Manish Singh | 1998-06-28 | 1 | -1/+7 |
* | Explain check better. | Raja R Harinath | 1998-06-11 | 1 | -8/+9 |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -3/+53 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -3/+3 |
* | Bombo out with a moderately helpful message if detection of X libraries | Owen Taylor | 1998-05-24 | 1 | -1/+9 |
* | Use pthread_attr_init() as a test function, since most of the rest of | Owen Taylor | 1998-05-20 | 1 | -1/+1 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+10 |
* | preserve automake CFLAGS. | Tim Janik | 1998-05-11 | 1 | -1/+1 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 1 | -0/+19 |
* | new file used as template for new file to define macros indicating newly | Tim Janik | 1998-05-09 | 1 | -7/+11 |
* | postfix -lg* libraries with LT_RELEASE. | Tim Janik | 1998-05-07 | 1 | -2/+23 |
* | Added $x_libs in the other_libraries field in the check for | Federico Mena Quintero | 1998-05-04 | 1 | -1/+3 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -0/+8 |
* | changes for 1.0.0 release. | PDT 1998 Shawn T. Amundson | 1998-04-10 | 1 | -3/+3 |
* | Changes for GTK+ 0.99.10 | Owen Taylor | 1998-04-08 | 1 | -1/+1 |
* | Improved main loop test. (Quits main loop properly, makes it more obvious | Owen Taylor | 1998-03-30 | 1 | -1/+7 |
* | Released GTK+ 0.99.9GTK_0_99_9 | PST 1998 Shawn T. Amundson | 1998-03-28 | 1 | -1/+1 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -1/+0 |