gimp/modules
Michael Natterer 0524b60228 app: consistently treat GimpColorConfig profile paths as config paths
and use gimp_file_new_for_config_path() and _get_config_path() when
dealing with them. We used a weird mix of config paths and plain
(filesystem encoded) paths, waiting to to break on umlauts or
whatever. The code in gimpcolorconfig.c was particularly bad.
2016-10-01 00:29:44 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am modules: Add missing libraries to color_selector_libadd. 2016-06-04 19:23:35 -04:00
color-selector-cmyk.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
color-selector-water.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
color-selector-wheel.c Bug 467930 - color selectors are not color managed 2016-05-27 01:12:35 +02:00
controller-dx-dinput.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
controller-linux-input.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
controller-midi.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
display-filter-color-blind.c Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
display-filter-gamma.c modules: port to GIMP_CONFIG_PROP_FOO() 2016-04-17 00:11:39 +01:00
display-filter-high-contrast.c modules: port to GIMP_CONFIG_PROP_FOO() 2016-04-17 00:11:39 +01:00
display-filter-lcms.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
display-filter-proof.c app: consistently treat GimpColorConfig profile paths as config paths 2016-10-01 00:29:44 +02:00
gimpcolorwheel.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpcolorwheel.h Bug 467930 - color selectors are not color managed 2016-05-27 01:12:35 +02:00
gimpinputdevicestore-dx.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore-gudev.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00