13
0
livetrax/libs/canvas
2021-08-13 12:51:26 -06:00
..
benchmark
canvas Canvas: fix fill/outline area for a cBox 2021-08-13 12:51:26 -06:00
doc
kiwi Canvas: reindent Kiwi code, and provide operator<<(ostream&) for several objects 2021-08-13 12:51:25 -06:00
MSVCcanvas
test
arc.cc Canvas: modify Arc to work with layout 2021-08-13 12:51:25 -06:00
arrow.cc
box.cc Canvas: child_changed() API fix for Box 2021-08-13 12:51:25 -06:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Canvas: temporary easy way to get debug output from Canvas::render() in a test program 2021-08-13 12:51:26 -06:00
cbox.cc Canvas: fix fill/outline area for a cBox 2021-08-13 12:51:26 -06:00
circle.cc
constrained_item.cc Canvas: many changes to cBox implementation 2021-08-13 12:51:26 -06:00
constraint_packer.cc Canvas: mark constraint-layout containers as layout-sensitive (like their children) 2021-08-13 12:51:26 -06:00
constraint_test.cc Canvas: cleanup first constraint test 2021-08-13 12:51:26 -06:00
constraint_test2.cc Canvas: tweak debug output for canvas rendering 2021-08-13 12:51:26 -06:00
constraint_test3.cc Canvas: third constraint test 2021-08-13 12:51:26 -06:00
container.cc remove debug output 2021-08-13 12:51:26 -06:00
ct Canvas: tweak test script runner 2021-08-13 12:51:26 -06:00
curve.cc
debug.cc
fill.cc NOOP: remove whitespace 2021-08-13 12:51:25 -06:00
flag.cc
framed_curve.cc
grid.cc Canvas: change API of Item::child_changed() to include bool indicate bounding_box change 2021-08-13 12:51:25 -06:00
image.cc
item.cc Canvas: temporary easy way to get debug output from Canvas::render() in a test program 2021-08-13 12:51:26 -06:00
line_set.cc Canvas: change LineSet::add() to ::add_line() 2021-08-13 12:51:25 -06:00
line.cc
lookup_table.cc
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc
rectangle.cc Canvas; fix rectangle rendering geometry 2021-08-13 12:51:26 -06:00
root_group.cc Canvas: alter RootGroup to work with layout 2021-08-13 12:51:25 -06:00
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc Canvas: fix text rendering geometry 2021-08-13 12:51:26 -06:00
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript Canvas: third constraint test 2021-08-13 12:51:26 -06:00
xfade_curve.cc