Gimp/tools
Ell 16bebedc44 pdb: add debug group; add debug-timer-{start,end} procs
Add a debug procedure group, living in 'debug.pdb', which would host
useful debug helper functions.  Functions in this group are not part
of the stable API, and may be changed at any point.

All procedures added to 'debug.pdb' should have a 'debug_' prefix,
and use the new std_pdb_debug() macro, which adds the proper "here be
dragons" warning to their description.

Add two debug procedures: gimp-debug-timer-start() and
gimp-debug-timer-end(), which measure elapsed time, a la
GIMP_TIMER_{START,END}, and can be used to profile script-fu
commands.
2017-04-06 11:48:05 -04:00
..
pdbgen pdb: add debug group; add debug-timer-{start,end} procs 2017-04-06 11:48:05 -04:00
.gitignore tools: 2 typos 2016-08-13 11:30:13 +02:00
compute-svg-viewbox.c tools: scripts to extract a single SVG icon from a source file. 2016-02-15 01:53:19 +01:00
defcheck.py
extract-vector-icon.sh tools: scripts to extract a single SVG icon from a source file. 2016-02-15 01:53:19 +01:00
generate-news tools/generate-news Add a script to generate a NEWS file template 2015-05-02 14:29:39 -04:00
gimp-debug-resume.c Bug 678925 - Debugging plugins with windows 2013-02-23 16:25:58 +01:00
gimp-mkenums tools: handle multiline enum values in gimp-mkenums 2017-02-20 20:25:22 -05:00
gimppath2svg.py
gimptool.c Bug 766327 - gimptool-2.0 not quoting filenames/directories 2016-05-22 22:38:12 +02:00
invert-svg.c tools: "invert-svg", new tool to invert grey colors in vectorial icons. 2016-02-15 01:53:01 +01:00
kernelgen.c
Makefile.am tools: add invert-svg in the DISTCLEANFILES. 2017-03-29 19:59:10 +02:00
module-dependencies.py
test-clipboard.c tools: #include "libgimpbase/gimpbase.h" and not just gimpversion.h 2011-04-28 12:47:38 +02:00