gimp/devel-docs
Sven Neumann 7c241ea242 themes/Default/images/stock-color-picker-black-18.png
2002-10-13  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/stock-color-picker-black-18.png
	* themes/Default/images/stock-color-picker-gray-18.png
	* themes/Default/images/stock-color-picker-white-18.png: new icons.

	* libgimpwidgets/gimpstock.[ch]
	* themes/Default/images/Makefile.am: added the new color picker icons.

	* app/tools/gimplevelstool.c: added the GUI that will allow to pick
	the white, gray and black point from the image.
2002-10-13 17:24:29 +00:00
..
libgimp add dummy all-local rules for the !gtk-doc case, to fix problems with some 2002-08-27 16:38:29 +00:00
libgimpbase add dummy all-local rules for the !gtk-doc case, to fix problems with some 2002-08-27 16:38:29 +00:00
libgimpcolor add dummy all-local rules for the !gtk-doc case, to fix problems with some 2002-08-27 16:38:29 +00:00
libgimpmath add dummy all-local rules for the !gtk-doc case, to fix problems with some 2002-08-27 16:38:29 +00:00
libgimpwidgets themes/Default/images/stock-color-picker-black-18.png 2002-10-13 17:24:29 +00:00
.cvsignore
ChangeLog themes/Default/images/stock-color-picker-black-18.png 2002-10-13 17:24:29 +00:00
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