13
0
livetrax/libs/canvas
2016-12-16 02:54:10 +11:00
..
benchmark
canvas stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas 2016-10-13 17:18:54 -04:00
doc
macosx/canvas/canvas.xcodeproj
MSVCcanvas Accommodate newly introduced source(s) in our MSVC project (cairocanvas) 2016-09-30 08:20:14 +01:00
test
arc.cc
arrow.cc
box.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas 2016-10-13 17:18:54 -04:00
circle.cc
colors.cc
colorspace.cc
container.cc
curve.cc
debug.cc
fill.cc
flag.cc amend incomplete change in previous commit. 2016-12-16 02:01:50 +11:00
framed_curve.cc fix unused Outside filled framed curve for constant points outside the draw area. 2016-12-16 02:54:10 +11:00
image.cc
item.cc
line_set.cc
line.cc
lookup_table.cc
meter.cc fix errors reported by pixman for meter redraws (and add more comments to help the coordinate challenged 2016-09-28 13:37:19 -05:00
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc
rectangle.cc
root_group.cc
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc prefer bool operator 2016-11-30 12:15:35 +01:00
text.cc stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas 2016-10-13 17:18:54 -04:00
tracking_text.cc
types.cc
utils.cc
wave_view.cc fix compilation with newer version of *mm and gcc-6.2 (RefPtr<> cast) 2016-11-30 16:00:05 +01:00
widget.cc
wscript
xfade_curve.cc