gtk/gdk
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
..
x11 the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
gdk.h gdk_get_debug_level doesn't exist anymore 1998-02-19 09:14:21 +00:00
gdkcc.c configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
gdkcolor.c Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don't 1998-02-03 20:57:40 +00:00
gdkcursor.c Add support for pixmap cursors -mig 1997-12-06 20:53:46 +00:00
gdkcursors.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkdraw.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkfont.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkgc.c use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
gdkglobals.c configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
gdki18n.h Add check to see if the C library's iswalnum can actually be used. (Not 1998-02-10 18:18:19 +00:00
gdkimage.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputcommon.h configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
gdkinputgxi.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputnone.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputxfree.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkkeysyms.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkpixmap.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkprivate.h more debugging fixes. 1998-02-19 08:14:03 +00:00
gdkproperty.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkrectangle.c Initial revision 1997-11-24 22:37:52 +00:00
gdkselection.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdktypes.h Picky, picky... fix two lines with wrong indentation :-) 1998-01-23 06:05:39 +00:00
gdkvisual.c configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
gdkwindow.c applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan 1998-02-17 06:03:40 +00:00
gdkx.h cleanups for color changing stuff 1997-11-27 05:07:48 +00:00
gdkxid.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Initial revision 1997-11-24 22:37:52 +00:00
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am 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
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00