13
0
livetrax/libs/canvas
2021-08-13 12:51:36 -06:00
..
benchmark
canvas incorporating new tempo map API 2021-08-13 12:51:29 -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: remove dangling cairo path in Arc or ConstraintPacker if fill was requested but not outline 2021-08-13 12:51:27 -06:00
arrow.cc
box.cc remove dangling method from rebase issues 2021-08-13 12:51:36 -06:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Canvas::queue_draw_item_area() now expands the passed-in rect appropriately 2021-08-13 12:51:27 -06:00
circle.cc
constrained_item.cc Canvas: add a nice new syntax for constraint packing 2021-08-13 12:51:26 -06:00
constraint_packer.cc Canvas: fix recursive calling of Item::size_allocate() 2021-08-13 12:51:27 -06:00
constraint_test.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test2.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test3.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test4.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
container.cc Canvas: do not fill containers by default (added during constraint packing work; badly affects the regular canvas) 2021-08-13 12:51:27 -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: when an item's position is set, its bounding box has changed 2021-08-13 12:51:36 -06:00
line_set.cc libcanvas: reapply LineSet::add_line -> add_coord change after rebase conflicts with master 2021-08-13 12:51:27 -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: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
root_group.cc Canvas: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
ruler.cc change (GUI) Marker objects to accept any Canvas::Item as parent, and use this to draw BBT position markers in the BBT ruler 2021-08-13 12:51:34 -06:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc step button for Canvas (used by BeatBox GUI) 2021-08-13 12:51:26 -06:00
text.cc Canvas: print item colors in hex when debugging 2021-08-13 12:51:27 -06:00
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
xfade_curve.cc