Gimp/app/xcf
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
xcf-load.c app: do not use g_error() for non-fatale errors... 2014-09-17 00:18:15 +02:00
xcf-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
xcf-private.h app: remove two unused forgotten members from struct XcfInfo 2014-07-13 01:44:10 +02:00
xcf-read.c app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
xcf-read.h app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
xcf-save.c app: move the XCF version logic to gimpimage.[ch] 2014-09-27 20:38:43 +02:00
xcf-save.h app: move the XCF version logic to gimpimage.[ch] 2014-09-27 20:38:43 +02:00
xcf-seek.c app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
xcf-seek.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
xcf-write.c app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
xcf-write.h app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
xcf.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
xcf.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00