Michael Natterer
6f7e244d75
app: add GInputStream* parameter to GimpDataLoadFunc
...
and port all loaders to loading from an already open stream.
2014-07-04 03:31:03 +02:00
Michael Natterer
113617f526
app: change the GimpData loading API from filename to GFile
2014-07-01 02:30:22 +02:00
Michael Natterer
697572ccc0
app,libgimp*: fix includes to follow our include policy
...
- don't include <gdk-pixbuf/gdk-pixbuf.h> in headers in app/
- instead, include it in many .c files instead of <glib-object.h>,
finally acknowledging the fact that app/ depends on gdk-pixbuf almost
globally
- fix up includes as if libgimpbase depended in GIO, which it soon will
2013-10-15 01:58:39 +02:00
Michael Natterer
85bd6b0dd9
app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf()
...
and add tons of <gegl.h> includes.
2012-05-02 17:51:08 +02:00
Michael Natterer
caad58d203
app: add a GimpContext parameter to GimpDataLoadFunc
2010-04-11 13:12:41 +02:00
Michael Natterer
cbcf46506c
Fix up dynamics loading/saving
2009-10-10 20:39:11 +02:00
Alexia Death
430a796904
Fixes
2009-10-10 20:22:31 +03:00
Alexia Death
455e5239cb
Adding the sub files for dynamics save and load
2009-08-20 12:34:45 +03:00