Gimp/app
Jacob Boerema 5ea45737e5 app: add separate help ids for View -> Color Management
The help ids for the View Color management commands all pointed to
the same id.
Let's use more specific ids, so that help will arrive at a more
specific location in the manual (once we have added the ids there too).
2025-02-06 15:50:45 -05:00
..
actions app: add separate help ids for View -> Color Management 2025-02-06 15:50:45 -05:00
config app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. 2025-01-24 23:44:43 +01:00
core Issue #12568: support GIMP's GEGL operations with a custom config argument… 2025-01-27 16:34:11 +01:00
dialogs dialogs: Don't show Releases Notes if none exist 2025-01-14 04:02:56 +00:00
display app/display: Connect GimpStatusBar to icon size changes 2024-12-07 18:19:48 +00:00
file app, libgimpbase: do not try to open a non existing file. 2025-01-23 20:04:54 +01:00
file-data app, libgimp*, plug-ins: move all GimpObjectArray procedure args to GimpCoreObjectArray. 2024-10-25 23:28:42 +02:00
gegl app, libgimp, pdb: fix perceptual blend space for linear TRC ICC profiles 2024-12-19 23:23:50 +01:00
gui macos: Open files from finder fixing #12603 #12465 #12439 2025-01-04 18:23:50 +00:00
menus
operations Issue #12614: Successive layer effects should use a higher bit-depth as intermediary format. 2025-01-12 22:18:28 +01:00
paint Issue #11675: Fade x Jitter dynamics now sync correctly at every step 2024-10-28 22:40:51 +00:00
pdb Issue #12568: support GIMP's GEGL operations with a custom config argument… 2025-01-27 16:34:11 +01:00
plug-in app/plug-in: fix #12711 app hang on MacOS IO event on empty pipe 2025-02-02 17:37:17 +00:00
propgui
tests app/tests: use gdk_display_get_monitor_at_window in window_roles ui test 2024-12-11 20:18:02 +01:00
text Issue #12640: crash on font not found. 2025-01-07 12:57:44 +01:00
tools core, tools, widget: Lock filters when editing 2025-01-27 05:15:12 +00:00
vectors app:vectors: fix #12120 CRITICAL on shift-start action on a bezier Handle 2024-10-09 11:40:12 +00:00
widgets app: add separate help ids for View -> Color Management 2025-02-06 15:50:45 -05:00
xcf core, pdb, xcf: Only load explicitly set filter names 2025-01-11 21:28:41 +00:00
about.h
app.c app, libgimpbase: also move gimp_cpu_accel_set_use() in a private header. 2024-10-17 16:12:04 +02:00
app.h
errors.c app: Make possible to 'gimp-debug-tool' work relocatable 2025-01-23 08:53:13 -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 #12641: Help>About GIMP dialog does not show an update in 3.0 RC1. 2025-01-07 17:10:57 +01: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
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, libgimp: move gimp_env_init() to a non-shipped header. 2024-10-17 16:11:15 +02:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
sanity.c build,app: depend on gegl-0.4.52 2024-12-27 10:25:42 +01:00
sanity.h
signals.c app, libgimpbase: gimp_signal_private()'s header is now made private. 2024-10-17 17:12:30 +02:00
signals.h
unique.c
unique.h