13
0
livetrax/libs/canvas
2017-01-19 00:24:54 +01:00
..
benchmark NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas do not add items twice to their canvas parent! 2017-01-19 00:24:54 +01:00
doc
macosx/canvas/canvas.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCcanvas Accommodate newly introduced source(s) in our MSVC project (cairocanvas) 2017-01-16 15:21:47 +00:00
test NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arc.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arrow.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics 2014-06-21 11:43:42 -04:00
colors.cc put change_alpha() into ArdourCanvas namespace as intended 2016-09-27 14:59:31 -05:00
colorspace.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
container.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
curve.cc Tempo ramps - revert earlier change to Canvas::Curve 2016-05-27 23:38:16 +10:00
debug.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fill.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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
grid.cc canvas::grid: get padding and margin to work; remove some debug output 2017-01-15 21:40:42 +00:00
image.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
item.cc do not add items twice to their canvas parent! 2017-01-19 00:24:54 +01:00
line_set.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
lookup_table.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
pixbuf.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_item.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_line.cc initialize some uninitialized variables 2016-07-13 04:31:34 +02:00
polygon.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
types.cc first pass at optimization for low-level canvas code 2014-12-02 05:32:34 -05:00
utils.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 correct translation matrix for Canvas::Widget 2017-01-19 00:24:54 +01:00
wscript include Canvas::Grid in build script 2017-01-15 12:13:03 +00:00
xfade_curve.cc port 7e716d27 to XFadeCurve 2016-06-01 17:48:33 +02:00