gimp/devel-docs
Michael Natterer 9059fd20f4 README.patch_xinput_airbrush removed because GTK+-2.0 will manage the
2001-05-14  Michael Natterer  <mitch@gimp.org>

	* README.patch_xinput_airbrush
	* patch_xinput_airbrush: removed because GTK+-2.0 will manage the
	number of valuators dynamically.

	* app/Makefile.am: some more thinking about subdirectories.

	* app/boundary.c
	* app/pixel_processor.c
	* app/pixel_region.c: removed #include's, code cleanup.

	* libgimpwidgets/Makefile.am: install gimpbutton.h

	* devel-docs/libgimp/tmpl/gimpadaptivesupersample.sgml
	* devel-docs/libgimp/tmpl/gimpbilinear.sgml: removed ...

	* devel-docs/libgimpcolor/tmpl/gimpadaptivesupersample.sgml
	* devel-docs/libgimpcolor/tmpl/gimpbilinear.sgml: ... and added here.

	* devel-docs/libgimp/libgimp-decl.txt
	* devel-docs/libgimp/libgimp-sections.txt
	* devel-docs/libgimp/libgimp.hierarchy
	* devel-docs/libgimp/tmpl/gimpenums.sgml
	* devel-docs/libgimpcolor/libgimpcolor-decl.txt
	* devel-docs/libgimpcolor/libgimpcolor-docs.sgml
	* devel-docs/libgimpcolor/libgimpcolor-sections.txt
	* devel-docs/libgimpcolor/libgimpcolor.hierarchy
	* devel-docs/libgimpcolor/tmpl/gimpcolortypes.sgml: regenerated.
2001-05-14 13:39:45 +00:00
..
libgimp README.patch_xinput_airbrush removed because GTK+-2.0 will manage the 2001-05-14 13:39:45 +00:00
libgimpcolor README.patch_xinput_airbrush removed because GTK+-2.0 will manage the 2001-05-14 13:39:45 +00:00
libgimpmath configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
libgimpwidgets configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
pdb Makefile.am do not include built texinfo into the distribution. The build 2000-12-21 15:55:20 +00:00
.cvsignore added documentation framework 2000-02-03 01:47:15 +00:00
ChangeLog Makefile.am do not include built texinfo into the distribution. The build 2000-12-21 15:55:20 +00:00
gih.txt Jens Lautenbacher <jtl@gimp.org> 2000-12-18 20:37:23 +00:00
gpb.txt Jens Lautenbacher <jtl@gimp.org> 2000-12-18 20:37:23 +00:00
Makefile.am configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
parasites.txt Add support for IIC profiles in TIFF, and document the parasite. 2000-06-18 01:07:13 +00:00
README Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
README.gtkdoc Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
undo.txt Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
xcf.txt Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00

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