Gimp/plug-ins/help
Jacob Boerema fd0ccfa16c plug-ins/help: fix thread unnecessarily waiting when locale_parse failed
If `gimp_help_locale_parse` failed due to a locale not having a
manual available, we always waited for a 10 seconds timeout because
we depended on the value of success to decide if we should exit
the thread.

When the call finishes we should always stop, so add a `done` parameter
and depend on that to decide if we can exit instead of using success.
2025-03-06 20:29:41 +00:00
..
gimp-help-lookup.c
gimphelp.c Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimphelp.h Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimphelpdomain.c plug-ins/help: fix thread unnecessarily waiting when locale_parse failed 2025-03-06 20:29:41 +00:00
gimphelpdomain.h
gimphelpitem.c
gimphelpitem.h
gimphelplocale.c plug-ins: try to load the gimp-help.xml file in a thread. 2025-02-20 20:21:56 +01:00
gimphelplocale.h plug-ins: try to load the gimp-help.xml file in a thread. 2025-02-20 20:21:56 +01:00
gimphelpprogress-private.h
gimphelpprogress.c
gimphelpprogress.h
gimphelptypes.h
help.c libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION… 2024-09-29 18:43:49 +02:00
locales.c
locales.h
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00