Gimp/app
Jehan 3e66da424d app, etc: do not hide --show-debug-menu.
This is a useful debugging function for developers. It is enough to hide
the menu by default on stable releases, I don't think we also need to
hide the CLI option. Developers don't know all these options by heart,
so we need to make them reasonably discoverable!

(cherry picked from commit 083360fac1)
2026-01-22 23:31:40 +01:00
..
actions actions, file: Don't require selected layers for export 2025-11-20 08:26:29 -03:00
config Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
core Issue #14139: wait for fonts to be loaded before loading files. 2026-01-22 19:58:06 +01:00
dialogs app: take into account possibility of NULL error. 2026-01-22 21:48:45 +01:00
display display, widgets: Change Navigation/Selection editor UI... 2026-01-22 21:53:13 +01:00
file Issue #14139: wait for fonts to be loaded before loading files. 2026-01-22 19:58:06 +01:00
file-data app: fixing more broken parasite name for custom config parasites. 2025-10-28 07:23:36 -03:00
gegl Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
gui app: make sure main GIMP process is not frozen while waiting with gui_wait(). 2026-01-22 19:42:46 +01:00
menus Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
operations operations: Add more translated titles to operations 2026-01-22 19:04:56 +01:00
paint app, libgimp, pdb: clean up some algorithm URLs. 2026-01-21 23:30:06 +01:00
pdb app: move functions to look up GimpData into core. 2026-01-22 19:50:56 +01:00
plug-in app: fix #15382 Sensitivity ALWAYS sensitive not working as expected 2026-01-21 23:35:19 +01:00
propgui Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
tests Issue #15257: test failing because gegl:bevel doesn't see GPL ops. 2025-12-05 17:49:48 -03:00
text app: add some further sanity check. 2026-01-22 21:44:52 +01:00
tools app, libgimpbase, plug-ins, tools: Include missing IO headers if on Windows 2025-11-29 18:27:10 -03:00
vectors path: Update path import code from C-based librsvg 2025-11-28 18:28:16 -03:00
widgets widgets: Make Fx icon invisible when no filters 2026-01-22 21:53:40 +01:00
xcf libgimpconfig: Save legacy XCF grid colors... 2026-01-22 21:47:39 +01:00
about.h
app.c app: allow gimp command-line to run in console mode 2025-10-15 14:09:47 -03:00
app.h
errors.c app, libgimpbase, plug-ins, tools: Include missing IO headers if on Windows 2025-11-29 18:27:10 -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 21:08:56 -03: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. 2026-01-21 21:56:26 +01:00
git-version.h.in
language.c
language.h
main.c app, etc: do not hide --show-debug-menu. 2026-01-22 23:31:40 +01:00
meson.build build, extensions, plug-ins: Add support to MSVC's resource compiler too 2025-11-29 18:28:13 -03: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: Make possible to append _NT_SYMBOL_PATH 2025-09-17 17:54:48 +02:00
signals.h
unique.c
unique.h