13
0
livetrax/libs/widgets
Mads Kiilerich 6b61b03434 wscript: drop traces of shutdown() handling
autowaf has no real shutdown functionality anyway. The automatic
shutdown function that could have been called wouldn't work anyway, as
it takes an argument.

The only reason it doesn't fail is that the top level wscript has no
shutdown handling and doesn't recurse to other scripts, so it is all
dead code.
2023-10-15 10:47:16 -06:00
..
MSVCwidgets
widgets Add icon for the Grid tool 2023-09-06 19:13:59 +02: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 ArdourCtrlBase should pass UseGroup when setting control values 2023-07-27 13:28:02 -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
ardour_fader.cc widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
ardour_icon.cc Add icon for the Grid tool 2023-09-06 19:13:59 +02:00
ardour_knob.cc
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
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
popup.cc
prompter.cc Prompter: add a reset to default option 2023-05-27 15:15:42 +02: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
tearoff.cc
tooltips.cc
ui_config.cc
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00