Gimp/app
Alx Sa ff9f71e9a6 widgets: Connect GimpToolPresetEditor to icon size changes
Inspired by Mark Sweeney's work.
GimpToolPresetEditor has an icon next to its title which does
not react to icon size changes.
GimpToolPresetEditor's parent_instance, GimpEditor, already
has a "button-icon-size" CSS style which can be accessed in
its children. This patch adds signals to listen for icon size
changes and update the icon size accordingly.
2024-07-20 01:55:01 +00:00
..
actions actions: move top and bottom item check code 2024-07-18 17:57:17 +00:00
config app: translate link labels and tooltip in Welcome dialog 2024-04-23 14:57:25 +00:00
core app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
dialogs dialogs: Retain XCF compression setting after export 2024-07-20 00:06:03 +00:00
display app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
file core: Include NDE filters when opening as layers 2024-06-20 19:06:57 +00:00
file-data app, plug-ins: renaming the file-*-save-internal procs to file-*-export-internal. 2024-04-18 16:02:00 +02:00
gegl app: gimp_gegl_color_new() is not used anywhere anymore. 2024-04-18 00:25:14 +02:00
gui gui, widgets: Connect GimpColorNotebook to icon size changes 2024-06-29 20:10:26 +00:00
menus app/menus: update tool options menu while initializing menus 2024-04-18 10:22:11 +00:00
operations app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
paint app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
pdb pdb, libgimpbase: Rename GIMP_VECTORS_STROKE_TYPE... 2024-07-19 15:07:43 +00:00
plug-in libgimp, app, pdb: Rename GimpVectors to GimpPath 2024-07-12 06:16:25 +00:00
propgui app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
tests app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
text app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
tools app: Specify Levels meaning for translation 2024-07-14 01:31:24 +00:00
vectors pdb, libgimpbase: Rename GIMP_VECTORS_STROKE_TYPE... 2024-07-19 15:07:43 +00:00
widgets widgets: Connect GimpToolPresetEditor to icon size changes 2024-07-20 01:55:01 +00:00
xcf app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +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
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 app: Rename app/core GimpVectors vectors API... 2024-07-13 05:07:57 +00:00
gimpcoreapp.c
gimpcoreapp.h
git-version.h.in
language.c app: Fix localization language in Windows 2024-05-16 16:42:47 +00:00
language.h
main.c Get rid of old Windows specific defines 2024-01-24 12:10:00 -05: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 babl-0.1.108 2024-02-24 18:08:31 +01:00
sanity.h
signals.c
signals.h
unique.c
unique.h