13
0
livetrax/libs/gtkmm2ext
Robin Gareus 4983eb565d Only update tooltips if there is an actual change -- #7268
Changing a tooltip resets the timeout. In one particular case,
while rolling, AudioClock::set() is calling set_tooltip() at a rate
faster than the tooltip timeout and prevents tooltip from showing at all
(even if there is no actual change to the tooltip text).
Alas, there is no trivial fix for this UI side and there may be other
such cases. A central check is more than practical.
2018-04-12 02:54:55 +02:00
..
gtkmm2ext Separate set_toggleaction_state () API 2017-08-09 16:29:24 +02:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj
MSVCgtkmm2ext When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
po Update Japanese translation 2017-12-22 22:19:00 +01:00
actions.cc Separate set_toggleaction_state () API 2017-08-09 16:29:24 +02:00
application.cc
AUTHORS
bindings.cc Explicit encoding for bindings html. 2018-01-17 16:52:16 +01:00
cairo_packer.cc
cairo_widget.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
colors.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
colorspace.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
gettext.h
gtk_ui.cc Only update tooltips if there is an actual change -- #7268 2018-04-12 02:54:55 +02:00
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
keyboard.cc Use XMLNode::get/set_property API in Gtkmm2ext::Keyboard class 2017-04-19 09:36:55 +10:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc Remove ambiguity ('CheckMenuItem' conflicts with an item already existing in MSVC) 2017-06-29 10:08:32 +01:00
nsglview.mm
persistent_tooltip.cc
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc Add missing <iostream> header include 2017-04-19 07:49:58 +10:00
visibility_tracker.cc
window_proxy.cc Use XMLNode::get/set_property API in Gtkmm2ext::WindowProxy class 2017-04-19 09:36:55 +10:00
window_title.cc
wscript Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00