13
0
livetrax/libs/canvas
2014-12-05 09:01:55 -05:00
..
benchmark
canvas first pass at optimization for low-level canvas code 2014-12-02 05:32:34 -05:00
doc
MSVCcanvas Add some newly introduced source files to our MSVC project (cairocanvas) 2014-11-28 14:42:17 +00:00
test
arc.cc
arrow.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Fix MIDI region keyboard editing (add key handling to canvas). 2014-11-15 02:04:28 -05:00
circle.cc
colors.cc include alpha-delta computation in HSV::delta() 2014-12-05 09:01:55 -05:00
colorspace.cc massive reworking of color selection implementation 2014-11-26 18:22:22 +02:00
container.cc
curve.cc Remove dead code. 2014-11-25 02:11:44 -05:00
debug.cc
fill.cc use new canvas colors header as necessary 2014-11-07 14:24:27 -05:00
flag.cc
i18n.h
image.cc
item.cc raising/lowering canvas items should trigger a redraw 2014-11-06 10:58:37 -05:00
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc Show discrete/toggled automation as stepped line. 2014-11-28 21:15:28 -05:00
polygon.cc
rectangle.cc when drawing only part of a Canvas::Rectangle outline, we only need to do the cairo-pixel alignment math for the axis perpendicular to the edge 2014-11-07 12:58:56 -05:00
root_group.cc
ruler.cc add Canvas::Ruler::set_metric() to allow ruler metrics to be changed dynamically 2014-09-07 10:19:42 -04:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc use new canvas colors header as necessary 2014-11-07 14:24:27 -05:00
tracking_text.cc
types.cc first pass at optimization for low-level canvas code 2014-12-02 05:32:34 -05:00
utils.cc use new canvas colors header as necessary 2014-11-07 14:24:27 -05:00
wave_view.cc massive reworking of color selection implementation 2014-11-26 18:22:22 +02:00
widget.cc Avoid possible use of uninitialized values. 2014-11-18 02:55:03 -05:00
wscript massive reworking of color selection implementation 2014-11-26 18:22:22 +02:00
xfade_curve.cc