gtk2/docs
Owen Taylor fc7e845c8f configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
Thu Feb 19 01:11:48 1998  Owen Taylor  <owt1@cornell.edu>

	* configure.in         gdk/gdk.[ch]         gdk/gdkcc.c
	  gdk/gdkglobals.c     gdk/gdkinputcommon.h gdk/gdkprivate.h
	  gdk/gdkvisual.c      glib/configure.in    glib/glib.h
	  glib/gutils.c        gtk/Makefile.am      gtk/gtkmain.c
	  gtk/gtkobject.[ch]   gtk/gtkdebug.h       docs/debugging.txt

	New system for controlling debugging:

	* --enable-debug=[no/yes/minimum]
	* G_DISABLE_ASSERT and G_DISABLE_CHECKS for glib
	* G_NO_CHECK_CASTS to control cast checking
	* G_ENABLE_DEBUG enables run time checking which controls:
	    Object tracing
	    Showing events
	    Miscellaneous g_print's in GDK
	  And is controlled by --gdk-debug/GDK_DEBUG, --gtk-debug/GTK_DEBUG
        * debug_level and show_events are gone from GTK

	See docs/debugging.txt for details.

	And some fixups to the configure.in's so '-g' can be
	overriden on the command line for --enable-debug
1998-02-19 06:21:27 +00:00
..
faq More changes from Tony Gale. 1998-01-27 20:51:36 +00:00
.cvsignore Applied patch from <lupus@lettere.unipd.it> which adds 1998-01-17 22:48:31 +00:00
debugging.txt configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +00:00
developers.txt backed out the section "Gnits to care about". new file, kinda developers 1998-02-11 00:40:20 +00:00
gdk.texi Initial revision 1997-11-24 22:37:52 +00:00
gtk.texi additions/changes from Gregory A. McLean 1998-01-26 22:57:10 +00:00
gtkfaq_fix Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
gtkfaq.sgml More changes from Tony Gale. 1998-01-27 20:51:36 +00:00
macros.texi Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
Makefile.gtkfaq Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
refcounting.txt Fixed some incorrect information. 1998-02-13 23:00:54 +00:00
texinfo.tex Initial revision 1997-11-24 22:37:52 +00:00
widget_system.txt Spelling fixups and minor changes. 1998-02-12 02:40:30 +00:00