Gimp/libgimpbase
luz.paz 147c09f19e Bug 795161 - Misc. typo fixes in source comments and doxygen
Found via `codespell`
Follow-up to  commit 7fdb963e01
2018-04-18 21:06:57 +02:00
..
.gitignore
gimpbase-private.c
gimpbase-private.h
gimpbase.def Bug 795207 - Add color space to blend(gradient) tool options 2018-04-13 22:33:16 +02:00
gimpbase.h
gimpbaseenums.c libgimpbase: add GIMP_GRADIENT_BLEND_CIE_LAB value to enum 2018-04-14 18:11:38 +02:00
gimpbaseenums.h libgimpbase: add GIMP_GRADIENT_BLEND_CIE_LAB value to enum 2018-04-14 18:11:38 +02:00
gimpbasetypes.c
gimpbasetypes.h
gimpchecks.c
gimpchecks.h
gimpcompatenums.c
gimpcompatenums.h
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c libgimpbase, tools: clean some warnings on a Win32 build. 2018-01-28 15:43:07 +01:00
gimpdatafiles.h Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimpenv.c
gimpenv.h
gimplimits.h
gimpmemsize.c
gimpmemsize.h
gimpmetadata.c Bug 794949 - Plugin crash when opening png, jpeg or tiff with... 2018-04-05 00:18:28 +02:00
gimpmetadata.h
gimpparam.h
gimpparasite.c
gimpparasite.h
gimpparasiteio.c
gimpparasiteio.h
gimpprotocol.c
gimpprotocol.h
gimprectangle.c
gimprectangle.h
gimpreloc.c
gimpreloc.h
gimpsignal.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimpsignal.h
gimpunit.c
gimpunit.h
gimputils.c libgimpbase: improve multi-threaded stack traces. 2018-04-10 14:48:44 +02:00
gimputils.h libgimpbase: consistent gimp_stack_trace namespace for stack trace functions 2018-02-22 12:35:43 +01:00
gimpvaluearray.c
gimpvaluearray.h
gimpwin32-io.h Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimpwire.c
gimpwire.h
Makefile.am Makefiles: don't use -xobjective-c when linking files on Mac 2018-04-08 04:03:55 -04:00
test-cpu-accel.c