13
0
livetrax/libs/canvas
2014-02-11 22:49:39 -05:00
..
benchmark
canvas remove unused _wave_color member from waveview canvas item; use outline color for edge dots of waveforms instead of hardcoding black 2014-01-26 16:02:38 -05:00
doc
test
arc.cc
arrow.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc when delivering canvas events, if an item is grabbed, use it in preference to Canvas::_current_item, but still propagate to its ancestors if left unhandled 2014-02-11 22:49:10 -05:00
circle.cc
curve.cc
debug.cc add event type string function to canvas (since it does not use gtkmm2ext) 2014-01-16 10:52:34 -05:00
drag_handle.cc for now, hide ugly circle thing in drag handles 2014-01-07 20:56:03 -05:00
fill.cc
flag.cc fix text placement in ArdourCanvas::Flag 2014-02-11 12:40:44 -05:00
group.cc fix major thinko in ArdourCanvas::Group::clear() 2014-02-11 22:49:39 -05:00
image.cc
item.cc
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc outline width of 0.5 is stupid and meaningless, and was just hiding other issues with outlines 2014-01-07 11:31:47 -05:00
pixbuf.cc
poly_item.cc pixel-align canvas PolyItems with single-pixel outlines, for crispness 2014-01-13 09:39:50 -05:00
poly_line.cc
polygon.cc
rectangle.cc final (?) tweaks to rectangle rendering 2014-01-10 14:36:05 -05:00
root_group.cc
run-manual-test.sh
run-tests.sh
text.cc
types.cc prevent Rect::expand() from generating negative coordinates where there were none before 2014-01-08 18:20:19 -05:00
utils.cc
wave_view.cc remove unused _wave_color member from waveview canvas item; use outline color for edge dots of waveforms instead of hardcoding black 2014-01-26 16:02:38 -05:00
wscript move -fvisibility=hidden to the top of the source tree, and remove its internal use; use libtimecode as a shared lib again 2014-01-12 15:40:47 -05:00