Gimp/app/config
2011-10-06 19:23:06 +05:30
..
.gitignore
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
gimpconfig-dump.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpconfig-dump.h
gimpconfig-file.c
gimpconfig-file.h
gimpconfig-utils.c
gimpconfig-utils.h
gimpcoreconfig.c app: move "default-threshold" from GimpGuiConfig to GimpCoreConfig 2011-02-06 11:20:06 +01:00
gimpcoreconfig.h app: move "default-threshold" from GimpGuiConfig to GimpCoreConfig 2011-02-06 11:20:06 +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 app: Single-window mode does not require a restart 2011-08-31 18:49:38 +02:00
gimpguiconfig.h Bug 641187 - GIMP needs a left-handed cursor option 2011-07-24 22:09:21 +02:00
gimppluginconfig.c
gimppluginconfig.h app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
gimprc-blurbs.h Bug 641187 - GIMP needs a left-handed cursor option 2011-07-24 22:09:21 +02: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
gimprc-serialize.c app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
gimprc-serialize.h
gimprc-unknown.c app (gimprc): Delete dead assignment 2011-10-06 19:23:06 +05:30
gimprc-unknown.h
gimprc.c
gimprc.h
gimpxmlparser.c app: more g_strcmp0() 2010-06-06 19:50:59 +02:00
gimpxmlparser.h
Makefile.am libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
makefile.msc
test-config.c