13
0
livetrax/libs/canvas
Paul Davis e7b3b61dbc fix bad redraws caused by TrackingText on canvas
Probably Item::set_position() should call Item::set_bbox_dirty() but
this will do as a first pass at that
2024-04-12 18:50:03 -06:00
..
benchmark
canvas allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
doc
MSVCcanvas
test
arc.cc
arrow.cc
box.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
circle.cc
container.cc
ct
curve.cc
debug.cc
fill.cc
flag.cc
framed_curve.cc
grid.cc
image.cc
item.cc allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
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
lollipop.cc
lookup_table.cc
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.cc
polygon.cc
rectangle.cc
root_group.cc
ruler.cc another pixel width fix, to accomodate for the unliekly 2023-09-15 17:34:30 -06:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc
table.cc
text.cc
tracking_text.cc fix bad redraws caused by TrackingText on canvas 2024-04-12 18:50:03 -06:00
types.cc
utils.cc
widget.cc
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
xfade_curve.cc