ardour/libs/canvas
2016-12-29 04:16:09 +11:00
..
benchmark
canvas add ArdourCanvas::Flag::width() 2016-12-29 04:16:09 +11: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 bug fixes for Canvas::Box 2016-09-27 14:59:32 -05:00
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 put change_alpha() into ArdourCanvas namespace as intended 2016-09-27 14:59:31 -05:00
colorspace.cc
container.cc
curve.cc Tempo ramps - revert earlier change to Canvas::Curve 2016-05-27 23:38:16 +10:00
debug.cc
fill.cc
flag.cc add ArdourCanvas::Flag::width() 2016-12-29 04:16:09 +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 make inclusion/exclusion of hidden children optional in Item::add_child_bounding_boxes 2016-09-27 14:59:32 -05:00
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 initialize some uninitialized variables 2016-07-13 04:31:34 +02:00
polygon.cc
rectangle.cc don't do as much work if a Rectangle has no outline width or outline what values 2016-09-27 14:59:32 -05:00
root_group.cc
ruler.cc vertically center text in time rulers 2016-12-19 13:27:22 +01:00
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 Towards packing CairoWidgets on ArdourCanvas. 2016-12-19 13:36:42 +01:00
wscript add canvas-based Meter object 2016-09-27 14:59:32 -05:00
xfade_curve.cc port 7e716d27 to XFadeCurve 2016-06-01 17:48:33 +02:00