13
0
livetrax/libs/canvas
2023-09-30 11:09:58 -06:00
..
benchmark
canvas canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
doc
MSVCcanvas
test
arc.cc
arrow.cc
box.cc canvas: improve debug trace output during Box::reposition_children() 2022-09-03 16:46:41 -06:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
build-and-run-tests.sh
canvas.cc
circle.cc
container.cc Only use render-group when container is not opaque 2023-02-05 22:34:38 +01:00
ct
curve.cc
debug.cc
fill.cc NOOP: remove whitespace 2021-08-13 12:51:25 -06:00
flag.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
framed_curve.cc Fix various typos in libs/canvas 2022-08-03 12:07:46 -06:00
grid.cc
image.cc
item.cc
line_set.cc canvas: if LineSet does the 0.5 pixel shift, make it the right direction 2023-09-25 20:01:21 -06:00
line.cc canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00
lollipop.cc
lookup_table.cc C++ auto iteration FTW 2023-06-26 14:18:17 -06:00
meter.cc canvas: NOOP - meter, whitespace adjustment 2022-09-03 16:46:41 -06:00
note.cc use selected (outline) color for MIDI note velocity bar (thanks, cooltehno, for the idea) 2022-08-31 13:53:43 -06:00
Notes
outline.cc canvas: when an item has its bbox marked dirty, this should propagate to all parents 2022-04-26 22:04:08 -06:00
pixbuf.cc canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00
poly_item.cc canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.cc Fix proximity threshold for polyline 2022-10-17 00:09:25 +02:00
polygon.cc
rectangle.cc Fix canvas rectangle bounding box 2023-09-07 02:45:26 +02:00
root_group.cc Remove 18 month old debug messages 2022-02-01 22:01:41 +01:00
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00
table.cc
text.cc
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript
xfade_curve.cc