13
0
livetrax/libs/canvas/canvas
2022-05-29 14:19:02 -06:00
..
arc.h canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
arrow.h
box.h canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
canvas.h canvas: add a drawing-request-freeze/thaw API 2022-04-05 20:52:09 -06:00
circle.h
container.h
curve.h
debug.h canvas: add Table debug bit 2021-09-14 18:29:39 -06:00
fill.h
flag.h
framed_curve.h libcanvas: FramedCanvas::covers() method is ill-conceived. Use PolyItem::covers() 2022-05-29 14:19:02 -06:00
fwd.h
grid.h Canvas: change API of Item::child_changed() to include bool indicate bounding_box change 2021-08-13 12:51:25 -06:00
image.h
interpolated_curve.h
item.h canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00
line_set.h libcanvas: reapply LineSet::add_line -> add_coord change after rebase conflicts with master 2021-08-13 12:51:27 -06:00
line.h
lookup_table.h
meter.h
note.h
outline.h
pixbuf.h
poly_item.h
poly_line.h
polygon.h
rectangle.h ArdourCanvas Rectangle: allow subclasses access to _rect 2021-12-07 16:32:49 -06:00
root_group.h 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.h ruler: make ::set_metric() API consistent with constructor by using ptr 2021-12-24 15:34:18 -07:00
scroll_group.h
stateful_image.h
step_button.h step button for Canvas (used by BeatBox GUI) 2021-08-13 12:51:26 -06:00
table.h canvas table: separate out row & col homogeneity 2021-10-02 16:19:49 -06:00
text.h canvas text: generalize ::font_size_for_height() to handle different font families 2021-10-19 10:54:27 -06:00
tracking_text.h
types.h canvas: just use stack and size counter instead of std::vector<> 2021-09-14 21:22:56 -06:00
utils.h
visibility.h
widget.h canvas: use fwd decl instead of header inclusion for CairoWidget 2021-09-10 12:15:24 -06:00
xfade_curve.h