Gimp/app
Alx Sa 540fe925f1 tools: Crop Tool is conditionally destructive
Resolves #15418
Destructive tools can not be used on non-raster layers
(vector, text, link). However, the Crop Tool is only destructive
when "Delete Pixels" option is enabled - otherwise it just crops
the canvas size. This patch toggles the GimpTool classes'
"is_destructive" setting based on the value of "Delete Pixels".
2025-12-07 17:38:08 +00:00
..
actions actions: Fix deleting single items in Doc. History 2025-11-20 14:53:31 +00:00
config Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
core app/core: Add missing header for getpid() on Windows 2025-11-29 18:18:43 -03:00
dialogs Issue #15273: New Layer Dialog is missing controls for setting layer offset. 2025-12-05 21:53:40 +01:00
display app: Fix disordered windows.h include on display and gui sources 2025-11-29 18:18:46 -03:00
file actions, file: Don't require selected layers for export 2025-11-19 22:18:29 +00:00
file-data Issue #15152: Export to bzip2, gzip, xz gives warnings. 2025-10-28 12:34:58 +01:00
gegl Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
gui app: Fix disordered windows.h include on display and gui sources 2025-11-29 18:18:46 -03:00
menus Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
operations operations: Add translated titles to operations 2025-12-07 03:23:51 +00:00
paint app/paint: ALGORITHM_* values are unsigned integers 2025-11-29 18:18:50 -03:00
path path: Update path import code from C-based librsvg 2025-11-25 23:27:52 +00:00
pdb app, libgimp, pdb: clean up some algorithm URLs. 2025-11-24 21:45:03 +01:00
plug-in app: fix #15382 Sensitivity ALWAYS sensitive not working as expected 2025-12-03 10:05:14 -05:00
propgui plug-ins: Fix Title Case usages 2025-11-10 13:02:05 +01:00
tests Issue #15257: test failing because gegl:bevel doesn't see GPL ops. 2025-12-05 14:19:23 +00:00
text app, libgimpbase, plug-ins, tools: Include missing IO headers if on Windows 2025-11-29 18:16:54 -03:00
tools tools: Crop Tool is conditionally destructive 2025-12-07 17:38:08 +00:00
widgets widgets: Don't force selection of GimpRow 2025-12-05 23:41:12 +00:00
xcf Issue #15121: link layer positioning problem. 2025-11-08 12:37:45 +01:00
about.h
app.c app: allow gimp command-line to run in console mode 2025-10-14 23:20:12 +00:00
app.h
errors.c app, libgimpbase, plug-ins, tools: Include missing IO headers if on Windows 2025-11-29 18:16:54 -03:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-update.c Issue #13553: pop an error dialog up only for specific GIO error. 2025-09-29 20:31:40 +02:00
gimp-update.h
gimp-version.c
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimpcoreapp.c
gimpcoreapp.h app: remove useless heading newline. 2025-10-13 15:37:11 +02:00
git-version.h.in
language.c app, libgimp*, pdb, themes: Fix description typos 2025-09-24 16:50:15 +00:00
language.h
main.c app, app-tools: Fix WinMain definition on some executables 2025-11-29 18:19:07 -03:00
meson.build build, extensions, plug-ins: Add support to MSVC's resource compiler too 2025-11-29 18:18:57 -03:00
sanity.c meson, app: depend on GEGL-0.4.64 2025-10-03 23:56:36 +02:00
sanity.h
signals.c app: Make possible to append _NT_SYMBOL_PATH 2025-09-09 12:57:46 -03:00
signals.h
unique.c
unique.h