summaryrefslogtreecommitdiff
path: root/gtk/gtkdebug.h
Commit message (Expand)AuthorAgeFilesLines
* Add a layout debug optionMatthias Clasen2016-03-101-1/+2
* Add a way to highlight resizing widgetsTimm Bäder2015-12-181-1/+2
* Clean up debug featuresMatthias Clasen2015-09-091-2/+5
* GtkActionHelper: add some debugging outputRyan Lortie2014-08-031-1/+2
* Add a 'touchscreen' debug flagMatthias Clasen2014-07-101-1/+2
* Make the inspector available via GTK_DEBUGMatthias Clasen2014-05-101-1/+2
* Pixel cache: Add no-pixel-cache debug flagAlexander Larsson2013-09-091-1/+2
* GtkPixelCache: Add debug feature to track redrawsAlexander Larsson2013-05-071-1/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+3
* Add GTK_DEBUG=baselines supportAlexander Larsson2013-04-231-1/+2
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* debug: Add GTK_DEBUG=no-css-cacheBenjamin Otte2012-05-021-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-12/+3
* Fixing debug build (s/extended layout/size request/ in GTK_NOTE flags).Tristan Van Berkom2010-06-231-1/+1
* GtkDebug: Remove a trailing comma on an enum.Murray Cumming2010-05-181-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Added GTK_DEBUG_EXTENDED_LAYOUT flag and use that for debuggin in gtkextended...Tristan Van Berkom2010-04-181-12/+13
* 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