Gimp/app/file
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
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
file-open.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
file-open.h app: return a format, not image type from file_open_thumbnail() 2012-05-02 17:51:03 +02:00
file-procedure.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
file-procedure.h app: Add file_procedure_in_group() 2009-05-16 09:47:36 +02:00
file-save.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
file-save.h app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:57:58 +02:00
file-utils.c Bug 701053 - Opening jpg files from Canon camera displays... 2013-05-26 21:31:06 +02:00
file-utils.h app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimp-file.h app: gimp_image_get/set_imported/exported/save_a_copy_uri() 2011-02-02 22:28:46 +01:00
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00