Gimp/app
Michael Natterer 49dfc6143d Issue #1662 - GIMP crashes while using cage transform when selection is active
Fixed by implementing Massimo's two findings:

gimp_operation_cage_transform_process(): if aux_buf is NULL, bail out
after initializing out_buf with identity vectors, fixes the crash.

gimp_cage_tool_create_filter(): set the drawable filter's region to
GIMP_FILTER_REGION_DRAWABLE, fixes offset when there is a selection.
2018-08-07 20:09:35 +02:00
..
actions app, libgimpbase: update vertical text labels (shorten) 2018-08-02 09:40:55 -05:00
config Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
core app: display extension long description in the details widget. 2018-08-07 18:22:47 +02:00
dialogs Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
display Issue #1125 - Transform tools temporarily disables layer mask 2018-08-06 04:21:42 -04:00
file Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
gegl Issue #1980 - Color picker wrong results when picking from non-sRGB... 2018-08-06 09:02:42 -04:00
gui app: extensions can now install themes. 2018-08-07 15:51:54 +02:00
menus libgimpbase, app: remove the plug-in menu_path compat code 2018-07-13 14:07:44 +02:00
operations Issue #1662 - GIMP crashes while using cage transform when selection is active 2018-08-07 20:09:35 +02:00
paint Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
pdb Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
plug-in app: improve file-handler sorting 2018-07-18 09:27:22 -04:00
propgui app: in prop-GUI, use "direction" UI-meta of angle props for dial 2018-07-24 02:25:25 -04:00
tests Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
text Issue #1954 - GIMP-2.99 color changes when converting between... 2018-08-05 22:28:56 +02:00
tools Issue #1662 - GIMP crashes while using cage transform when selection is active 2018-08-07 20:09:35 +02:00
vectors Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
widgets app: display extension long description in the details widget. 2018-08-07 18:22:47 +02:00
xcf Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
.gitignore Move git-version.h to the toplevel also in .gitignore 2018-01-29 20:26:18 +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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02: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: Add gimp_channel_flood() function 2016-01-25 22:58:28 +01: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
Makefile.am app: add base classes for the extension manager. 2018-07-02 21:16:14 +02:00
sanity.c configure/app: depend on GEGL 0.4.6 2018-07-23 04:45:43 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02: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