]> Pileus Git - ~andy/gtk/history - configure.in
Provide a hacked version of the gettext macros that never use the included
[~andy/gtk] / configure.in
1998-12-15 Owen TaylorProvide a hacked version of the gettext macros that...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-15 Manish Singhacconfig.h removed IPC_RMID_DEFERRED_RELEASE check
1998-12-15 Manish Singhautoconf says we need AC_ISC_POSIX. Whiner.
1998-12-15 Tim Janikinclude -lintl in LIBS
1998-12-14 Nuno FerreiraAdded Portuguese translation.
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-11 CST 1998 Shawn T... Released GTK+ 1.1.7
1998-12-09 Owen TaylorAdd a case for success in test for XUnregisterIMInstant...
1998-12-09 Sebastian WilhelmiFixed argument list and return type for non-XIM fallback.
1998-12-03 CST 1998 Shawn T... Fixes for low-color displays and a slight enhancement...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-12-01 Manish Singhconfigure.in gdk/Makefile.am Put -DFOO stuff into Makef...
1998-11-23 Shawn Amundsonconfigure.in: require GLib 1.1.5
1998-11-23 CST 1998 Shawn T... INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-01 Raja R HarinathRemove `#pragma }'.
1998-10-31 Shawn AmundsonRequire GLib 1.1.4
1998-09-26 Tim Janikset binary age and interface age to 0.
1998-09-23 Tim Janikupdate to Gtk+ version 1.1.3, binary age 1, interface...
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-09-17 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-09-09 Manish Singhadded -posix check for NeXTStep
1998-09-08 Manish Singhcomment the -std1 check and save LIBS properly
1998-09-07 Manish Singhcosmetic case change
1998-08-17 Tim Janikversion bump to 1.1.1, binary age 0, interface age...
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 0, interface age...
1998-07-19 Tim Janikexport gtk_binary_age and gtk_interface_age.
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.
1998-06-28 Manish Singhuse native Xlib XConvertCase if it's available
1998-06-11 Raja R HarinathExplain check better.
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-05-24 Owen TaylorBombo out with a moderately helpful message if detectio...
1998-05-20 Owen TaylorUse pthread_attr_init() as a test function, since most...
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-09 Tim Janiknew file used as template for new file to define macros...
1998-05-07 Tim Janikpostfix -lg* libraries with LT_RELEASE.
1998-05-04 Federico Mena QuinteroAdded $x_libs in the other_libraries field in the check for
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-10 PDT 1998 Shawn T... changes for 1.0.0 release.
1998-04-08 Owen TaylorChanges for GTK+ 0.99.10
1998-03-30 Owen TaylorImproved main loop test. (Quits main loop properly...
1998-03-28 PST 1998 Shawn T... Released GTK+ 0.99.9
1998-03-27 Owen TaylorIf the widget is _not_ a descendant of a Window widget...
1998-03-20 PST 1998 Shawn T... Released GTK+ 0.99.8
1998-03-15 PST 1998 Shawn T... Released 0.99.7
1998-03-14 PST 1998 Shawn T... Released 0.99.6
1998-03-12 Owen TaylorAdded a new mechanism for GTK-dependent programs to...
1998-03-10 Tim Janik0.99.5 bump -timj
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-01-21 Shawn AmundsonRelease GTK+ 0.99.3.
1998-01-09 Manish SinghAdded check for inline in configure and updated files...
1998-01-08 Elliot Leea few modifications, blah blah
1998-01-03 Shawn AmundsonChanges in preparation for GTK 0.99.2 release.
1998-01-03 scottFixed a typo in configure.in (reported by Elrond on...
1998-01-02 Shawn AmundsonOn to GTK 0.99.1...
1998-01-02 Manish SinghFixed up the xinput test in configure.in
1998-01-01 Elliot LeeFixed configure.in to AC_CONFIG_SUBDIRS(glib)
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-14 Shawn AmundsonNew GTK release, 0.99.0. This release was coordinated...
1997-12-11 Shawn AmundsonChange to ltconfig to remove -z text for Solaris x86...
1997-12-10 Owen TaylorConfigure changes:
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-12-02 Jay Paintersame as before -Jay
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision