c6de971122
marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as
...
2003-12-08 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/image.pdb: marked gimp_image_add_layer_mask()
and gimp_image_remove_layer_mask() as deprecated. Didnn't remove
them from the PDB because the new functions' signature differs and
they are used very often in scripts, but removed them from the
libgimp C wrappers.
* tools/pdbgen/pdb/layer.pdb: added gimp_layer_add_mask() and
gimp_layer_remove_mask().
* libgimp/gimpcompat.h: added compat cruft.
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c
* app/pdb/layer_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimplayer_pdb.[ch]: regenerated.
* libgimp/gimpexport.c
* plug-ins/common/curve_bend.c
* plug-ins/common/psd.c
* plug-ins/pygimp/pygimp-image.c
* plug-ins/script-fu/scripts/3d-outline.scm
* plug-ins/script-fu/scripts/alien-neon-logo.scm
* plug-ins/script-fu/scripts/blended-logo.scm
* plug-ins/script-fu/scripts/burn-in-anim.scm
* plug-ins/script-fu/scripts/carve-it.scm
* plug-ins/script-fu/scripts/carved-logo.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/chrome-logo.scm
* plug-ins/script-fu/scripts/coolmetal-logo.scm
* plug-ins/script-fu/scripts/crystal-logo.scm
* plug-ins/script-fu/scripts/fade-outline.scm
* plug-ins/script-fu/scripts/frosty-logo.scm
* plug-ins/script-fu/scripts/image-structure.scm
* plug-ins/script-fu/scripts/news-text.scm
* plug-ins/script-fu/scripts/rendermap.scm
* plug-ins/script-fu/scripts/slide.scm
* plug-ins/script-fu/scripts/sota-chrome-logo.scm
* plug-ins/script-fu/scripts/speed-text.scm
* plug-ins/script-fu/scripts/starburst-logo.scm
* plug-ins/script-fu/scripts/textured-logo.scm
* plug-ins/script-fu/scripts/weave.scm
* plug-ins/script-fu/scripts/xach-effect.scm
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-08 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimplayer.sgml: follow layer mask API change.
2003-12-08 22:33:17 +00:00
6f1589005a
replaced lots of old school constants with their new names.
...
2003-10-16 Sven Neumann <sven@gimp.org >
* plug/ins/script-fu/scripts/*.scm: replaced lots of old school
constants with their new names.
2003-10-16 12:47:33 +00:00
345db31b47
applied a patch from Carol Spears that changes all font names to the new
...
2003-02-08 Sven Neumann <sven@gimp.org >
* plug-ins/script-fu/scripts/ (lots of scripts): applied a patch
from Carol Spears that changes all font names to the new style.
Fixes bug #102306 .
2003-02-08 22:58:20 +00:00
db7d885ee3
new scheme for i18n of script-fus: translatable strings are marked
...
like _"foo".
--Sven
2000-03-28 21:06:39 +00:00
99f85a4626
applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0
...
--Sven
2000-03-24 14:54:59 +00:00
e98388da00
Tidying up, typos, better help in Script-Fus (attempt 2)
2000-02-13 01:21:24 +00:00
73ff9a1757
cosmetic stuff
...
--Sven
1999-12-14 14:10:34 +00:00
ec40ac728b
API PATCH #2 or so
1999-10-17 00:07:55 +00:00
b8b5d7834d
removed the image argument from functions that no longer need it.
...
* plug-ins/script-fu/scripts/*: removed the image
argument from functions that no longer need it.
1998-11-14 20:46:25 +00:00
0771da2452
Makefile.am new file, explains i18n stuff
...
* Makefile.am
* README.i18n: new file, explains i18n stuff
* plug-ins/script-fu/scripts/(lots of files): applied
gimp-ruth-981108-0, use nice SF-FONT and SF-FILENAME stuff
* plug-ins/png/png.c: applied gimp-ruth-981108-1, fixes loader for
some indexed pngs. Also default to level 6 compression, level 9
compression is cpu hungry and isn't much of a win compared to 6.
* plug-ins/tiff/tiff.c: applied gimp-ruth-981108-2, major tiff
rework
-Yosh
1998-11-09 02:05:24 +00:00
9a4ca1c4e1
These go along with newsprint
...
-Yosh
1998-10-22 11:46:20 +00:00