13
0
livetrax/libs/gtkmm2ext/gtkmm2ext
Colin Fletcher 21914c884e Make scroll-wheel modifier keys consistent in main editor window.
Add constants for the keyboard modifiers that should be used for vertical
zoom, horizontal zoom, and horizontal scrolling in the main editor window,
and use these where appropriate rather than using Keyboard::PrimaryModifier
and friends directly.
2013-06-21 20:13:44 +01:00
..
actions.h Slightly grubby hack to fix up the state of the Window->Mixer menu item when the mixer is opened on starting Ardour (#4808). 2012-06-07 21:51:25 +00:00
activatable.h
application.h
auto_spin.h
barcontroller.h several theme changes. changed drawing of rounded_rectangle to be more correct. operation and feel should be more consistent. rec-mute-solo buttons are now dull until enabled. this might be debatable. otherwise if it looks weird, try loading Window->Theme Manager and clicking Restore Defaults 2012-12-06 20:48:44 +00:00
bindable_button.h
binding_proxy.h
bindings.h
cairo_packer.h make Cairo{HV}Packer fetch bg information from a style file, rather than hard-code it 2012-11-11 16:03:37 +00:00
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
doi.h
fastmeter.h
focus_entry.h
grouped_buttons.h
gtk_ui.h add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and fix const cast warnings generated by new flags 2012-08-10 15:57:09 +00:00
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 Make scroll-wheel modifier keys consistent in main editor window. 2013-06-21 20:13:44 +01:00
motionfeedback.h
persistent_tooltip.h Factor out 'persistent' tooltip code from the panner 2012-06-11 21:21:10 +00:00
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 implement double click to ContentsRange on MidiScroomer 2012-10-16 09:19:19 +00:00
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 start passing around the (possibly-bundle-modified) localedir so that we call bindtextdomain() correctly, and thus (hopefully) find message catalogs correctly inside a bundle 2013-01-21 23:14:00 +00: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