Gimp/app
Michael Natterer f1bbd8d2c6 app: make GimpNavigationEditor zooming much more responsive
Use g_idle_add() instead of g_timeout_add(300ms), which makes
it respond instantly, while still keeping the actual zoom
call out of the slider callback.

Fixes #9500
2023-05-27 13:32:24 +02:00
..
actions app: change GimpGeglProcedure to take (n-drawables, drawables) 2023-05-27 12:35:52 +02:00
config Remove autotools 2023-05-27 00:03:52 +02:00
core Remove autotools 2023-05-27 00:03:52 +02:00
dialogs Remove autotools 2023-05-27 00:03:52 +02:00
display app: make GimpNavigationEditor zooming much more responsive 2023-05-27 13:32:24 +02:00
file Remove autotools 2023-05-27 00:03:52 +02:00
file-data Remove autotools 2023-05-27 00:03:52 +02:00
gegl Remove autotools 2023-05-27 00:03:52 +02:00
gui Remove autotools 2023-05-27 00:03:52 +02:00
menus Remove autotools 2023-05-27 00:03:52 +02:00
operations Remove autotools 2023-05-27 00:03:52 +02:00
paint Remove autotools 2023-05-27 00:03:52 +02:00
pdb Remove autotools 2023-05-27 00:03:52 +02:00
plug-in Remove autotools 2023-05-27 00:03:52 +02:00
propgui Remove autotools 2023-05-27 00:03:52 +02:00
tests Remove autotools 2023-05-27 00:03:52 +02:00
text Remove autotools 2023-05-27 00:03:52 +02:00
tools Remove autotools 2023-05-27 00:03:52 +02:00
vectors Remove autotools 2023-05-27 00:03:52 +02:00
widgets Remove autotools 2023-05-27 00:03:52 +02:00
xcf Remove autotools 2023-05-27 00:03:52 +02:00
about.h
app.c Revert "app: quick/dirty-exit on all releases (not just stable ones) while…" 2023-05-22 03:39:52 +02:00
app.h
errors.c Use MessageBoxW () 2023-01-24 14:48:44 +00:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-update.c
gimp-update.h
gimp-version.c
gimp-version.h
gimpconsoleapp.c app: gimp_console_app_class_init() is the class init function, not interface. 2023-05-12 14:37:16 +02:00
gimpconsoleapp.h
gimpcore.def app: get rid of return_if_no_drawable() macro and… 2022-11-09 01:24:34 +01:00
gimpcoreapp.c app: remove useless gimp_core_app_finalize(). 2023-04-12 22:07:08 +02:00
gimpcoreapp.h app: remove useless gimp_core_app_finalize(). 2023-04-12 22:07:08 +02:00
git-version.h.in
language.c
language.h
main.c Make use of the gimp_bind_text_domain () util function 2023-01-24 14:48:44 +00:00
meson.build app: fix unit tests with GUI. 2023-04-12 22:07:09 +02:00
sanity.c meson.build, sanity.c, gui.c: update and sync some dependency versions 2023-05-21 18:56:32 +02:00
sanity.h
signals.c Use ExcHndlSetLogFileNameW () 2023-01-24 14:48:44 +00:00
signals.h
unique.c app: add a comment to complete !808. 2023-01-12 18:55:22 +01:00
unique.h