Gimp/app
Stanislav Grinkov 8f5775ee0c display: Use label for GimpStatusComboBox width
We check the width of the zoom label (if it exists) and use it to size the
combobox's entry field. Otherwise, we default to the existing formula.
Also removes Windows special-casing for PERCENT_SPACING constant,
as Pango now uses harfbuzz on Windows as well.
2024-09-10 20:44:54 +00:00
..
actions Issue #11958: Critical when opening an image. 2024-08-27 13:53:30 +02:00
config app: "selection-feather-radius" max value is 5250.0. 2024-08-18 17:40:02 +00:00
core app: do not rely on data name for identifying internal data. 2024-09-09 13:45:14 +02:00
dialogs Issue #11922: Fatal error on closing main window when in export plug-in. 2024-08-30 17:10:30 +02:00
display display: Use label for GimpStatusComboBox width 2024-09-10 20:44:54 +00:00
file app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-data app/file-data: Remove GimpRGB from file-data-gbr.c 2024-09-05 21:21:37 +00:00
gegl app: gimp_gegl_color_new() is not used anywhere anymore. 2024-04-18 00:25:14 +02:00
gui Issue #11725: do not try to uninhibit when inhibiting was not done by GIMP. 2024-09-01 01:15:10 +02:00
menus app/menus: Fix "vectors" group to "paths" 2024-08-10 20:32:25 +00:00
operations operations: Revert legacy modes for performance 2024-09-09 14:39:19 +00:00
paint Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
pdb app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
plug-in app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
propgui app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
tests app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
text app: do not rely on data name for identifying internal data. 2024-09-09 13:45:14 +02:00
tools app/tools: Don't merge filters on layer groups 2024-09-04 01:34:56 +00:00
vectors Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
widgets Issue #9270: Change GimpBrushSelect to choose only brush. 2024-09-06 18:14:01 +02:00
xcf app: s/GIMP_MESSAGE_ERROR/GIMP_MESSAGE_WARNING/ as reported by schumaml. 2024-08-19 17:44:09 +02:00
about.h
app.c app: do the quick exit on point releases, whether stable or unstable. 2024-08-29 18:26:38 +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, devel-docs: add a bit of MS Store documentation 2024-04-21 18:18:35 -03:00
gimp-update.h
gimp-version.c
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimpcoreapp.c
gimpcoreapp.h
git-version.h.in
language.c app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
language.h app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
main.c app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
meson.build Issue #4053: Add "*default_bin" support on Windows and enable it 2024-06-05 11:51:14 -03:00
sanity.c meson, app: depend on GEGL 0.4.49. 2024-08-20 00:22:01 +02:00
sanity.h
signals.c
signals.h
unique.c
unique.h