Gimp/app
Alx Sa 5f65133e20 pdb: Set image file when using gimp-file-save
gimp_file_save () lets you save an image to
any supported file format, but it did not
update the GimpImage's file or exported
file accordingly. This patch adds code to
do just that, patterned after /app/file/file-save.c's
file_save ().
2025-07-08 14:06:00 +00:00
..
actions app, menus: rename the vector-toolpath menu stuff to tool-path 2025-07-07 16:32:20 +02:00
config app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
core app: Split off GimpControllerManager 2025-07-08 12:52:04 +02:00
dialogs app: Split off GimpControllerManager 2025-07-08 12:52:04 +02:00
display app: Split off GimpControllerManager 2025-07-08 12:52:04 +02:00
file app, pdb: move filter duplication to one place in 2025-05-28 17:28:01 +02:00
file-data app, libgimp*, plug-ins: move all GimpObjectArray procedure args to GimpCoreObjectArray. 2024-10-25 23:28:42 +02:00
gegl app: re-add "gegl:hstack" to blacklist. 2025-02-17 22:33:38 +01:00
gui app: Split off GimpControllerManager 2025-07-08 12:52:04 +02:00
menus app, menus: rename the vector-toolpath menu stuff to tool-path 2025-07-07 16:32:20 +02:00
operations app: include mask_value as part of the target alpha value. 2025-06-20 23:24:10 +00:00
paint app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
path app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
pdb pdb: Set image file when using gimp-file-save 2025-07-08 14:06:00 +00:00
plug-in app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
propgui app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
tests app: vectors -> path in test-xcf.c 2025-07-07 17:23:25 +02:00
text app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
tools app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
widgets app: Make sure GimpControllerManager emits changes 2025-07-08 15:41:28 +02:00
xcf app: remove all "vectors" variables to "path" in app/xcf/ 2025-07-07 16:05:07 +02:00
about.h
app.c app: localize some strings now that we are out of string freeze. 2025-06-04 23:46:39 +02:00
app.h
errors.c Issue #12789: make sure gimp-debug-tool is correctly found on Windows. 2025-02-24 18:37:58 +01:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-update.c app: allow GIMP_DEV_VERSIONS_JSON to be empty for disabling it. 2025-06-23 14:25:26 +02:00
gimp-update.h
gimp-version.c app: add gexiv2 and exiv2 versions to crash data 2024-09-23 18:24:48 +00:00
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimpcoreapp.c
gimpcoreapp.h
git-version.h.in
language.c Issue #12722: force-query when system language change was not working with LANGUAGE. 2025-01-24 20:54:44 +01:00
language.h app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
main.c app: get rid of build warning. 2025-07-06 14:47:41 +02:00
meson.build app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
sanity.c build, app: depend on babl-0.1.114 and GEGL 0.4.62 2025-05-08 12:30:10 +02:00
sanity.h
signals.c app: fix build warning. 2025-05-17 23:10:10 +02:00
signals.h
unique.c
unique.h