13
0
livetrax/libs/canvas/canvas
2023-09-30 11:09:58 -06:00
..
arc.h canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
arrow.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
box.h canvas: several steps further with box packing and size allocation 2021-08-13 12:51:37 -06:00
canvas.h Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
circle.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
container.h Canvas: allow to group rendering of child items 2022-12-10 02:37:04 +01:00
curve.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
debug.h canvas: add Table debug bit 2021-09-14 18:29:39 -06:00
fill.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
flag.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
framed_curve.h libcanvas: FramedCanvas::covers() method is ill-conceived. Use PolyItem::covers() 2022-05-29 14:19:02 -06:00
fwd.h Add missing class to canvas forward declarations 2021-02-14 00:54:17 +01:00
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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interpolated_curve.h Fix various typos in libs/canvas 2022-08-03 12:07:46 -06:00
item.h canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
line_set.h do not sort lineset every time a coord is added; use RAII to create scope and sort at end 2023-04-09 14:36:03 -06:00
line.h NO-OP: whitespace, indent 2019-09-30 21:03:20 +02:00
lollipop.h lollis: draw stems in fill color (optionally) 2023-06-26 14:18:18 -06:00
lookup_table.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
meter.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
note.h canvas: add velocity() method to Note 2023-06-26 14:18:18 -06:00
outline.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
pixbuf.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
poly_item.h canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.h NO-OP: whitespace, indent 2019-09-30 21:03:20 +02:00
polygon.h NO-OP: whitespace, indent 2019-09-30 21:03:20 +02:00
rectangle.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04: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 Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
stateful_image.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
step_button.h step button for Canvas (used by BeatBox GUI) 2021-08-13 12:51:26 -06:00
table.h canvas: comment out unimplemented method 2022-08-03 12:08:57 -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 NO-OP: whitespace 2020-12-30 03:25:57 +01:00
types.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
utils.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
visibility.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
widget.h canvas: use fwd decl instead of header inclusion for CairoWidget 2021-09-10 12:15:24 -06:00
xfade_curve.h Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00