Gimp/app
Jehan 864abd6be0 app: print error message when failing to open from command line…
… even when we have no display.

gimp_message() supports a NULL handler object and we get proper
GIMP-Error message printed on stderr, e.g. when GIMP is run from the
build system.
We want as much info as possible when debugging our build scripts.
This is part of fixes to improve situations such as seen in #16160.
2026-04-04 17:21:45 +02:00
..
actions actions: Better protect layers from Fill menu 2026-04-03 03:38:58 +00:00
config app, etc: fix presets typo in blurb 2026-03-29 01:03:59 +01:00
core Core: Fix stale thumbnails after mode conversion 2026-04-03 16:17:47 +00:00
dialogs dialogs: Make Metadata Rotation images clickable 2026-03-27 21:21:39 +00:00
display app, libgimp*, modules: More type <> casting fixes 2026-03-31 16:27:25 -03:00
file app: print error message when failing to open from command line… 2026-04-04 17:21:45 +02:00
file-data app: fix #12867 crash when exporting grayscale .gih 2026-03-09 17:18:43 -04:00
gegl app, pdb: factorize code for allowed filters. 2026-02-21 14:50:19 +01:00
gui app, libgimpthumb, plug-ins, tools: Fix POSIX namespace warnings on MSVC 2026-02-28 10:06:46 -03:00
menus Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
operations app, plug-ins: More sscanf_s on Windows 2026-03-31 21:44:51 -03:00
paint app: Do not set max_n_props array length with const as per Apple Clang warning 2026-03-29 21:07:00 -03:00
path app, libgimp*, plug-ins: Use strtok_s on Windows to fix CRT_INSECURE_DEPRECATE 2026-03-31 16:27:25 -03:00
pdb pdb: Allow pixels as unit in PDB calls 2026-04-03 10:58:10 +00:00
plug-in app, libgimp*, plug-ins: Use strtok_s on Windows to fix CRT_INSECURE_DEPRECATE 2026-03-31 16:27:25 -03:00
propgui app: Change some booleans on propgui-types to unsigned integers 2026-03-30 16:09:13 -03:00
tests app, libgimpthumb, plug-ins, tools: Fix POSIX namespace warnings on MSVC 2026-02-28 10:06:46 -03:00
text app: Use g_strerror 2026-03-31 16:27:25 -03:00
tools tools: fix font size jump when using shortcuts 2026-04-02 00:24:26 +02:00
widgets tools: fix font size jump when using shortcuts 2026-04-02 00:24:26 +02:00
xcf app, libgimp*, modules: More type <> casting fixes 2026-03-31 16:27:25 -03:00
about.h
app.c app: Don't show Welcome Dialog if images loaded... 2026-02-08 00:43:36 +00:00
app.h
errors.c app: Properly fix unused eek_handled 2026-03-31 16:27:25 -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 app: Fix mix of declaration and code on *request and *session 2026-03-29 21:07:00 -03:00
gimp-update.h app: Don't show Welcome Dialog if images loaded... 2026-02-08 00:43:36 +00:00
gimp-version.c
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def app, libgimp*: add GimpCurve sample API in libgimp and PDB. 2026-03-01 22:33:58 +01: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: Import all Foundation headers needed for NSLocale 2026-03-29 18:56:51 -03:00
language.h
main.c app, app-tools, libgimp: Use freopen_s on Windows to fix CRT_INSECURE_DEPRECATE 2026-03-31 13:31:33 -03:00
meson.build app: new save-and-export tests calling the API with actual GIMP process. 2026-02-03 10:40:15 +01:00
sanity.c meson,app: depend on GEGL 0.4.66 2025-12-11 22:21:59 +01: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 app, libgimp, libgimpbase, libgimpwidgets, plug-ins: Add macro to unused code 2026-03-29 17:19:42 -03:00
unique.h