13
0
livetrax/libs/canvas
2024-11-06 23:03:19 +01:00
..
benchmark
canvas Replace boost::shared_array<T> with std::shared_ptr<T[]> 2024-11-06 23:03:19 +01:00
doc
MSVCcanvas
test Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
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: auto-fy a couple of lops in Box::reposition_children() 2024-11-05 14:58:44 -07:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
button.cc Canvas; make button handle dynamic size allocation 2024-11-05 14:56:37 -07:00
canvas.cc tempo bar and BBT ruler in MIDI cue editor 2024-10-17 07:44:30 -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 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
item.cc Canvas: fix logic bug when setting child items to be layout sensitive 2024-11-05 14:55:37 -07:00
line_set.cc canvas: if LineSet does the 0.5 pixel shift, make it the right direction 2023-09-25 20:01:21 -06:00
line.cc canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00
lollipop.cc fix lollipop drawing 2024-10-17 07:44:31 -06:00
lookup_table.cc C++ auto iteration FTW 2023-06-26 14:18:17 -06:00
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
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: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.cc Fix proximity threshold for polyline 2022-10-17 00:09:25 +02:00
polygon.cc
rectangle.cc canvas; fix thinko and typo in Rectangle size_request() 2024-11-05 15:02:06 -07:00
root_group.cc
ruler.cc cleanup canvas piano roll header so that it can exist with no current MidiView 2024-10-17 07:44:30 -06: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 canvas; fix indent in Text::dump() 2024-11-05 14:56:11 -07:00
tracking_text.cc fix bad redraws caused by TrackingText on canvas 2024-04-12 18:50:03 -06:00
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 skeleton for a canvas button 2024-11-05 13:27:22 -07:00
xfade_curve.cc canvas: change Item::bb_clean() to better named Item::set_bbox_clean() 2022-04-26 22:04:08 -06:00