Gimp/libgimpbase
2013-04-07 16:47:26 +02:00
..
.gitignore
gimpbase-private.c
gimpbase-private.h
gimpbase.def libgimpbase: add gimp_installation_directory() 2012-05-23 11:49:07 +02:00
gimpbase.h libgimpbase: add GimpValueArray, a cleaned up version of GValueArray 2012-05-04 00:51:50 +02:00
gimpbaseenums.c Add the Nohalo sampler (previously called Lohalo, which now does something different 2012-12-31 15:27:07 -05:00
gimpbaseenums.h gimpbaseenums.h: point legacy API Lanczos sampler to NoHalo, new GEGL name of LoHalo 2013-01-01 17:35:35 -05:00
gimpbasetypes.c
gimpbasetypes.h libgimpbase: add GimpValueArray, a cleaned up version of GValueArray 2012-05-04 00:51:50 +02:00
gimpchecks.c
gimpchecks.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcpuaccel.c
gimpcpuaccel.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpdatafiles.c Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:29: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: use g_win32_get_package_installation_directory_of_module() 2013-01-27 22:38:35 +01:00
gimpenv.h libgimpbase: add gimp_installation_directory() 2012-05-23 11:49:07 +02:00
gimplimits.h Bug 615591 - Received 'gimp-image-set-resolution' out of bounds... 2012-10-07 18:52:23 +02:00
gimpmemsize.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmemsize.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpparam.h
gimpparasite.c
gimpparasite.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpparasiteio.c
gimpparasiteio.h Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpprotocol.c Bug 685445 - color-to-alpha plugin crashes (use-after-free) 2012-10-22 19:03:00 +02:00
gimpprotocol.h
gimprectangle.c
gimprectangle.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpreloc.c libgimpbase: clean up the linux relocation code 2013-01-27 22:26:29 +01:00
gimpreloc.h libgimpbase: clean up the linux relocation code 2013-01-27 22:26:29 +01:00
gimpsignal.c
gimpsignal.h
gimpunit.c Fix two warnings about possibly missing printf format attributes 2013-04-07 16:47:26 +02:00
gimpunit.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimputils.c Doc fixes in both source comments and gtk-doc files 2011-11-25 21:39:55 +01:00
gimputils.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpvaluearray.c libgimpbase: add GimpParamSpecValueArray for the same reason 2012-05-04 00:51:50 +02:00
gimpvaluearray.h libgimpbase: add GimpParamSpecValueArray for the same reason 2012-05-04 00:51:50 +02:00
gimpwin32-io.h
gimpwire.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpwire.h
Makefile.am Move gimpdir and thumbnails to proper places on OSX 2012-05-12 14:39:44 +02:00
test-cpu-accel.c