Michael Natterer b058137145 Bug 676389 - Compilation fails using clang because of -u options passed to linker vor 12 Jahren
..
app b058137145 Bug 676389 - Compilation fails using clang because of -u options passed to linker vor 12 Jahren
libgimp 7aa7472f4a devel-docs: Fix compilation, include gegl.h vor 12 Jahren
libgimpbase d2828cb279 devel-docs: add lots of missing functions to foo-sections.txt vor 13 Jahren
libgimpcolor cc47b2a600 libgimpwidgets/color: move the cairo color utility functions to libgimpcolor vor 13 Jahren
libgimpconfig ebbad40885 Doc fixes in both source comments and gtk-doc files vor 12 Jahren
libgimpmath d2828cb279 devel-docs: add lots of missing functions to foo-sections.txt vor 13 Jahren
libgimpmodule b67aa5fe8b devel-docs: add --name-space=gimp to MKDB_OPTIONS vor 13 Jahren
libgimpthumb b67aa5fe8b devel-docs: add --name-space=gimp to MKDB_OPTIONS vor 13 Jahren
libgimpwidgets 26b6c9dadd devel-docs: update .gitignore vor 12 Jahren
tools 7aa7472f4a devel-docs: Fix compilation, include gegl.h vor 12 Jahren
.gitignore 4d7a6b10d1 Added .gitignore files generated with git svn create-ignore. vor 15 Jahren
Makefile.am 0f0bb336a8 devel-docs: Add gegl-porting-plan.txt vor 12 Jahren
README 61ad245a0d README README.gtkdoc some updates. vor 20 Jahren
README.gtkdoc ad355ea9f2 added a link to http://www.gtk.org/gtk-doc/ vor 15 Jahren
bugzilla-milestones.txt 91bc46f815 devel-docs: milestones are also used to track resolved bugs vor 14 Jahren
commit-rules.txt 3d7e0f2fef devel-docs: Add commit-rules.txt vor 13 Jahren
contexts.txt 0902cd4136 devel-docs: Update contexts.txt with single-window mode vor 14 Jahren
debug-plug-ins.txt 36d3ed7d61 added a recipe for debugging plug-ins vor 17 Jahren
exif-handling.txt bd895a1131 Bill Skaggs <weskaggs@primate.ucdavis.edu> vor 19 Jahren
gbr.txt fa388d8cea Corrected consistency of name length and wording of the v3 explanation vor 15 Jahren
gegl-porting-plan.txt 0f0bb336a8 devel-docs: Add gegl-porting-plan.txt vor 12 Jahren
ggr.txt 0c3c4a7455 updated for the new fields in the gradient files. vor 17 Jahren
gih.txt c2d1214551 Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. vor 17 Jahren
gimp-module-dependencies.svg ed2d178da3 app: Get rid of config -> display module dependency vor 14 Jahren
gpb.txt 690ac8d13d Jens Lautenbacher <jtl@gimp.org> vor 23 Jahren
gtkbuilder-porting-guide.txt c3b2e0e564 devel-docs: Add gtkbuilder-porting-guide.txt vor 14 Jahren
includes.txt 0b011d7a97 s:libgimp/gimpintl.h:gimp-intl.h: vor 21 Jahren
parasites.txt 55bc1fa84f Bug 144454 - Loading and storing DICOM again looses important information vor 14 Jahren
pat.txt 8be040d089 Bug 587710 – PAT file specification seems to have a wrong magic number vor 15 Jahren
release-howto.txt 01c65b61c4 devel-docs: update ftp directory in release-howto.txt vor 12 Jahren
structure.xml 61ad245a0d README README.gtkdoc some updates. vor 20 Jahren
submitting-patches.txt e9905896fc devel-docs: Refer to website for patch submitting instructions vor 14 Jahren
tagging.txt 4255e43681 Bug 555954 – Merge Tagging of Gimp Resources GSoC Project vor 15 Jahren
ui-framework.txt 862ae52d4e devel-docs: Add a paragraph about sessionrc vor 14 Jahren
undo.txt c9c94b2afe Moved various files from the docs directory to devel-docs and vor 24 Jahren
vbr.txt c2c8c8805b Bill Skaggs <weskaggs@primate.ucdavis.edu> vor 17 Jahren
xcf.txt fcdc3beedb Bug 591609 - xcf file format developer document inconsistencies vor 14 Jahren

README

Developers documentation
------------------------

This directory holds information that you will find useful if you
develop a GIMP plug-in or want to work on the GIMP core.

app - setup for documentation of the GIMP core;
not build by default since it is huge and
only relevant for core developers
includes.txt - the policy for inclusion of header files

libgimp
libgimpbase
libgimpcolor
libgimpmath
libgimpmodule
libgimpwidgets - complete libgimp documentation generated from
the source; see README.gtkdoc

structure.xml - a DocBook article that gives an overview on
the directory structure of the GIMP source tree

gih.txt - description of the GIH format used to store a
series of pixmap brushes
gpb.txt - description of the GPB format for pixmap brushes
pat.txt - description of the PAT format for patterns
parasites.txt - descriptions of known parasites
undo.txt - description of the undo system
xcf.txt - description of Gimp's XCF format