Gimp/app
Gabriele Barbero 40a3b28895 dialogs: respect time/date system format on Windows
Fetch date and time via GetDateFormatEx/GetTimeFormatEx to respect
the user's custom formats from Windows Region settings instead of
falling back to C locale defaults.

(cherry picked from commit 83dcd00794)
2025-09-17 16:40:22 +02:00
..
actions app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-09-17 16:40:22 +02:00
config app: move the g_set_str() hack to config-types.h 2025-09-17 16:40:21 +02:00
core app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-09-17 16:40:22 +02:00
dialogs dialogs: respect time/date system format on Windows 2025-09-17 16:40:22 +02:00
display app: rename GimpContainer's "children-type" property to "child-type" 2025-09-17 16:40:22 +02:00
file app, pdb: move filter duplication to one place in 2025-08-09 18:11:13 +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: move GimpControllerManager to its own files 2025-09-17 16:40:21 +02:00
menus app: fix #13288 crash when opening a recently closed dock 2025-04-04 19:29:04 +00:00
operations operations: Guard against missing config in... 2025-09-17 16:40:22 +02:00
paint app, libgimp*: more g_set_str() and some other stuff in the same 2025-09-17 16:40:21 +02:00
pdb app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-09-17 16:40:22 +02:00
plug-in app, pdb: a lot of vectors -> path renaming 2025-09-17 16:40:20 +02:00
propgui
tests app: remove a bunch of useless, disabled tests. 2025-09-17 16:40:20 +02:00
text app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-09-17 16:40:22 +02:00
tools app: rename GimpContainer's "children-type" property to "child-type" 2025-09-17 16:40:22 +02:00
vectors app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-09-17 16:40:22 +02:00
widgets Issue #14515: Fix stiff GIMP Debug Dialog 2025-09-17 16:40:22 +02:00
xcf app: add accessors for GimpDrawableFilter::temporary and use them 2025-08-09 18:11:14 +02:00
about.h
app.c app: localize some strings now that we are out of string freeze. 2025-09-17 16:40:14 +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-09-17 16:40:18 +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
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
main.c app: get rid of build warning. 2025-09-17 16:40:20 +02:00
meson.build meson: fix install scripts not taking DESTDIR into account 2025-05-18 10:36:56 -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: fix build warning. 2025-05-17 23:10:10 +02:00
signals.h
unique.c
unique.h