Gimp/app
Michael Natterer ccd8ec5dee app: connect the MyPaint brush core with the new brush container
and remove all hackish temp code that did the same. Remove quite
some #ifdefs around code that doesn't depend on libmypaint.
2015-12-21 12:28:46 +01:00
..
actions app, libgimpwidgets, icons: rename mypaint brush icons and help ID 2015-12-21 00:09:55 +01:00
config app: move the MyPaint brush config options around in GimpCoreConfig 2015-12-20 23:51:44 +01:00
core app: connect the MyPaint brush core with the new brush container 2015-12-21 12:28:46 +01:00
dialogs app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
display app: typo in debug output in gimp_display_shell_profile_update() 2015-12-14 23:19:58 +01:00
file Bug 754774 - Choosing "convert" upon import results in wrong colors... 2015-09-09 21:21:20 +02:00
gegl libgimpcolor: rename RGB and GRAY gimp_color_profile_new_*() functions 2015-12-15 20:42:21 +01:00
gui libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch] 2015-12-12 20:44:46 +01:00
menus app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
operations Bug 756822 - Colors/Desaturate/Luminosity should operate on linear RGB 2015-10-22 19:50:56 +02:00
paint app: connect the MyPaint brush core with the new brush container 2015-12-21 12:28:46 +01:00
pdb Bug 756389 - Color-managing grayscale images 2015-12-14 23:25:02 +01:00
plug-in app: fix if() logic in gimp_plug_in_procedure_handle_return_values() 2015-09-27 13:40:57 +02:00
tests app: disable the dock hiding/showing test 2015-11-25 21:29:56 +01:00
text app: add progress reporting to gimp_drawable_convert_type() 2015-10-21 22:22:30 +02:00
tools app: connect the MyPaint brush core with the new brush container 2015-12-21 12:28:46 +01:00
vectors app, libgimpbase: move enum GimpStrokeMethod to libgimpbase 2015-11-08 22:48:48 +01:00
widgets app, libgimpwidgets, icons: rename mypaint brush icons and help ID 2015-12-21 00:09:55 +01:00
xcf app: save the "gimp-xcf-compatibility-mode" parasite in network byte order 2015-10-31 19:28:36 +01:00
.gitignore
about.h
app.c app: move app/batch.[ch] to app/core/gimp-batch.[ch] 2015-09-30 01:57:33 +02:00
app.h
errors.c app, libgimp: add log handlers for all LibGimp* log domains 2015-05-20 11:05:45 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimpcore.def
language.c
language.h
main.c app: batch commands won't run on existing instance. 2015-09-28 22:31:21 +02:00
Makefile.am app: move app/batch.[ch] to app/core/gimp-batch.[ch] 2015-09-30 01:57:33 +02:00
sanity.c app: add gegl:gaussian-blur-selective to Filters -> Blur 2015-11-26 11:20:44 +01:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c app: indentation fix. 2015-09-29 00:32:24 +02:00
unique.h app: batch commands won't run on existing instance. 2015-09-28 22:31:21 +02:00
units.c
units.h
version.c
version.h