Gimp/app
Alx Sa 8db97f4eaf core: Create gimp_drawable_convert ()
When a drawable is converted, we check if
it has filters. If any filter has a mask, we convert it
to use the new image instead of the old one.
This prevents several crashes where the filter's mask
still pointed to the old image if it was copy/pasted
into a new one.
2025-11-27 04:56:56 +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 core: Create gimp_drawable_convert () 2025-11-27 04:56:56 +00:00
dialogs dialogs: "Maximum Image Size" changed to "Maximum new image size" 2025-11-08 08:56:48 -03:00
display Revert "core, display: Enable resize for GUI layer copying" 2025-11-07 22:50:45 +00: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: remove GimpPickableSelect. 2025-11-17 13:47:07 +01:00
menus Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
operations Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
paint app, libgimp, pdb: clean up some algorithm URLs. 2025-11-24 21:45:03 +01: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, build, plug-ins: Run interpreters conditionally on Windows console 2025-11-09 15:56:32 -03:00
propgui plug-ins: Fix Title Case usages 2025-11-10 13:02:05 +01:00
tests Issue #15206: do not initialize transform tools when swapping tools… 2025-11-08 11:26:04 +01:00
text app, libgimp*, plug-ins: fix previous commit and add gimp_cairo_surface_get_buffer(). 2025-11-08 20:34:55 +01:00
tools app: cosmetic space, indentation, etc. fixes. 2025-11-27 00:19:04 +01:00
widgets app: translate x axis label in GimpDynamicsOutputEditor 2025-11-26 19:43:47 +01: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, modules: Resolve unused Windows variable warnings 2025-10-12 14:06:04 +00: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
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, libgimp: Fix truncation and lack of color on attached Windows console 2025-11-08 12:02:56 -03:00
meson.build meson: On RCs, use the same GIMP_MUTEX_VERSION of the previous unstable 2025-11-23 17:18:32 -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