13
0
livetrax/libs/canvas
2021-08-13 14:11:41 -06:00
..
benchmark
canvas canvas; provide Rectangle::{height,width}() 2021-08-13 12:51:37 -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: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
arrow.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
box.cc canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -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: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
constraint_test.cc fix cast in call to time(2) 2021-08-13 14:11:41 -06:00
constraint_test2.cc fix cast in call to time(2) 2021-08-13 14:11:41 -06:00
constraint_test3.cc fix cast in call to time(2) 2021-08-13 14:11:41 -06:00
constraint_test4.cc fix cast in call to time(2) 2021-08-13 14:11:41 -06:00
container.cc canvas: bounding box changes for Container 2021-08-13 12:51:37 -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: call Item::bounding_box() to recompute bounding box when needed 2021-08-13 12:51:37 -06:00
image.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
item.cc canvas: don't call ::size_allocate() for children unless there is just one child and it is "layout sensitive 2021-08-13 12:51:37 -06:00
line_set.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
line.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
lookup_table.cc canvas; remove already-commented debug output 2021-08-13 12:51:37 -06:00
meter.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
note.cc
Notes
outline.cc
pixbuf.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
poly_item.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
poly_line.cc
polygon.cc canvas: call Item::bounding_box() to recompute bounding box when needed 2021-08-13 12:51:37 -06:00
rectangle.cc canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
root_group.cc canvas: remove intrinsic size concept, fall back to requested size; converge on gtk style size_request 2021-08-13 12:51:37 -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 canvas: items should not add child bboxes in their ::compute_bounding_box() method, Item::bounding_box() does that 2021-08-13 12:51:37 -06:00
text.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00
tracking_text.cc
types.cc canvas; change operator<<() for Rect to show BIG instead of gigantic 64 bit numbers 2021-08-13 12:51:36 -06:00
utils.cc
widget.cc canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
wscript Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
xfade_curve.cc canvas: use Item::bb_clean() to mark _bounding_box_dirty false 2021-08-13 12:51:36 -06:00