13
0
livetrax/libs/canvas
David Robillard 55278fb3b0 Fix mouse event position offset bug.
Search scroll groups for event delivery from top to bottom rather than bottom
to top.  Overlapping scroll groups still aren't properly supported by the
canvas, but currently all we care about is that the top one gets the event, so
the hscroll group (tempo lines) can be below the hvscroll group (tracks), but
the latter gets events.
2015-01-12 01:05:01 -05:00
..
benchmark
canvas add ArdourCanvas::change_alpha() 2014-12-19 09:53:26 -05:00
doc
MSVCcanvas
test
arc.cc
arrow.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Fix mouse event position offset bug. 2015-01-12 01:05:01 -05:00
circle.cc
colors.cc add ArdourCanvas::change_alpha() 2014-12-19 09:53:26 -05:00
colorspace.cc
container.cc
curve.cc
debug.cc
fill.cc
flag.cc Fix inappropriately massive flag font. 2014-12-06 16:07:32 -05:00
i18n.h
image.cc
item.cc Fix crash when getting width of item with no bbox. 2014-12-24 16:02:56 -05:00
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc Close polygon borders (fix partially drawn hits). 2015-01-08 11:09:38 -05:00
rectangle.cc Fix bounding box of rectangles with wide outlines. 2015-01-08 18:36:10 -05:00
root_group.cc
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc
tracking_text.cc
types.cc
utils.cc
wave_view.cc
widget.cc
wscript remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
xfade_curve.cc