2003-06-17 Sven Neumann <sven@gimp.org> * app/gui/brush-select.c (opacity_scale_update): update the BrushSelect "object" when the brush opacity is changed. * libgimp/gimpmenu.[ch] * libgimp/gimpbrushmenu.c * libgimp/gimpfontmenu.c * libgimp/gimpgradientmenu.c * libgimp/gimppatternmenu.c: raise selection dialogs when being called again, marked strings for translation, added lots of const qualifiers, cleaned up code. * tools/pdbgen/pdb/brushes.pdb * tools/pdbgen/pdb/drawable.pdb * tools/pdbgen/pdb/image.pdb * tools/pdbgen/pdb/patterns.pdb: use g_memdup() instead of g_memmove(). * app/pdb/brushes_cmds.c * app/pdb/drawable_cmds.c * app/pdb/image_cmds.c * app/pdb/patterns_cmds.c: regenerated. 2003-06-17 Sven Neumann <sven@gimp.org> * POTFILES.in: added files with newly marked strings. * de.po: updated. |
||
|---|---|---|
| .. | ||
| 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