2000-08-25 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/fileops.pdb * tools/pdbgen/pdb/selection.pdb: added a few more PDB wrappers * tools/pdbgen/pdb/image.pdb: tweaked the help and blurb strings * app/image_cmds.c * libgimp/gimpfileops_pdb.[ch] * libgimp/gimpimage_pdb.c * libgimp/gimpselection_pdb.[ch]: regenerated * plug-ins/common/bz2.c * plug-ins/common/gz.c * plug-ins/common/mail.c * plug-ins/common/screenshot.c * plug-ins/common/url.c * plug-ins/gdyntext/gdyntext.c * plug-ins/gfig/gfig.c: use new PDB wrappers. For GDynText this change fixes a bug since it used to use the wrong number of arguments for gimp_selection_load(). * plug-ins/flame/rect.[ch]: removed compiler warning |
||
|---|---|---|
| .. | ||
| libgimp | ||
| pdb | ||
| .cvsignore | ||
| ChangeLog | ||
| gih.txt | ||
| gpb.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 - complete libgimp documentation generated
from the source; see README.gtkdoc
pdb - some lisp magic that allows to generate
complete PDB information in texinfo format
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