Gimp/app/vectors
Michael Natterer 539927ebfa app: replace all g_assert() by the newly added gimp_assert()
which is just a #define to g_assert for now, but can now easily be
turned into something that does some nicer debugging using our new
stack trace infrastructure. This commit also reverts all constructed()
functions to use assert again.
2018-02-11 22:23:10 +01:00
..
.gitignore
gimpanchor.c
gimpanchor.h
gimpbezierstroke.c app: subdivide perspective-transformed Bezier curves 2018-02-04 14:45:24 -05:00
gimpbezierstroke.h
gimpstroke-new.c
gimpstroke-new.h
gimpstroke.c app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpstroke.h app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05: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: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpvectors-import.h
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 app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpvectors.h app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gimpvectorsmodundo.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01: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 app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
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 app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
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
vectors-types.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00