.. |
benchmark
|
|
|
canvas
|
step button for Canvas (used by BeatBox GUI)
|
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: re-use Solver as much as possible, with possible (but not substantive) speedup; remove debug output
|
2021-08-13 12:51:26 -06:00 |
cbox.cc
|
Canvas: add a nice new syntax for constraint packing
|
2021-08-13 12:51:26 -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: improve implementation/design of ConstraintPacker::preferred_size()
|
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 |
constraint_test4.cc
|
Canvas: improve implementation/design of ConstraintPacker::preferred_size()
|
2021-08-13 12:51:26 -06:00 |
constraint_test.cc
|
Canvas: add a nice new syntax for constraint packing
|
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: re-use Solver as much as possible, with possible (but not substantive) speedup; remove debug output
|
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
|
do not double-translate Canvas::Rectangle by _position; item_to_window() already includes it by calling item_to_canvas()
|
2021-08-13 12:51:26 -06:00 |
root_group.cc
|
Canvas: re-use Solver as much as possible, with possible (but not substantive) speedup; remove debug output
|
2021-08-13 12:51:26 -06:00 |
ruler.cc
|
|
|
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: fix text rendering geometry
|
2021-08-13 12:51:26 -06:00 |
tracking_text.cc
|
|
|
types.cc
|
|
|
utils.cc
|
|
|
widget.cc
|
|
|
wscript
|
add step_button to wscript
|
2021-08-13 12:51:26 -06:00 |
xfade_curve.cc
|
|
|