2002-11-07 Sven Neumann <sven@gimp.org> * Makefile.am: removed mydistcheck hook. * app/base/Makefile.am * app/paint-funcs/Makefile.am: removed automake-1.4 and 1.5 specific stuff; made it work correctly for srcdir != builddir. * tools/pdbgen/Makefile.am: do not to write into the source tree. 2002-11-07 Sven Neumann <sven@gimp.org> * libgimp/Makefile.am * libgimpbase/Makefile.am * libgimpcolor/Makefile.am * libgimpmath/Makefile.am * libgimpmodule/Makefile.am * libgimpwidgets/Makefile.am: added uninstall hooks. |
||
|---|---|---|
| .. | ||
| libgimp | ||
| libgimpbase | ||
| libgimpcolor | ||
| libgimpmath | ||
| libgimpmodule | ||
| libgimpwidgets | ||
| .cvsignore | ||
| ChangeLog | ||
| gih.txt | ||
| gpb.txt | ||
| includes.txt | ||
| Makefile.am | ||
| parasites.txt | ||
| README | ||
| README.gtkdoc | ||
| undo.txt | ||
| xcf.txt | ||
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.
libgimp
libgimpbase
libgimpcolor
libgimpmath
libgimpwidgets - complete libgimp documentation generated
from the source; see README.gtkdoc
gih.txt - description of the GIH format used to
store a series of pixmap brushes
gpb.txt - description of the GPB format used to
store pixmap brushes
parasites.txt - descriptions of known parasites
undo.txt - description of the undo system
xcf.txt - description of Gimp's XCF format