ardour/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 copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
AUTHORS rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
bindings.cc Explicit encoding for bindings html. 2018-01-17 16:52:16 +01:00
cairo_packer.cc Revert "Pixel hunt cairo-packer (status-bar, selection-clock border)" 2016-12-11 02:19:10 +01:00
cairo_widget.cc consolidate NSGLView 2017-03-21 15:53:29 +01:00
cell_renderer_color_selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cell_renderer_pixbuf_multi.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cell_renderer_pixbuf_toggle.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cursors.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
debug.cc We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
dndtreeview.cc DnDTreeview: allow to handle multiple drag-targets 2016-05-06 14:51:29 +02:00
emscale.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
gettext.h commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
gtk_ui.cc Only update tooltips if there is an actual change -- #7268 2018-04-12 02:54:55 +02:00
gtkapplication.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication_quartz.mm changes to adapt to modified version of GTK/Quartz which uses only MOD2 for Command, everywhere. 2016-12-13 07:02:08 -05:00
gtkapplication_win32.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication_x11.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkutils.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
keyboard.cc Use XMLNode::get/set_property API in Gtkmm2ext::Keyboard class 2017-04-19 09:36:55 +10:00
libgtkmm2ext.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
libgtkmm2ext.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
menu_elems.cc Remove ambiguity ('CheckMenuItem' conflicts with an item already existing in MSVC) 2017-06-29 10:08:32 +01:00
nsglview.mm Debug NSView Exposure 2017-03-21 15:53:29 +01:00
persistent_tooltip.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
sync-menu.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
textviewer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
treeutils.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
utils.cc Add missing <iostream> header include 2017-04-19 07:49:58 +10:00
visibility_tracker.cc make it possible to disable VisibilityTracker's use of WM visibility 2016-06-07 18:29:03 -04:00
window_proxy.cc Use XMLNode::get/set_property API in Gtkmm2ext::WindowProxy class 2017-04-19 09:36:55 +10:00
window_title.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
wscript Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00