13
0
livetrax/libs/canvas
2021-08-13 12:51:26 -06:00
..
benchmark
canvas Canvas: make Rectangle work with layouts 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: size request using preferred_size() callstack 2021-08-13 12:51:26 -06:00
cbox.cc towards a very different constraint layout tester 2021-08-13 12:51:26 -06:00
circle.cc
constrained_item.cc towards a very different constraint layout tester 2021-08-13 12:51:26 -06:00
constraint_packer.cc add/update constraint packing containers, test code 2021-08-13 12:51:25 -06:00
constraint_test.cc towards a very different constraint layout tester 2021-08-13 12:51:26 -06:00
container.cc Canvas: container supports option to do fill & outline 2021-08-13 12:51:26 -06:00
ct Canvas: add shell scrip to run cnnstraint_test 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: add layout-related methods and members to Item 2021-08-13 12:51:25 -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 change velocity bar inside notes to extend to edges of note 2020-03-26 10:12:54 -06:00
Notes
outline.cc
pixbuf.cc
poly_item.cc Remove hardcoded 2^15 cairo-boundary, prefer window-area 2020-04-10 18:28:26 +02:00
poly_line.cc NO-OP: whitespace 2020-04-10 18:32:18 +02:00
polygon.cc Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
rectangle.cc towards a very different constraint layout tester 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 canvas/ruler: provide option for a second font to be used for "major" marks 2021-01-03 16:50:18 -07:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc Canvas: Text item should take position into account when rendering 2021-08-13 12:51:25 -06:00
tracking_text.cc Fix tracking-text offset 2020-12-30 03:26:00 +01:00
types.cc
utils.cc
widget.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
wscript add/update constraint packing containers, test code 2021-08-13 12:51:25 -06:00
xfade_curve.cc