gimp/app/config
Michael Natterer 6a7a010769 app: link tests against APPSTREAM_GLIB_LIBS 2018-07-06 13:26:07 +02:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
Makefile.am app: link tests against APPSTREAM_GLIB_LIBS 2018-07-06 13:26:07 +02:00
config-enums.c app: remove icon sizing preferences. 2018-05-31 04:12:05 +02:00
config-enums.h app: remove icon sizing preferences. 2018-05-31 04:12:05 +02:00
config-types.h app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
gimpconfig-dump.c Switch to version 2.99/3.0 in a lot of places and depend on GTK+ 3.22 2018-05-20 21:06:26 +02:00
gimpconfig-dump.h Bug 599573 - Remember dialog defaults between Gimp sessions 2016-09-14 01:27:42 +02: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 Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpconfig-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcoreconfig.c app: add config option to enable/disable layer-group previews 2018-07-01 13:52:21 -04:00
gimpcoreconfig.h app: add config option to enable/disable layer-group previews 2018-07-01 13:52:21 -04:00
gimpdialogconfig.c app: change the default new layer mode in GimpDialogConfig 2018-04-24 14:00:34 +02:00
gimpdialogconfig.h Bug 790002 - Remember last-used "Select color profile from disk" location 2018-01-02 23:09:00 +01:00
gimpdisplayconfig.c Bug 787601 - Wrong mouse cursor when you select 'Rectangle select tool' 2018-01-01 20:20:19 +01:00
gimpdisplayconfig.h app: cruft removal and cleanup in the config classes 2016-04-17 00:32:07 +01:00
gimpdisplayoptions.c app: port everything to GIMP_CONFIG_PROP_FOO() 2016-04-17 00:11:06 +01: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: disable OpenCL by default, like GEGL does 2017-12-01 22:24:11 +01:00
gimpgeglconfig.h app: use integer not unsigned integer for GimpGeglConfig::num-processors 2017-06-28 21:15:45 +02:00
gimpguiconfig.c app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimpguiconfig.h app, libgimp*: remove the config option to disable tooltips 2018-06-06 19:23:30 +02:00
gimplangrc.c app: fix function doc-comment. 2017-10-11 00:29:19 +02:00
gimplangrc.h Bug 787457 - Paint brush settings display system language (e.g. zh_TW) 2017-10-09 00:36:44 +02:00
gimppluginconfig.c Bug 735895 - Precision Conversion "Dithering" dialog 2016-09-26 17:38:26 +02:00
gimppluginconfig.h app: add new config class GimpDialogConfig 2016-08-14 22:21:59 +02:00
gimprc-blurbs.h app: add config option to enable/disable layer-group previews 2018-07-01 13:52:21 -04: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 Bug 735895 - Precision Conversion "Dithering" dialog 2016-09-26 17:38:26 +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: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimprc.h Bug 698278 - Preferences|Reset ignores /etc/gimp/2.0/gimprc 2016-12-11 20:19:42 +01: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 Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00