gimp/tools
Michael Natterer 39909b6008 app: replace GimpList's internal GList with a GQueue
so we can easily iterate in reverse order, and access the last element
in O(1). Nothing makes use of this yet.
2016-05-01 15:22:44 +02:00
..
pdbgen app: replace GimpList's internal GList with a GQueue 2016-05-01 15:22:44 +02:00
.gitignore Remove gimp-remote for good, it has been disabled since 2008 2011-07-30 18:59:39 +02:00
Makefile.am tools: scripts to extract a single SVG icon from a source file. 2016-02-15 01:53:19 +01: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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 gimp-mkenums: Ignore forward declarations 2014-05-02 22:57:56 +05:30
gimppath2svg.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptool.c Removes various easy compilation warnings. 2014-09-28 18:18:00 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
module-dependencies.py tools: Add tool to construct a dependency graph between modules 2010-01-04 17:03:19 +01:00
test-clipboard.c tools: #include "libgimpbase/gimpbase.h" and not just gimpversion.h 2011-04-28 12:47:38 +02:00