Gimp/app/vectors
Ell 275815c808 app: misc cleanup in gimpcoords-interpolate
Fix indentation, typos, style.  Use array parameters for the
control points, instead of using individual by-value parameters.
Use GArray* for the results, instead of GArray**.  Verify
arguments.

Adapt the rest of the code to the changes.
2018-02-03 05:58:42 -05:00
..
.gitignore
gimpanchor.c
gimpanchor.h
gimpbezierstroke.c app: misc cleanup in gimpcoords-interpolate 2018-02-03 05:58:42 -05:00
gimpbezierstroke.h
gimpstroke-new.c
gimpstroke-new.h
gimpstroke.c app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpstroke.h app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectors-compat.c Bug 735810- performance shrinkage of Paths tool 2016-01-29 01:00:03 +01:00
gimpvectors-compat.h
gimpvectors-export.c app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectors-export.h app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectors-import.c app: change filename in gimp_vectors_import_file() to GFile 2014-07-02 14:54:56 +02:00
gimpvectors-import.h app: change filename in gimp_vectors_import_file() to GFile 2014-07-02 14:54:56 +02:00
gimpvectors-preview.c
gimpvectors-preview.h
gimpvectors-warp.c Bug 769022 - Improve text along path when path is short. 2016-12-21 22:35:17 +01:00
gimpvectors-warp.h app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectors.c Bug 764024 - Allow to choose fill color when resizing layers and images 2016-10-10 00:02:16 +02:00
gimpvectors.h app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectorsmodundo.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpvectorsmodundo.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
gimpvectorspropundo.c
gimpvectorspropundo.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
gimpvectorsundo.c
gimpvectorsundo.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
Makefile.am
vectors-enums.h app: remove /*< skip >*/ and /*< pdb-skip >*/ annotations from enums 2016-01-07 17:44:46 +01:00
vectors-types.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00