gimp/app
Ell eeddd13209 Revert "app: make GimpTileHandlerValidate thread safe"
This reverts commit 4bd118ec8a.

The mutex introduced by the above commit should no longer be
necessary, after GEGL commit
8b034c437b0162b26f85eb80867914977ac3cf57.
2017-11-24 14:10:47 -05:00
..
actions app: layer's Blend|Composite Space|Mode actions labels too long. 2017-11-23 20:40:49 +01:00
config app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
core app: update group-layer item offset after updating offset node 2017-11-24 12:34:25 -05:00
dialogs app: add tool gui to the blend tool 2017-10-09 12:48:54 -04:00
display Bug 789173 - Make canvas rotation information visible on the main window 2017-11-15 20:04:19 +01:00
file Bug 788403 - When importing an image, don't change to "untitled"... 2017-11-19 19:21:15 +01:00
gegl Revert "app: make GimpTileHandlerValidate thread safe" 2017-11-24 14:10:47 -05:00
gui app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
menus app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00
operations app: heed deprectation warning of gegl_operation_context_get_source 2017-11-21 20:21:25 +01:00
paint enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
pdb app, pdb: prevent custom gradient from being renamed 2017-10-30 17:22:29 -04:00
plug-in enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
propgui app: in propgui, use flat color buttons for rgb props with no alpha 2017-11-02 16:12:33 -04:00
tests app: bump GIMP_UI_WINDOW_POSITION_EPSILON in test-ui.c 2017-11-13 17:19:05 -05:00
text enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
tools app, menus: add gegl:median-blur to the menus 2017-11-17 16:46:39 -05:00
vectors app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
widgets app, menus: add gegl:median-blur to the menus 2017-11-17 16:46:39 -05:00
xcf Bug 788768 - GIMP crashes loading a valid truncated xcf 2017-11-19 18:28:36 +01:00
.gitignore
Makefile.am app: add compiler info in `gimp -v`. 2017-09-10 01:21:55 +02:00
about.h
app.c Bug 787457 - Paint brush settings display system language (e.g. zh_TW) 2017-10-09 00:36:44 +02:00
app.h
errors.c Bug 774971 - Display errors outputted by GEGL. 2017-06-07 15:51:33 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h app: turn magic matching debug output into GIMP_LOG() 2017-07-28 22:35:13 +02:00
gimp-priorities.h
gimpcore.def
language.c
language.h
main.c app: split sanity check into early/late stages, to fix gegl translation 2017-06-15 09:51:25 -04:00
sanity.c configure.ac: require GEGL >= 0.3.24 2017-11-24 08:42:04 -05:00
sanity.h app: split sanity check into early/late stages, to fix gegl translation 2017-06-15 09:51:25 -04:00
signals.c
signals.h
tests.c
tests.h
unique.c
unique.h
version.c app: add compiler info in `gimp -v`. 2017-09-10 01:21:55 +02:00
version.h