summaryrefslogtreecommitdiff
path: root/common/panel-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warnings (#492, #493, #494)lindevel2021-06-281-2/+2
* panel: Mitigate a memory leak when removing itemsGaƫl Bonithon2021-04-151-1/+2
* Drop support for Gtk2 and 4.6 pluginsSimon Steinbeiss2019-09-301-1/+0
* pager: Fix scrolling in pager-buttons (Bug #15614)Simon Steinbeiss2019-08-191-1/+2
* Use correct LGPL licenses in the libs.Nick Schermer2012-04-201-8/+8
* Update old FSF addresses.Nick Schermer2011-02-121-3/+3
* Sort debugging keys and fix PANEL_DEBUG=all.Nick Schermer2011-01-061-11/+18
* Add some more module debug information.Nick Schermer2011-01-061-1/+2
* Move gdb/valgrind debug messages to main.Nick Schermer2011-01-061-44/+0
* Add debug info about created items.Nick Schermer2011-01-041-1/+2
* Add debugging info to systray.Nick Schermer2011-01-041-0/+1
* Only inform user about gdb/valgrind in main.Nick Schermer2011-01-041-44/+44
* Fix typo in applicationSmenu debugging.Nick Schermer2011-01-041-1/+1
* Don't export the debug variable use function.Nick Schermer2011-01-041-1/+9
* Add panel_debug_filtered.Nick Schermer2011-01-041-15/+46
* Prepare for filtered debugging.Nick Schermer2011-01-041-19/+55
* Bump copyright to 2010 and fix licenses.Nick Schermer2010-12-181-11/+11
* Add support to run plugins in valgrind.Nick Schermer2010-07-171-7/+30
* Add debug mode to run plugins in gdb.Nick Schermer2010-07-141-16/+38
* Start debugging on any other value then NULL.Nick Schermer2010-06-131-1/+1
* Drop filtering debug domains.Nick Schermer2010-05-241-29/+5
* Add debugging for struts.Nick Schermer2010-02-261-0/+6
* Don't print initial debug message.Nick Schermer2010-02-261-6/+0
* Add some internal support for debugging.Nick Schermer2010-02-261-0/+104