..
.gitignore
enums: add intermediate generated enum files to .gitignore
2017-08-24 15:35:27 -04:00
Makefile.am
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
Makefile.gi
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
gimpbase-private.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpbase-private.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpbase.def
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
gimpbase.h
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
gimpbaseenums.c
app, libgimpbase: add gimp:offset operation
2019-06-05 19:06:48 -04:00
gimpbaseenums.h
libgimp*: lots of doc fixes and new docs for structs and enums
2019-07-24 01:18:30 +02:00
gimpbasetypes.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpbasetypes.h
libgimpbase: forgot to remove the GimpDatafileData typedef
2019-07-23 13:34:18 +02:00
gimpchecks.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpchecks.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcompatenums.c
libgimpbase: remove almost all deprecated compat cruft
2018-05-20 21:06:29 +02:00
gimpcompatenums.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcpuaccel.c
libgimpbase: add hygon cpu detection and enable MMX/SSE support
2019-05-26 00:19:28 +02:00
gimpcpuaccel.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpenv.c
libgimpbase: minor cleanups while grepping for DEPRECATED
2019-07-20 02:40:49 +02:00
gimpenv.h
libgimpbase: add gimp_installation_directory_file().
2019-02-02 18:51:51 +01:00
gimplimits.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpmemsize.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpmemsize.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpmetadata.c
Misc. typos
2019-05-09 09:13:37 -04:00
gimpmetadata.h
Integrate the logic of profile saving with metadata saving
2018-12-04 17:28:24 +01:00
gimpparam.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpparamspecs.c
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
gimpparamspecs.h
app, libgimpbase: move lots of GValue and GParamSpec types to libgimpbase
2019-07-26 15:54:33 +02:00
gimpparasite.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpparasite.h
libgimp*: lots of doc fixes and new docs for structs and enums
2019-07-24 01:18:30 +02:00
gimpparasiteio.c
libgimpbase: always allocate GimpPixPipeParams.placement, add docs
2019-07-24 02:09:49 +02:00
gimpparasiteio.h
libgimpbase: remove obsolete members from struct GimpPixPipeParams
2019-07-24 02:22:47 +02:00
gimpprotocol.c
libgimpbase, libgimp, app: pass misc. GEGL config to plug-ins
2018-11-19 17:03:15 -05:00
gimpprotocol.h
libgimpbase, libgimp, app: pass misc. GEGL config to plug-ins
2018-11-19 17:03:15 -05:00
gimprectangle.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimprectangle.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpreloc.c
libgimpbase: style cleanup of gimpreloc.c
2019-02-05 15:00:44 +01:00
gimpreloc.h
libgimpbase: clean up the linux relocation code
2013-01-27 22:26:29 +01:00
gimpsignal.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpsignal.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpunit.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpunit.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimputils.c
(source modifs) Fix: Rename macros as it conflicts with Mingw headers.
2019-01-25 19:08:28 +00:00
gimputils.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpvaluearray.c
libgimp*: use more g_clear_pointer()
2019-07-25 12:37:52 +02:00
gimpvaluearray.h
libgimpbase: fix docs of struct GimpParamSpecValueArray
2019-07-25 21:32:36 +02:00
gimpwin32-io.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpwire.c
libgimpbase: add _gimp_wire_{read,write}_int64()
2018-11-19 16:51:23 -05:00
gimpwire.h
libgimpbase: add _gimp_wire_{read,write}_int64()
2018-11-19 16:51:23 -05:00
test-cpu-accel.c
Moved the CPU detection code to libgimpbase (see bug #342860 ):
2006-06-02 09:58:03 +00:00