Gimp/libgimpbase
Ell 1e6acbd4e1 enums: generate enum files in source dir
We check them into git, so this makes it easier to keep them in
sync when using a separate build directory.

Case in point -- this commit also syncs a few enum files that went
out-of-sync with their headers.
2017-05-06 17:26:16 -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 enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
gimpbaseenums.h Bug 780065 - Change default way to desaturate to Luminance 2017-03-17 17:16:03 -04: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 Bug 763202 - Create $XDG_DATA_HOME if it doesn't exist. 2016-06-13 03:34:26 +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: generate enum files in source dir 2017-05-06 17:26:16 -04:00
test-cpu-accel.c