..
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
button.h
skeleton for a canvas button
2024-11-05 13:27:22 -07:00
canvas.h
Fix touch-related canvas ptr grab
2025-02-25 23:30: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
Replace boost::noncopyable with C++11 deleted copy constructors
2024-10-19 01:04:15 +02: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
Replace boost::shared_array<T> with std::shared_ptr<T[]>
2024-11-06 23:03:19 +01:00
interpolated_curve.h
Fix various typos in libs/canvas
2022-08-03 12:07:46 -06:00
item.h
Update gdk -> ydk header location (omnibus commit)
2025-02-01 13:37:48 +01:00
line.h
NO-OP: whitespace, indent
2019-09-30 21:03:20 +02: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
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
Reduce reliance on boost - the easy part
2024-10-19 03:41:16 +02:00
note.h
canvas: add velocity() method to Note
2023-06-26 14:18:18 -06:00
outline.h
Replace boost::noncopyable with C++11 deleted copy constructors
2024-10-19 01:04:15 +02: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
rect_set.h
new canvas item: RectSet
2025-06-02 18:30:40 -06: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
add option for a minor/micro tick font description to ArdourCanvas::Ruler
2025-05-19 14:57:19 -06: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
Make header files more self-contained - add missing Ardour and lib includes
2024-10-20 03:30:46 +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
Remove unused headers
2024-11-06 22:50:35 +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