Gimp/app
Jehan 630b1a2e4b app: properly escape characters which need to be.
This fixes handling of text with for instance an ampersand (as in the
next AppStream release note listing).

(cherry picked from commit 048c86ffcf)
2025-09-17 16:40:25 +02:00
..
actions app: add "gint old_index" argument to GimpContainer::reorder() 2025-09-17 16:40:24 +02:00
config app: implement GimpContainerListView, using a GtkListBox 2025-09-17 16:40:23 +02:00
core app: fix gimp_viewable_has_preview() to look at both the get_preview() 2025-09-17 16:40:25 +02:00
dialogs app: properly escape characters which need to be. 2025-09-17 16:40:25 +02:00
display display: avoid critical on master devices 2025-09-17 16:40:24 +02:00
file app, pdb: move filter duplication to one place in 2025-08-09 18:11:13 +02:00
file-data app, build: fix MR !2326 (porting to libappstream). 2025-09-17 16:40:23 +02:00
gegl
gui app: move GimpControllerManager to its own files 2025-09-17 16:40:21 +02:00
menus app: add "gint old_index" argument to GimpContainer::reorder() 2025-09-17 16:40:24 +02: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: Port from appstream-glib to appstream 2025-09-17 16:40:23 +02:00
text app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-09-17 16:40:22 +02:00
tools app: make GimpContainerView behave like a normal widget 2025-09-17 16:40:23 +02:00
vectors app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-09-17 16:40:22 +02:00
widgets app: GimpRow: don't ref the viewable, use a weak ref instead. 2025-09-17 16:40:25 +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
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
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def
gimpcoreapp.c
gimpcoreapp.h
git-version.h.in
language.c
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