13
0
livetrax/libs/gtkmm2ext/gtkmm2ext
Colin Fletcher 1da655c2eb Fix special handling of 'zoom vertical' scroll wheel modifier key.
gtkmm2ext/keyboard.cc has a special case to emit a signal on the key-up of
the modifier key used to adjust track heights in conjunction with the
scroll wheel, so that the same track continues to be resized even when
it's shrunk to no longer be under the mouse cursor. However, this code
assumed that the modifier key for this was <Shift>.

Fix it to use the event->state bit corresponding to
ScrollZoomVerticalModifier instead, and rename the relevant functions to
clarify that it's the 'zoom vertical' modifier key they're dealing with.

Partially fixes #5610.
2013-08-08 15:24:15 -04:00
..
actions.h
activatable.h
application.h
auto_spin.h
barcontroller.h
bindable_button.h
binding_proxy.h
bindings.h
cairo_packer.h
cairo_widget.h
cairocell.h
cell_renderer_color_selector.h
cell_renderer_pixbuf_multi.h
cell_renderer_pixbuf_toggle.h
choice.h
click_box.h
debug.h
dndtreeview.h
dndvbox.h fix compiler warning 2013-08-08 15:23:08 -04:00
doi.h
fastmeter.h add option to disable cairo-RGBA overlays for meters. 2013-08-08 15:23:09 -04:00
focus_entry.h
grouped_buttons.h
gtk_ui.h
gtkapplication-private.h
gtkapplication.h Fix some compilation warnings 2013-03-30 18:09:40 +01:00
gtkutils.h
gui_thread.h
idle_adjustment.h
keyboard.h Fix special handling of 'zoom vertical' scroll wheel modifier key. 2013-08-08 15:24:15 -04:00
motionfeedback.h
persistent_tooltip.h
pixfader.h fix up rather odd sizing model for ProcessorBox that affected Pixfaders used as controls 2013-01-24 21:58:07 +00:00
pixscroller.h
popup.h
prolooks-helpers.h
prompter.h
rgb_macros.h
scroomer.h
selector.h
slider_controller.h substantive changes to pixfaders and derived classes. now fully dynamically sizable and have an added texture that currently just emulates the ardour2 belt pattern. mild color changes, not finalized yet. 2013-01-11 18:33:57 +00:00
stateful_button.h
sync-menu.h
tearoff.h
textviewer.h
treeutils.h
utils.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
visibility_tracker.h VisibilityTracker needs to inherit from sigc::tracker so that it can be used without combination with other sigc::trackable parents; fix partially_visible() logic 2013-05-04 22:01:32 -04:00
widget_state.h
window_title.h