| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Remove old debug macros | Matthias Clasen | 2022-09-23 | 1 | -5/+0 |
* | gtkmain: add support for GTK_DEBUG=invert-text-dir | Christian Hergert | 2022-06-01 | 1 | -0/+1 |
* | Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation | Marc-André Lureau | 2021-07-13 | 1 | -1/+1 |
* | docs: Sync up debug flag information | Matthias Clasen | 2021-05-22 | 1 | -0/+28 |
* | Add logging for icon fallback | Matthias Clasen | 2021-03-25 | 1 | -0/+1 |
* | Clean up debug flags code a bit | Matthias Clasen | 2020-09-13 | 1 | -3/+3 |
* | Add GTK_DEBUG=accessibility | Matthias Clasen | 2020-07-26 | 1 | -0/+1 |
* | debug: Remove resize highlighting | Timm Bäder | 2020-07-17 | 1 | -5/+4 |
* | Drop GTK_DEBUG_SHORTCUTS | Matthias Clasen | 2020-06-28 | 1 | -9/+8 |
* | builder: Warn about dropped objects | Matthias Clasen | 2020-06-27 | 1 | -0/+1 |
* | Add GTK_DEBUG=shortcuts | Matthias Clasen | 2020-05-29 | 1 | -0/+1 |
* | Remove GTK_DEBUG=baselines | Matthias Clasen | 2020-02-10 | 1 | -1/+0 |
* | constraint solver: Use GTK_NOTE | Matthias Clasen | 2019-07-01 | 1 | -1/+2 |
* | gtk: Remove debug updates | Benjamin Otte | 2018-04-05 | 1 | -16/+15 |
* | Drop another unused debug value | Matthias Clasen | 2018-01-09 | 1 | -19/+18 |
* | Remove an unused debug value | Matthias Clasen | 2018-01-09 | 1 | -1/+0 |
* | debug: Add GTK_DEBUG=snapshot | Benjamin Otte | 2016-12-20 | 1 | -1/+2 |
* | debug: Remove pixel-cache debug categories | Benjamin Otte | 2016-12-20 | 1 | -7/+5 |
* | remove GTK_DEBUG_PLUGSOCKET | Timm Bäder | 2016-10-22 | 1 | -21/+20 |
* | Add a layout debug option | Matthias Clasen | 2016-03-10 | 1 | -1/+2 |
* | Add a way to highlight resizing widgets | Timm Bäder | 2015-12-18 | 1 | -1/+2 |
* | Clean up debug features | Matthias Clasen | 2015-09-09 | 1 | -2/+5 |
* | GtkActionHelper: add some debugging output | Ryan Lortie | 2014-08-03 | 1 | -1/+2 |
* | Add a 'touchscreen' debug flag | Matthias Clasen | 2014-07-10 | 1 | -1/+2 |
* | Make the inspector available via GTK_DEBUG | Matthias Clasen | 2014-05-10 | 1 | -1/+2 |
* | Pixel cache: Add no-pixel-cache debug flag | Alexander Larsson | 2013-09-09 | 1 | -1/+2 |
* | GtkPixelCache: Add debug feature to track redraws | Alexander Larsson | 2013-05-07 | 1 | -1/+2 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+3 |
* | Add GTK_DEBUG=baselines support | Alexander Larsson | 2013-04-23 | 1 | -1/+2 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | debug: Add GTK_DEBUG=no-css-cache | Benjamin Otte | 2012-05-02 | 1 | -1/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Replace gtk_debug_flags with getter and setter functions | Tor Lillqvist | 2010-09-08 | 1 | -12/+3 |
* | Fixing debug build (s/extended layout/size request/ in GTK_NOTE flags). | Tristan Van Berkom | 2010-06-23 | 1 | -1/+1 |
* | GtkDebug: Remove a trailing comma on an enum. | Murray Cumming | 2010-05-18 | 1 | -1/+1 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Added GTK_DEBUG_EXTENDED_LAYOUT flag and use that for debuggin in gtkextended... | Tristan Van Berkom | 2010-04-18 | 1 | -12/+13 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+2 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 1 | -1/+2 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -1/+2 |
* | Add a new debug flag, geometry, to debug size allocation. | Matthias Clasen | 2004-10-08 | 1 | -1/+2 |
* | Make it possible to specify additional modules to load via a setting. | Matthias Clasen | 2004-09-01 | 1 | -1/+2 |
* | Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font() | Owen Taylor | 2002-06-20 | 1 | -1/+2 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -12/+10 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 1 | -5/+4 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -8/+6 |