gimp/app
Jehan 8e7fc1d920 app: do not show the welcome dialog with the --no-interface option.
Fixes:

> (gimp-2.99:3763): GLib-CRITICAL **: 19:31:02.392: g_hash_table_size: assertion 'hash_table != NULL' failed
> GIMP-CRITICAL: gimp_translation_store_constructed: assertion 'lang_list != NULL' failed
2024-03-28 00:19:10 +01:00
..
actions tools: Add NDE support for group layers 2024-03-06 22:04:28 +00:00
config libgimpbase: Replace GimpRGB in gimpchecks 2024-03-17 16:19:25 +00:00
core app: fix CRITICAL when GIMP3_DIRECTORY env variable is set. 2024-03-28 00:19:10 +01:00
dialogs libgimp, dialogs, plug-ins: Minor fixes 2024-03-14 01:41:31 +00:00
display app: color drag'n drop is now space-invaded. 2024-02-11 23:28:04 +01:00
file app: fix handling of GimpThumbnailProcedure return values. 2023-10-01 21:02:33 +02:00
file-data app, plug-ins: mark missing strings as translatable 2023-12-13 17:44:35 +00:00
gegl app: get rid of rgb_to_pixel() GimpPickable method and related functions. 2024-02-11 23:28:03 +01:00
gui meson: moving away from meson subprojects in favor of git submodules. 2024-03-28 00:19:10 +01:00
menus app: be more forgiving in reading shortcutsrc. 2023-10-02 01:30:02 +02:00
operations operations: Port semi-flatten to GeglColor 2024-03-05 18:30:53 +00:00
paint app: no more GimpRGB/GimpHSL/GimpHSV usage in paint code at all anymore. 2024-02-11 23:28:03 +01:00
pdb app, pdb: gimp_image_set_file() should accept compressed XCF variants. 2024-03-28 00:19:10 +01:00
plug-in app: fix running gimp or gimp-console as tool during build time on Windows. 2024-03-28 00:19:10 +01:00
propgui propgui: Port Color-To-Alpha GUI to GeglColor 2024-03-19 14:32:14 +00:00
tests desktop: application icons are now generated from the new logo source SVG. 2024-03-28 00:19:10 +01:00
text plug-ins, libgimpbase, text: Port border-average... 2024-03-25 02:21:54 +00:00
tools widgets: Minor GimpRGB to GeglColor ports 2024-03-19 04:40:14 +00:00
vectors app/vectors : fix annotations on gimp_vectors_export_foo 2023-12-01 21:55:36 +00:00
widgets widgets: Prevent reordering actively edited layer effects 2024-03-26 16:58:34 +00:00
xcf xcf: Set NDE filter visibility on load 2024-03-23 21:31:20 +00:00
about.h
app.c Issue #10899: Image Recovery and Welcome dialog conflicting with each other. 2024-02-27 18:06:50 +01:00
app.h app: when called with --quit, GIMP exit code will report batch failure. 2022-04-16 02:30:46 +02:00
errors.c Use MessageBoxW () 2023-01-24 14:48:44 +00:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: add gimp_log_{set,remove}_handler() 2020-08-02 11:01:59 +03:00
gimp-log.h app: add gimp_log_{set,remove}_handler() 2020-08-02 11:01:59 +03:00
gimp-priorities.h
gimp-update.c app: do not show the welcome dialog with the --no-interface option. 2024-03-28 00:19:10 +01:00
gimp-update.h app: now store the last run version in the core config. 2022-02-22 12:23:46 +01:00
gimp-version.c app: only check gimp-release once. 2022-06-08 20:59:09 +02:00
gimp-version.h app: allow to disable the new version check altogether through a key… 2022-06-06 01:09:08 +02:00
gimpconsoleapp.c app: fix some glib related deprecations 2023-06-16 00:13:02 -04:00
gimpconsoleapp.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
gimpcore.def app: work with a GimpPalette rather than a colormap. 2024-02-11 23:28:03 +01:00
gimpcoreapp.c app: remove useless gimp_core_app_finalize(). 2023-04-12 22:07:08 +02:00
gimpcoreapp.h app: remove useless gimp_core_app_finalize(). 2023-04-12 22:07:08 +02:00
git-version.h.in
language.c app: allows for empty string as language. 2022-07-07 22:13:28 +02:00
language.h app: reload plug-ins when language changes between runs. 2022-07-06 19:33:00 +02:00
main.c Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
meson.build meson: pass the executable name to gimp-data to build gimp.ico. 2024-03-28 00:19:10 +01:00
sanity.c meson,app: depend on babl-0.1.108 2024-02-24 18:08:31 +01:00
sanity.h
signals.c Use ExcHndlSetLogFileNameW () 2023-01-24 14:48:44 +00:00
signals.h
unique.c Eliminate warning: ‘gimp_unique_dbus_open’ defined but not used [-Wunused-function] 2023-06-25 18:01:45 +00:00
unique.h