gimp/app/vectors
Michael Natterer 7256f18447 app: change offsets parameters of GimpItem::translate() from int to double
so we can use it to precisely position paths; use SIGNED_ROUND() in
channel, layer etc. to snap to pixels.
2018-04-23 01:27:56 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
gimpanchor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpanchor.h Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
gimpbezierstroke.c Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
gimpbezierstroke.h app: formatting 2010-09-11 23:02:15 +02:00
gimpstroke-new.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpstroke-new.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 app: change filename in gimp_vectors_import_file() to GFile 2014-07-02 14:54:56 +02:00
gimpvectors-preview.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectors-preview.h Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
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: change offsets parameters of GimpItem::translate() from int to double 2018-04-23 01:27:56 +02: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
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