gimp/libgimpmath
Michael Natterer 844df2b4df libgimp*: add guards that #error out if individual files are included
This only helps to maintain proper includes in app/ and shouldn't
affect plug-ins at all, because these are supposed to only include the
main headers from libgimp/ since the beginning of time.

The gimpfootypes.h files do not have these guards, so we can continue
to maintain app/'s include policy that is very likely to error out if
wrong things are included.
2011-04-28 14:30:41 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmath.def libgimpmath: add a boxed type and a GParamSpec for GimpMatrix3 2011-03-27 21:13:31 +02:00
gimpmath.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmathtypes.h libgimpmath: move the GipmVector and GimpMatrix structs to gimpmathtypes.h 2011-04-28 13:25:25 +02:00
gimpmatrix.c libgimpmath: add a boxed type and a GParamSpec for GimpMatrix3 2011-03-27 21:13:31 +02:00
gimpmatrix.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmd5.c libgimpmath: move docs from template files to inline comments 2010-07-02 14:41:35 +02:00
gimpmd5.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpvector.c app: Cleanup in preparation of merge 2010-11-04 20:27:11 +02:00
gimpvector.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00