Gimp/libgimpbase
2013-05-07 23:00:57 +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 libgimpbase: enum GimpForegroundExtractMode: add GIMP_FOREGROUND_EXTRACT_MATTING 2013-05-07 23:00:57 +02:00
gimpbaseenums.h libgimpbase: enum GimpForegroundExtractMode: add GIMP_FOREGROUND_EXTRACT_MATTING 2013-05-07 23:00:57 +02: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
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:29:51 +02:00
gimpdatafiles.h
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
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
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
gimputils.c
gimputils.h
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