gtk2/gdk/loaders
Benjamin Otte b271a94f92 texture: Rework error enum
1. Change INSUFFICIENT_MEMORY to TOO_LARGE
   GTK crashes on insufficient memory, we don't emit GErrors.

2. Split UNSUPPORTED into UNSUPPORTED_CONTENT and UNSUPPORTED_FORMAT
   So we know if you need to find an RPM with a loader or curse and
   the weird file.

3. Translate error messages, they are meant for end users.
2021-09-17 03:25:35 +02:00
..
gdkjpeg.c texture: Rework error enum 2021-09-17 03:25:35 +02:00
gdkjpegprivate.h Add code to save jpegs 2021-09-17 02:02:51 +02:00
gdkpng.c texture: Rework error enum 2021-09-17 03:25:35 +02:00
gdkpngprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdktiff.c texture: Rework error enum 2021-09-17 03:25:35 +02:00
gdktiffprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00