summaryrefslogtreecommitdiff
path: root/gtk/gtkdebug.h
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+2
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-1/+2
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-1/+2
* Add a new debug flag, geometry, to debug size allocation.Matthias Clasen2004-10-081-1/+2
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-1/+2
* Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font()Owen Taylor2002-06-201-1/+2
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-12/+10
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-151-5/+4
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-8/+6
* adapt to handle PangoColorHavoc Pennington2001-01-261-1/+2
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-1/+2
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-121-1/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fix glib_config_args gtk_config_args confusion. (pointed out by RolandOwen Taylor1999-02-181-4/+5
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-1/+2
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-4/+4
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-4/+4
* Allow GTK_DEBUG=signals - VERY useful ;-)Elliot Lee1998-05-181-1/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Make Gtk compile: Fix GTK_NOTE definition for no debugging, and make gtk_use_...Elliot Lee1998-03-171-1/+1
* Try to guess if we can use the mb* functions safely. (For glibc, they doOwen Taylor1998-03-171-1/+2
* more debugging fixes.Tim Janik1998-02-191-1/+1
* missed one.Owen Taylor1998-02-191-0/+48