gimp/app/config
Øyvind Kolås 3235cfe69e app: default to use GEGL rather than legacy code paths
During development, the GEGL code such have as much exposure to users testing
the development release. There is still the option to switch it off if GEGL is
not adhering to expectations.
2012-05-02 17:45:52 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
config-enums.c Bug 641187 - GIMP needs a left-handed cursor option 2011-07-24 22:09:21 +02:00
config-enums.h Bug 641187 - GIMP needs a left-handed cursor option 2011-07-24 22:09:21 +02:00
config-types.h app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
gimpbaseconfig.c app: include the config objects in the instance debugging 2010-06-24 22:47:42 +02:00
gimpbaseconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconfig-dump.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpconfig-dump.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconfig-file.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconfig-file.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconfig-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconfig-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcoreconfig.c app: default to use GEGL rather than legacy code paths 2012-05-02 17:45:52 +02:00
gimpcoreconfig.h Bug 558795 - Using same quick mask color across sessions 2012-03-03 02:45:10 +01:00
gimpdisplayconfig.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpdisplayconfig.h app: remove xor-color property from gimprc 2010-09-26 23:21:40 +02:00
gimpdisplayoptions.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpdisplayoptions.h app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
gimpguiconfig.c Bug 657505 - Strange behaviour with SWM 2011-11-05 17:52:45 +01:00
gimpguiconfig.h Bug 657505 - Strange behaviour with SWM 2011-11-05 17:52:45 +01:00
gimppluginconfig.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginconfig.h app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
gimprc-blurbs.h Bug 558795 - Using same quick mask color across sessions 2012-03-03 02:45:10 +01:00
gimprc-deserialize.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimprc-deserialize.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprc-serialize.c app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
gimprc-serialize.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprc-unknown.c app (gimprc): Delete dead assignment 2011-10-06 19:23:06 +05:30
gimprc-unknown.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprc.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprc.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpxmlparser.c app: more g_strcmp0() 2010-06-06 19:50:59 +02:00
gimpxmlparser.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
test-config.c app: Fix non-string-literal warning for g_print() test-config.c 2009-09-05 14:33:48 +02:00