Gimp/app/xcf
Jehan 2edfde4f40 app: update gimp-xcf-save procedure documentation.
The "filename" parameter must be in UTF-8 and in URI format (for
instance file://path for local files, and not just a path).
Cf. `g_file_new_for_uri()` documentation:
@uri: a UTF-8 string containing a URI
2015-07-11 16:19:47 +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: move functions to create layers to new files gimplayer-new.[ch] 2015-06-17 13:21:01 +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: use gimp_channel_is_empty() not gimp_channel_bounds() in xcf_save_image() 2015-07-03 19:38:07 +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: remove xcf_seek_end(), it's unused, and should not be used any longer 2014-10-15 23:21:34 +02:00
xcf-seek.h app: remove xcf_seek_end(), it's unused, and should not be used any longer 2014-10-15 23:21:34 +02:00
xcf-write.c Bug 738329 - xcf_seek_pos() can cause unexpected OS behavior 2014-10-17 19:12:05 +02:00
xcf-write.h Bug 738329 - xcf_seek_pos() can cause unexpected OS behavior 2014-10-17 19:12:05 +02:00
xcf.c app: update gimp-xcf-save procedure documentation. 2015-07-11 16:19:47 +02:00
xcf.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00