mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-14 22:41:20 +00:00
![]() 2003-03-24 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-image-[16|24].png: new icons by Jimmac. * themes/Default/images/stock-images-16.png: changed by Jimmac to make it look different than the new image icon. * themes/Default/images/stock-channel-red-[16|24].png * themes/Default/images/stock-channel-green-[16|24].png * themes/Default/images/stock-channel-blue-[16|24].png * themes/Default/images/stock-channel-gray-[16|24].png * themes/Default/images/stock-channel-alpha-[16|24].png: new icons derived from the generic channel icon. * themes/Default/images/stock-channel-[16|24].png: changed the color so they look different than the new green channel icon. * libgimpwidgets/gimpstock.[ch]: register the new icons. |
||
---|---|---|
.. | ||
libgimp | ||
libgimpbase | ||
libgimpcolor | ||
libgimpmath | ||
libgimpmodule | ||
libgimpwidgets | ||
.cvsignore | ||
ChangeLog | ||
debug-plug-ins.txt | ||
gih.txt | ||
gpb.txt | ||
includes.txt | ||
Makefile.am | ||
parasites.txt | ||
README | ||
README.gtkdoc | ||
structure.xml | ||
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 libgimpmodule 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 for pixmap brushes parasites.txt - descriptions of known parasites undo.txt - description of the undo system xcf.txt - description of Gimp's XCF format