Gimp/app/xcf
Michael Natterer 05747f75d5 Issue #1291 - Non-intrusive warning when saved XCF version...
...won't work with older GIMP?

Make gimp_image_get_xcf_version() return a "reason" string which lists
all reasons why the image can't be saved with compatibility for older
GIMP versions. Display the reason as tooltip on the compat hint label
in the save dialog.

(cherry picked from commit a4061a6b0d)
2018-06-06 23:12:04 +02:00
..
.gitignore
Makefile.am app: in xcf-load, avoid writing buffer data for empty tiles 2017-10-04 06:51:34 -04:00
xcf-load.c Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
xcf-load.h
xcf-private.h app: limit allowable tile data size in XCFs 2017-07-28 16:51:08 -04:00
xcf-read.c app: "bpc" is bytes not bits per pixel in the new XCF endian code 2017-09-16 22:34:44 +02:00
xcf-read.h app: add code to read/write XCF tile data as big-endian 2017-09-16 19:03:20 +02:00
xcf-save.c Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +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: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
xcf-seek.h Bug 731390 - XCF files have a max size of 4G 2017-03-23 11:44:41 +01:00
xcf-utils.c app: in xcf-load, avoid writing buffer data for empty tiles 2017-10-04 06:51:34 -04:00
xcf-utils.h app: in xcf-load, avoid writing buffer data for empty tiles 2017-10-04 06:51:34 -04:00
xcf-write.c Bug 795814 - Error saving VERY large file. 2018-05-05 20:13:27 +02:00
xcf-write.h app: add code to read/write XCF tile data as big-endian 2017-09-16 19:03:20 +02:00
xcf.c Issue #1291 - Non-intrusive warning when saved XCF version... 2018-06-06 23:12:04 +02:00
xcf.h app: factor out xcf_load_stream() and xcf_save_stream() 2016-09-18 20:19:42 +02:00