gtk/glib
Owen Taylor 62dba86c81 the value of ---enable_debug is written into glibconfig.h so everything is
Thu Feb 19 12:18:24 1998  Owen Taylor  <owt1@cornell.edu>

	* glib/configure.in glib/glibconfig.h.in: the value of
	---enable_debug is written into glibconfig.h so everything
	is recompiled when it changes. (HACK)

	* gtk/gtkmain.c gdk/gdk.c docs/debugging.txt:
	Added --gdk-no-debug and --gtk-no-debug switches. Effect
	of switches is no cumulative.
1998-02-19 18:02:03 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog Changed function so elements are always inserted, even if they compare 1998-02-17 04:03:56 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
gcache.c Initial revision 1997-11-24 22:37:52 +00:00
gerror.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
ghash.c Initial revision 1997-11-24 22:37:52 +00:00
glib.h configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
glibconfig.h.in the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
glist.c Changed function so elements are always inserted, even if they compare 1998-02-17 04:03:56 +00:00
gmem.c Initial revision 1997-11-24 22:37:52 +00:00
gprimes.c Initial revision 1997-11-24 22:37:52 +00:00
gscanner.c renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash 1998-01-18 15:12:01 +00:00
gslist.c Make g_slist_insert_sorted() always insert. 1998-02-17 18:52:52 +00:00
gstring.c removed deprecated g_string_equal and g_string_hash. 1998-02-13 03:47:25 +00:00
gtimer.c Initial revision 1997-11-24 22:37:52 +00:00
gtree.c Initial revision 1997-11-24 22:37:52 +00:00
gutils.c configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
ltmain.sh This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
Makefile.am Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to the 1998-01-03 04:38:58 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c The list sort functions compared things backwards. Fixed. 1998-01-29 08:00:28 +00:00