gimp/app/vectors
Michael Natterer 849481a861 Clean up code around calls to g_file_replace()
- use G_FILE_CREATE_NONE instead of 0
- don't put "Could not open <file> for writing: <error>" around the
  returned error, the returned message is already verbose
2014-10-04 02:44:54 +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 app: I actually tested it this time 2013-06-23 13:39:18 +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: move memsize functions into their own files gimp-memsize.[ch] 2014-08-12 13:57:57 +02:00
gimpstroke.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectors-compat.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectors-compat.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectors-export.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
gimpvectors-export.h app: change filename in gimp_vectors_export_file() to GFile 2014-07-02 14:47:11 +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 app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectors-preview.h app: rename TempBuf to GimpTempBuf 2012-05-02 17:51:00 +02:00
gimpvectors-warp.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectors-warp.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectors.c app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpvectors.h app: cache bounding box of GimpVectors object 2010-09-17 21:31:55 +02:00
gimpvectorsmodundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectorsmodundo.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectorspropundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectorspropundo.h Merge the layer, channel and vectors reorder undo into one item undo 2010-02-06 16:41:54 +01:00
gimpvectorsundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpvectorsundo.h Bring parent items to the public API in the core 2009-08-03 19:21:51 +02:00
vectors-enums.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-types.h app: move GimpBezierDesc from app/vectors/ to app/core/ 2011-04-04 18:40:12 +02:00