.. |
benchmark
|
|
|
canvas
|
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 |
doc
|
|
|
MSVCcanvas
|
|
|
test
|
|
|
arc.cc
|
canvas: tweaks to Arc canvas item
|
2022-08-27 12:54:43 -06:00 |
arrow.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
box.cc
|
canvas: improve debug trace output during Box::reposition_children()
|
2022-09-03 16:46:41 -06:00 |
build-and-run-benchmark.sh
|
|
|
build-and-run-manual-test.sh
|
|
|
build-and-run-tests.sh
|
|
|
canvas.cc
|
Revert "canvas: when an item is shown, potentially pick it as the current item"
|
2023-03-30 09:54:56 -06:00 |
circle.cc
|
|
|
container.cc
|
Only use render-group when container is not opaque
|
2023-02-05 22:34:38 +01:00 |
ct
|
|
|
curve.cc
|
Fix various typos in libs/canvas
|
2022-08-03 12:07:46 -06:00 |
debug.cc
|
|
|
fill.cc
|
|
|
flag.cc
|
|
|
framed_curve.cc
|
Fix various typos in libs/canvas
|
2022-08-03 12:07:46 -06:00 |
grid.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
image.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
item.cc
|
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.cc
|
canvas lineset: C++11-ification
|
2023-04-10 09:18:44 -06:00 |
line.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
lookup_table.cc
|
|
|
meter.cc
|
canvas: NOOP - meter, whitespace adjustment
|
2022-09-03 16:46:41 -06:00 |
note.cc
|
use selected (outline) color for MIDI note velocity bar (thanks, cooltehno, for the idea)
|
2022-08-31 13:53:43 -06:00 |
Notes
|
|
|
outline.cc
|
canvas: when an item has its bbox marked dirty, this should propagate to all parents
|
2022-04-26 22:04:08 -06:00 |
pixbuf.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
poly_item.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
poly_line.cc
|
Fix proximity threshold for polyline
|
2022-10-17 00:09:25 +02:00 |
polygon.cc
|
canvas: when an item has its bbox marked dirty, this should propagate to all parents
|
2022-04-26 22:04:08 -06:00 |
rectangle.cc
|
Revert canvas debugging
|
2023-02-04 18:23:18 +01:00 |
root_group.cc
|
|
|
ruler.cc
|
canvas ruler: use second font description appropriately
|
2022-11-29 10:09:39 -07:00 |
run-manual-test.sh
|
|
|
run-tests.sh
|
|
|
scroll_group.cc
|
canvas: invalidate scrollgroup, request redraw after scrolling
|
2023-02-01 02:57:10 +01:00 |
stateful_image.cc
|
|
|
step_button.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
table.cc
|
Fix various typos in libs/canvas
|
2022-08-03 12:07:46 -06:00 |
text.cc
|
Fix a small memory leak
|
2023-04-19 14:20:48 +02:00 |
tracking_text.cc
|
|
|
types.cc
|
|
|
utils.cc
|
|
|
widget.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
wscript
|
wscript: consistently have at most one empty separator line
|
2022-04-09 12:16:40 +02:00 |
xfade_curve.cc
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |