Gimp/libgimpbase
Ell 3ca48a0b30 enums: don't use comments in generated enum recipes
Works in bash, but apparently not portable.
2017-06-02 11:15:43 -04:00
..
.gitignore
gimpbase-private.c app, pdb, libgimp: rename values of enum GimpConvertPaletteType 2017-02-26 20:55:00 +01:00
gimpbase-private.h
gimpbase.def libgimpbase: add missing compat enum get_type()s to gimpbase.def 2017-02-28 06:53:22 -05:00
gimpbase.h Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
gimpbaseenums.c libgimpbase: change labels of GimpSelectCriterion values 2017-05-10 11:45:34 +02:00
gimpbaseenums.h libgimpbase: change labels of GimpSelectCriterion values 2017-05-10 11:45:34 +02:00
gimpbasetypes.c
gimpbasetypes.h libgimpbase: make GimpMetadata its own type derived from GExiv2Metadata 2017-01-30 16:43:59 +01:00
gimpchecks.c
gimpchecks.h
gimpcompatenums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
gimpcompatenums.h app, pdb, libgimp: rename values of enum GimpConvertPaletteType 2017-02-26 20:55:00 +01:00
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c libgimpbase: use GIO to figure if a file is hidden 2015-12-07 01:07:30 +01:00
gimpdatafiles.h
gimpenv.c libgimpbase: minor tab cleaning. 2017-05-23 18:09:41 +02:00
gimpenv.h
gimplimits.h Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpmemsize.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpmemsize.h
gimpmetadata.c libgimpbase: make the private data size > 0 to avoid critical warnings 2017-01-30 17:05:23 +01:00
gimpmetadata.h libgimpbase: make GimpMetadata its own type derived from GExiv2Metadata 2017-01-30 16:43:59 +01:00
gimpparam.h
gimpparasite.c
gimpparasite.h
gimpparasiteio.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpparasiteio.h
gimpprotocol.c
gimpprotocol.h
gimprectangle.c
gimprectangle.h
gimpreloc.c
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c libgimpbase: update gimp_unit_get_digits() description... 2017-05-06 22:36:23 +02:00
gimpunit.h libgimpbase: new gimp_unit_get_accurate_digits() API function. 2017-01-23 20:20:25 +01:00
gimputils.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimputils.h
gimpvaluearray.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpvaluearray.h
gimpwin32-io.h
gimpwire.c
gimpwire.h
Makefile.am enums: don't use comments in generated enum recipes 2017-06-02 11:15:43 -04:00
test-cpu-accel.c