CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/03/04 06:42:46

Modified files:
        .              : ChangeLog 
        app/actions    : actions.c actions.h tools-actions.c 
                         tools-commands.c tools-commands.h 
        app/tools      : gimpblendtool.c gimpbucketfilltool.c 
                         gimpcolortool.c gimpinktool.c gimppainttool.c 
                         gimptoolcontrol.c gimptoolcontrol.h 

Log message:
2005-03-04  Michael Natterer  <[EMAIL PROTECTED]>

Fixed bug #165618 [http://bugzilla.gnome.org/show_bug.cgi?id=165618]:

* app/tools/gimptoolcontrol.[ch]: added new functions
gimp_tool_control_set/get_action_value_1/2/3/4() which allow tools
to specify their primary, secondary etc. "values" using
action-identifying strings like "context/context-brush-radius-set".

* app/tools/gimpblendtool.c
* app/tools/gimpbucketfilltool.c
* app/tools/gimpcolortool.c
* app/tools/gimpinktool.c
* app/tools/gimppainttool.c: set actions where appropriate. Still
needs some way to document the mapping in a user-visible way.

* app/tools/gimpblendtool.c
* app/tools/gimpbucketfilltool.c: tab removal and minor cleanups.

* app/actions/actions.[ch]: added utility function
action_select_property().

* app/actions/tools-actions.c
* app/actions/tools-commands.[ch]: added actions and callbacks for
setting the ink blob size, aspect and angle. Also added actions
and callbacks for the new generic tool values.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-03-04%2006:41&maxdate=2005-03-04%2006:43

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

Reply via email to