Gimp/app
Ell 3dd2cf27b5 app: in gimppaintcore-loops, remove individual-algorithm functions
In gimppaintcore-loops, remove the individual-algorithm convenience
functions, which are merely wrappers around
gimp_paint_core_loops_process(), and aren't used anywhere anymore.
This allows us to avoid instanciating certain algorithm-hierarchies
which aren't used in practice, as will be done by the following
commits.

(cherry picked from commit 95761db557)
2019-02-16 10:01:07 -05:00
..
actions Remap Linear Invert's mnemonic to I to remove a duplicate with Levels 2019-02-14 01:21:01 +03:00
config app: link tests against libappfile-data 2019-02-12 13:54:28 -05:00
core app: remove gimp_drawable_replace_buffer() 2019-02-14 11:05:19 -05:00
dialogs app: in the prefs dialog, warn that OpenCL support is experimental 2019-02-04 10:40:22 +01:00
display app: add GimpToolCompass::effective-orientation property 2019-02-04 16:48:55 -05:00
file app: s/plug-In/plug-in in a GUI-visible string. 2019-02-13 16:13:07 +01:00
file-data app, plug-ins: move pattern saving to the core 2019-02-12 21:34:17 +01:00
gegl app: in gimp_gegl_apply_cached_operation(), don't dup src buffer for point ops 2019-02-15 12:40:12 -05:00
gui app: make sure we reset tool modifier state before saving options. 2018-12-19 15:48:26 +01:00
menus
operations app: improve gimp:mask-components 2019-02-16 10:00:29 -05:00
paint app: in gimppaintcore-loops, remove individual-algorithm functions 2019-02-16 10:01:07 -05:00
pdb app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
plug-in Issue #2863 - Improve error reporting for scripts 2019-01-27 13:42:36 +01:00
propgui Issue #2136 - On-image UI for adjusting Linear Motion Blur 2019-01-04 14:40:25 +01:00
tests app: link tests against libappfile-data 2019-02-12 13:54:28 -05:00
text app: use gimp_async_add_callback_for_object() in various places 2018-11-30 04:15:45 -05:00
tools app: add gimp_gegl_node_is_point_operation() 2019-02-15 12:40:11 -05:00
vectors app, libgimpconfig: make various usage of g_file_replace() safer. 2018-12-07 00:51:05 +01:00
widgets app: out-of-gamut for grayscale images too in GimpFgBgEditor. 2019-02-13 16:25:54 +01:00
xcf Issue #2685 - Crash when distributing layers horizontally 2019-01-03 15:06:36 +01:00
.gitignore
about.h
app.c app: more GimpBacktrace tidying 2018-09-03 15:58:01 -04:00
app.h
errors.c
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 app: remove "Edit -> Fade..." 2018-12-27 11:45:11 -05:00
language.c
language.h
main.c app: open the Windows console a bit earlier. 2018-08-15 14:24:15 +02:00
Makefile.am app, plug-ins: start consolidating brush and pattern loading/saving code 2019-02-11 12:56:56 +01:00
sanity.c configure.ac: require babl >= 0.1.61 2019-01-01 19:24:42 +01:00
sanity.h
signals.c
signals.h
tests.c tests: OSX - activate GIMP window when tests are running 2018-11-23 23:15:25 +01:00
tests.h
unique.c
unique.h