13
0
livetrax/libs/canvas/canvas
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
..
arc.h
arrow.h
box.h
canvas.h Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
circle.h
container.h Canvas: allow to group rendering of child items 2022-12-10 02:37:04 +01:00
curve.h
debug.h
fill.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
flag.h
framed_curve.h
fwd.h
grid.h
image.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interpolated_curve.h
item.h canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
line_set.h
line.h
lookup_table.h
meter.h
note.h use selected (outline) color for MIDI note velocity bar (thanks, cooltehno, for the idea) 2022-08-31 13:53:43 -06:00
outline.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
pixbuf.h
poly_item.h
poly_line.h
polygon.h
rectangle.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
root_group.h
ruler.h
scroll_group.h
stateful_image.h
step_button.h
table.h
text.h
tracking_text.h
types.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
utils.h
visibility.h
widget.h
xfade_curve.h