gimp r24273 - in trunk: . app/actions app/core app/dialogs app/paint app/pdb tools/pdbgen/pdb
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r24273 - in trunk: . app/actions app/core app/dialogs app/paint app/pdb tools/pdbgen/pdb
- Date: Thu, 6 Dec 2007 18:40:13 +0000 (GMT)
Author: mitch
Date: 2007-12-06 18:40:12 +0000 (Thu, 06 Dec 2007)
New Revision: 24273
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24273&view=rev
Modified:
trunk/ChangeLog
trunk/app/actions/select-commands.c
trunk/app/actions/vectors-commands.c
trunk/app/core/gimpchannel.c
trunk/app/core/gimpitem.c
trunk/app/core/gimpitem.h
trunk/app/core/gimpselection.c
trunk/app/dialogs/stroke-dialog.c
trunk/app/paint/gimppaintcore-stroke.c
trunk/app/paint/gimppaintcore-stroke.h
trunk/app/pdb/edit_cmds.c
trunk/app/pdb/paint_tools_cmds.c
trunk/app/pdb/paths_cmds.c
trunk/tools/pdbgen/pdb/edit.pdb
trunk/tools/pdbgen/pdb/paint_tools.pdb
trunk/tools/pdbgen/pdb/paths.pdb
Log:
2007-12-06 Michael Natterer <mitch gimp org>
* app/paint/gimppaintcore-stroke.[ch]: added GError arguments and
fixed all functions to abort when the first call to
gimp_paint_core_start() fails (it won't succeed either for the
next path or whatever segemts).
* app/core/gimpitem.[ch]: added GError to gimp_item_stroke()
* app/core/gimpselection.c
* app/core/gimpchannel.c
* app/vectors/gimpvectors.c: don't gimp_message() in
GimpItem::stroke() but set the error.
* app/dialogs/stroke-dialog.c
* app/actions/vectors-commands.c
* app/actions/select-commands.c: handle the returned errors.
* tools/pdbgen/pdb/edit.pdb
* tools/pdbgen/pdb/paths.pdb
* tools/pdbgen/pdb/paint_tools.pdb: pass the error to the stroke
functions.
* app/pdb/paint_tools_cmds.c
* app/pdb/edit_cmds.c
* app/pdb/paths_cmds.c: regenerated.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]