gimp/app
Jehan 248477a125 app: some small improvements in line art code.
Mostly I am adding a counter to the insignifiant zone fill, to be double
sure we are not going to fill huge areas (this should not happen already
anyway) and also it is no use to sample the line art buffer in such
case.
2019-02-16 12:35:10 +01:00
..
actions Remap Linear Invert's mnemonic to I to remove a duplicate with Levels 2019-02-14 01:18:09 +03:00
config app: link tests against libappfile-data 2019-02-12 13:54:24 -05:00
core app: some small improvements in line art code. 2019-02-16 12:35:10 +01:00
dialogs app: in the prefs dialog, warn that OpenCL support is experimental 2019-02-04 10:38:43 +01:00
display app: fix a "Floating point exception" crash. 2019-02-13 21:06:08 +01:00
file app: s/plug-In/plug-in in a GUI-visible string. 2019-02-11 15:17:36 +01:00
file-data app, plug-ins: move pattern saving to the core 2019-02-12 21:27:13 +01:00
gegl app: in gimp_gegl_apply_cached_operation(), don't dup src buffer for point ops 2019-02-15 12:38:54 -05:00
gui app: put the * { -gtk-icon-style: regular|symbolic; } into theme.css 2019-01-04 15:25:40 +01:00
menus libgimpbase, app: remove the plug-in menu_path compat code 2018-07-13 14:07:44 +02:00
operations app: #include <string.h> in gimpoperationreplace.c 2019-02-14 11:09:17 -05:00
paint app: in gimpbrushcore-loops, fix memory corruption in clear_edges() 2019-02-13 12:33:31 -05:00
pdb app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:20 -05:00
plug-in Issue #2863 - Improve error reporting for scripts 2019-01-27 13:24:06 +01:00
propgui Issue #2136 - On-image UI for adjusting Linear Motion Blur 2019-01-04 14:38:49 +01:00
tests app: link tests against libappfile-data 2019-02-12 13:54:24 -05:00
text app: use gimp_async_add_callback_for_object() in various places 2018-11-30 04:14:10 -05:00
tools app: add gimp_gegl_node_is_point_operation() 2019-02-15 12:38:53 -05:00
vectors app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
widgets app: out-of-gamut for grayscale images too in GimpFgBgEditor. 2019-02-13 15:48:27 +01:00
xcf Issue #2685 - Crash when distributing layers horizontally 2019-01-03 15:02:55 +01:00
.gitignore Move git-version.h to the toplevel also in .gitignore 2018-01-29 20:26:18 +01:00
Makefile.am app, plug-ins: start consolidating brush and pattern loading/saving code 2019-02-11 12:51:31 +01:00
about.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
app.c app: more GimpBacktrace tidying 2018-09-03 15:57:53 -04:00
app.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
errors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
errors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-debug.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-debug.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-intl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-log.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-log.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-priorities.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-version.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-version.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcore.def app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
language.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
language.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
main.c app: open the Windows console a bit earlier. 2018-08-15 14:34:26 +02:00
sanity.c configure.ac: require babl >= 0.1.61 2019-01-01 19:21:52 +01:00
sanity.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
signals.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
signals.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
tests.c tests: OSX - activate GIMP window when tests are running 2018-11-23 23:20:20 +01:00
tests.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
unique.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
unique.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00