..
MSVCwidgets
MSVC changes to support the new code modules (Tabbable API stuff)
2021-02-24 14:32:23 +00:00
widgets
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
ardour_button.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
ardour_ctrl_base.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
ardour_display.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
ardour_dropdown.cc
Remove unused #include<> (2/2)
2021-05-05 17:57:16 +02:00
ardour_fader.cc
ardourfader: more complete support for explicit fg
2022-08-11 00:07:30 -06:00
ardour_icon.cc
Dim text rendered with ShadedPlusSign
2022-01-31 01:58:42 +01:00
ardour_knob.cc
ArdourKnob: allow annotation, faceplate
2022-08-05 01:10:42 +02:00
ardour_spacer.cc
ardour_spinner.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
barcontroller.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
binding_proxy.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
choice.cc
eventboxext.cc
fastmeter.cc
Fix horiz meter expose
2021-09-25 00:01:23 +02:00
focus_entry.cc
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
Allow empty text in prompter
2022-11-15 03:24:19 +01:00
scroomer.cc
searchbar.cc
slider_controller.cc
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
2023-03-24 14:19:15 -06:00
stateful_button.cc
tabbable.cc
gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible()
2022-04-08 20:20:10 +02:00
tearoff.cc
gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized()
2022-04-08 20:20:32 +02:00
tooltips.cc
ui_config.cc
wscript
Separate ArdourKnob core functionality into abstract base class
2022-08-05 01:10:35 +02:00