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

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