Gimp/app
Ell 3c03fcbfbb app: add active async-operations counter to the dashboard
Add an "async" field to the dashboard's "misc" group, showing the
number of async operations currently in the "running" state (i.e.,
all those GimpAsync objects for which gimp_async_finish[_full]() or
gimp_async_abort() haven't been called yet).

(cherry picked from commit aa382650a1)
2018-07-04 16:12:22 -04:00
..
actions Sync USM menu entry to GEGL 2018-07-02 02:32:29 +03:00
config app: add config option to enable/disable layer-group previews 2018-07-04 16:12:22 -04:00
core app: add active async-operations counter to the dashboard 2018-07-04 16:12:22 -04:00
dialogs app: add config option to enable/disable layer-group previews 2018-07-04 16:12:22 -04:00
display app: prepare gimpdisplayshell-selection for undeprecation 2018-07-03 19:46:27 +02:00
file
gegl app: properly handle NULL rectangle arguments in gimp-gegl-loops 2018-06-21 12:30:59 -04:00
gui app: add gimp_parallel_run_async_{full,independent}() 2018-07-04 16:12:21 -04:00
menus
operations Issue #1682 - Segfault when starting GIMP, due to empty data files 2018-06-20 15:14:21 -04:00
paint app: move the improved paint property copying code to GimpPaintOptions 2018-07-03 20:13:40 +02:00
pdb app: when a plug-in procedure is not sensitive, show the reason in the tooltip 2018-06-22 13:49:45 +02:00
plug-in Issue #1719 - GIMP crashes with an invalid pluginrc 2018-07-04 00:19:44 +02:00
propgui app: fix filename in gimppropgui-recursive-transform.c license notice 2018-06-17 15:59:14 -04:00
tests app: on make check, search menu XML files in both buildir and srcdir 2018-07-01 19:46:31 +02:00
text app: add gimp_parallel_run_async_{full,independent}() 2018-07-04 16:12:21 -04:00
tools app: fix logic error in tool_options_manager_paint_options_notify() 2018-07-03 20:13:49 +02:00
vectors app: change offsets parameters of GimpItem::translate() from int to double 2018-04-23 01:27:56 +02:00
widgets app: add active async-operations counter to the dashboard 2018-07-04 16:12:22 -04:00
xcf Issue #1291 - Non-intrusive warning when saved XCF version... 2018-06-06 23:12:04 +02:00
.gitignore
about.h
app.c app: cleanly remove log handlers on exit 2018-05-03 15:50:29 -04:00
app.h
errors.c app: make sure crash-saving of open images to XCF doesn't call the GUI 2018-06-17 19:45:36 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-version.c
gimp-version.h
gimpcore.def
language.c
language.h
main.c app: make --show-playground visible in --help. 2018-04-21 15:48:22 +02:00
Makefile.am app: even more Windows-specific fixes in gimpdashboard.c 2018-06-28 11:03:49 -04:00
sanity.c configure.ac: require GEGL >= 0.4.4 2018-07-04 12:46:28 +02:00
sanity.h
signals.c
signals.h
tests.c app: popup error at startup when some fonts fail to load. 2018-05-01 03:25:58 +02:00
tests.h
unique.c
unique.h