gimp/app/config
Benoit Touchette 6762bf5b9b Bug 759105 - Patch to add icon theme selection
Add support for custom icon themes much like custom theme
support. There is still work to be done but this is the
basic functionality.
2015-12-09 12:50:15 +01:00
..
.gitignore Add automake 1.13+ test outputs to .gitignore 2014-01-10 15:31:34 -08:00
Makefile.am app: remove tons of linker workarounds from Makefilea 2015-08-27 21:44:15 +02:00
config-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
config-enums.h Bug 667169 - Single window mode: allow tabs position setting. 2013-10-11 23:16:29 +13:00
config-types.h app: rename GimpBaseConfig to GimpGeglConfig 2012-05-14 22:57:58 +02:00
gimpconfig-dump.c configure.ac, docs: use the correct gimpdir in the manual pages 2014-09-15 23:54:06 +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 app: change gimp_config_file_backup_on_error() to take a GFile 2014-07-01 20:02:45 +02:00
gimpconfig-file.h app: change gimp_config_file_backup_on_error() to take a GFile 2014-07-01 20:02:45 +02:00
gimpconfig-utils.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpconfig-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcoreconfig.c Bug 751836: font alias "sans" deprecated in fontconfig… 2015-07-12 14:07:04 +02:00
gimpcoreconfig.h app: make the MyPaint brush path configurable in Prefs -> Folders 2015-04-25 21:14:22 -04:00
gimpdisplayconfig.c Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
gimpdisplayconfig.h app: add the image's color profile's label to th default window title 2015-08-20 22:34:43 +02:00
gimpdisplayoptions.c Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
gimpdisplayoptions.h Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
gimpgeglconfig.c app: remove some <unistd.h> and other includes 2014-03-22 20:26:20 +01:00
gimpgeglconfig.h app: add "Use OpenCL" toggle to Prefs -> Environment 2013-06-01 23:04:03 +02:00
gimpguiconfig.c Bug 759105 - Patch to add icon theme selection 2015-12-09 12:50:15 +01:00
gimpguiconfig.h Bug 759105 - Patch to add icon theme selection 2015-12-09 12:50:15 +01:00
gimppluginconfig.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppluginconfig.h app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01:00
gimprc-blurbs.h Bug 759105 - Patch to add icon theme selection 2015-12-09 12:50:15 +01:00
gimprc-deserialize.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +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*: fix includes to follow our include policy 2013-10-15 01:58:39 +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,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimprc-unknown.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprc.c app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02:00
gimprc.h app: manage the system and user gimprc paths as GFiles 2014-07-28 15:03:06 +02:00
gimpxmlparser.c Do not use g_io_channel_unix_new() for the win32 platforms. 2014-08-12 23:56:10 +00:00
gimpxmlparser.h app: add gimp_xml_parser_parse_gfile() 2014-07-01 02:29:30 +02:00
test-config.c Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00