..
MSVCwidgets
MSVC changes to support the new code modules (Tabbable API stuff)
2021-02-24 14:32:23 +00:00
widgets
Update Tabbable c'tor to allow member as top-level widget
2024-11-10 23:27:34 +01:00
ardour_button.cc
ArdourButton: add option to expand buttons to be square
2024-11-10 23:27:30 +01:00
ardour_ctrl_base.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
ardour_display.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
ardour_dropdown.cc
Remove unused #include<> (2/2)
2021-05-05 17:57:16 +02:00
ardour_fader.cc
Touch Support for Ardour Fader
2024-10-24 23:33:31 +02:00
ardour_icon.cc
Add TailTime Icon
2024-08-31 02:55:04 +02:00
ardour_knob.cc
ArdourKnob: allow annotation, faceplate
2022-08-05 01:10:42 +02:00
ardour_spacer.cc
Add a horizontal separator widget
2020-07-21 04:41:16 +02:00
ardour_spinner.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
barcontroller.cc
Fix crash (invalid Track Drag) when starting automation value edit
2024-06-17 19:55:08 +02:00
binding_proxy.cc
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
choice.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
eventboxext.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
fader_widget.cc
Touch Support for Ardour Fader
2024-10-24 23:33:31 +02:00
fastmeter.cc
ui: meter: use sementically correct color name for meter outline
2024-01-20 15:38:35 +01:00
focus_entry.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
frame.cc
extend ArdourWidgets::Frame to allow no-draw of frame
2023-01-22 17:41:43 -07:00
pane.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
paths_dialog.cc
gtkmm: use prepend() instead of deprecated Gtk::ComboBoxText::prepend_text()
2022-04-08 21:11:05 +02:00
popup.cc
gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible()
2022-04-08 20:20:10 +02:00
prompter.cc
Prompter: add a reset to default option
2023-05-27 15:15:42 +02:00
scroomer.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
searchbar.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
slider_controller.cc
Initialize fader's numeric entry adjustment
2024-10-14 17:58:00 +02:00
stateful_button.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
tabbable.cc
Update Tabbable c'tor to allow member as top-level widget
2024-11-10 23:27:34 +01:00
tearoff.cc
gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized()
2022-04-08 20:20:32 +02:00
tooltips.cc
Update canvas/UI lib GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
ui_config.cc
wscript
Abstract base class for ArdourFader
2024-05-15 02:41:37 +02:00