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

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