13
0
livetrax/libs/widgets/widgets
Paul Davis b35518e212 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
This is mostly a simple lexical search+replace but the absence of operator< for
std::weak_ptr<T> leads to some complications, particularly with Evoral::Sequence
and ExportPortChannel.
2023-03-24 14:19:15 -06:00
..
ardour_button.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ardour_ctrl_base.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ardour_display.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ardour_dropdown.h
ardour_fader.h ardourfader: basic use of explicit fg/bg color 2022-08-10 22:32:42 -06:00
ardour_icon.h
ardour_knob.h ArdourKnob: allow annotation, faceplate 2022-08-05 01:10:42 +02:00
ardour_spacer.h
ardour_spinner.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
barcontroller.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
binding_proxy.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
choice.h
eventboxext.h
fastmeter.h
focus_entry.h
frame.h extend ArdourWidgets::Frame to allow no-draw of frame 2023-01-22 17:41:43 -07:00
pane.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
paths_dialog.h
popup.h
prompter.h Allow empty text in prompter 2022-11-15 03:24:19 +01:00
scroomer.h
searchbar.h
slider_controller.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stateful_button.h
tabbable.h
tearoff.h
tooltips.h
ui_config.h change base class for UIConfigurationBase, because it IS-A Configuration 2023-01-27 15:13:27 -07:00
visibility.h