2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorscales.[ch]: the color scales from the main color selection as GimpColorSelector subclass. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetsmarshal.list * libgimpwidgets/gimpwidgetstypes.h: changed accordingly. * libgimpwidgets/gimpcolornotebook.c: skip it when iterating the GimpColorSelector subclasses. * libgimpwidgets/gimpcolorselector.[ch]: added virtual function set_has_alpha() amd signal "channel_changed". Put RGB, HSV and channel values into to the GimpColorSelector struct where they are available for subclasses. * libgimpwidgets/gimpcolorselect.[ch] * modules/colorsel_triangle.c * modules/colorsel_water.c: changed accordingly, cleanup. * app/gui/color-notebook.[ch]: use the new GimpColorScales widget, lots of cleanup. 2002-10-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/tmpl/gimpcolorscales.sgml: added GimpColorScales. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml; updated. |
||
|---|---|---|
| .. | ||
| 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