.. |
.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 |
gimpbase-private.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpbase-private.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpbase.def
|
libgimpbase: add gimp_units_to_points()
|
2011-03-18 21:34:27 +01:00 |
gimpbase.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpbaseenums.c
|
app: Cleanup in preparation of merge
|
2010-11-04 20:27:11 +02:00 |
gimpbaseenums.h
|
app: Cleanup in preparation of merge
|
2010-11-04 20:27:11 +02:00 |
gimpbasetypes.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpbasetypes.h
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpchecks.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpchecks.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpcpuaccel.c
|
libgimpbase: avoid aliasing error
|
2010-10-03 13:58:27 +02:00 |
gimpcpuaccel.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpdatafiles.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpdatafiles.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpenv.c
|
libgimpbase: fix Win32 import/export of the gimp_foo_version variables
|
2011-08-29 20:29:27 +02:00 |
gimpenv.h
|
libgimpbase: fix Win32 import/export of the gimp_foo_version variables
|
2011-08-29 20:29:27 +02:00 |
gimplimits.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpmemsize.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpmemsize.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpparam.h
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpparasite.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpparasite.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpparasiteio.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpparasiteio.h
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpprotocol.c
|
pdb: add a new PDB group "item" and move lots of functions to it
|
2010-07-09 09:34:44 +02:00 |
gimpprotocol.h
|
pdb: add a new PDB group "item" and move lots of functions to it
|
2010-07-09 09:34:44 +02:00 |
gimprectangle.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimprectangle.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpreloc.c
|
made the error_message variable const.
|
2008-09-04 11:25:31 +00:00 |
gimpreloc.h
|
libgimpbase/gimpwire.h libgimpbase/gimpreloc.h
|
2006-08-22 13:18:42 +00:00 |
gimpsignal.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpsignal.h
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimpunit.c
|
libgimpbase: add gimp_units_to_points()
|
2011-03-18 21:34:27 +01:00 |
gimpunit.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimputils.c
|
libgimpbase: move docs from template files to inline comments
|
2010-06-29 19:16:51 +02:00 |
gimputils.h
|
libgimp*: add guards that #error out if individual files are included
|
2011-04-28 14:30:41 +02:00 |
gimpwin32-io.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpwire.c
|
libgimpbase: Disable gimp_wire_read() warning
|
2010-07-06 15:15:29 +02:00 |
gimpwire.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
makefile.msc
|
updated include <string.h> for memcmp() include <string.h> for strcmp()
|
2008-10-03 19:27:54 +00:00 |
test-cpu-accel.c
|
Moved the CPU detection code to libgimpbase (see bug #342860):
|
2006-06-02 09:58:03 +00:00 |