CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/05/17 13:34:17

Modified files:
        .              : ChangeLog 
        app/actions    : plug-in-commands.c 
        plug-ins/pygimp/plug-ins: Makefile.am 
Added files:
        plug-ins/pygimp/plug-ins: palette-offset.py palette-sort.py 
                                  palette-to-gradient.py 

Log message:
2006-05-17  Michael Natterer  <[EMAIL PROTECTED]>

* app/actions/plug-in-commands.c: moved the collection of plug-in
args to a utilty function. Add another function that is called
when the plug-in lives in <Brushes>, <Palettes> etc. and pass the
active object's name to the plug-in.

* plug-ins/pygimp/plug-ins/Makefile.am
* plug-ins/pygimp/plug-ins/palette-offset.py
* plug-ins/pygimp/plug-ins/palette-sort.py
* plug-ins/pygimp/plug-ins/palette-to-gradient.py: added new
scripts written by Joao S. O. Bueno Calligaris and fixed by Carol
Spears. Changed them myself again. The stuff doesn't work as
expected because python-fu has too much asumptions in its
register() code, and the sort script doesn't implement all modes
of Adrian's palette sorting perl script. Addresses bug #104639 
[http://bugzilla.gnome.org/show_bug.cgi?id=104639].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-17%2013:33&maxdate=2006-05-17%2013:35

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to