13
0
livetrax/libs/canvas
2021-08-13 12:51:36 -06:00
..
benchmark
canvas incorporating new tempo map API 2021-08-13 12:51:29 -06:00
doc
kiwi Canvas: reindent Kiwi code, and provide operator<<(ostream&) for several objects 2021-08-13 12:51:25 -06:00
MSVCcanvas Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
test Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
arc.cc Canvas: remove dangling cairo path in Arc or ConstraintPacker if fill was requested but not outline 2021-08-13 12:51:27 -06:00
arrow.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
box.cc remove dangling method from rebase issues 2021-08-13 12:51:36 -06:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Canvas::queue_draw_item_area() now expands the passed-in rect appropriately 2021-08-13 12:51:27 -06:00
circle.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
constrained_item.cc Canvas: add a nice new syntax for constraint packing 2021-08-13 12:51:26 -06:00
constraint_packer.cc Canvas: fix recursive calling of Item::size_allocate() 2021-08-13 12:51:27 -06:00
constraint_test.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test2.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test3.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
constraint_test4.cc Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
container.cc Canvas: do not fill containers by default (added during constraint packing work; badly affects the regular canvas) 2021-08-13 12:51:27 -06:00
ct Canvas: tweak test script runner 2021-08-13 12:51:26 -06:00
curve.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
debug.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
fill.cc NOOP: remove whitespace 2021-08-13 12:51:25 -06:00
flag.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
framed_curve.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
grid.cc Canvas: change API of Item::child_changed() to include bool indicate bounding_box change 2021-08-13 12:51:25 -06:00
image.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
item.cc Canvas: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
line_set.cc libcanvas: reapply LineSet::add_line -> add_coord change after rebase conflicts with master 2021-08-13 12:51:27 -06:00
line.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
lookup_table.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
meter.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
note.cc change velocity bar inside notes to extend to edges of note 2020-03-26 10:12:54 -06:00
Notes
outline.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
pixbuf.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
poly_item.cc Remove hardcoded 2^15 cairo-boundary, prefer window-area 2020-04-10 18:28:26 +02:00
poly_line.cc NO-OP: whitespace 2020-04-10 18:32:18 +02:00
polygon.cc Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
rectangle.cc Canvas: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
root_group.cc Canvas: propagate ::size_allocate() down the item tree 2021-08-13 12:51:27 -06:00
ruler.cc change (GUI) Marker objects to accept any Canvas::Item as parent, and use this to draw BBT position markers in the BBT ruler 2021-08-13 12:51:34 -06:00
run-manual-test.sh
run-tests.sh
scroll_group.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
stateful_image.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
step_button.cc step button for Canvas (used by BeatBox GUI) 2021-08-13 12:51:26 -06:00
text.cc Canvas: print item colors in hex when debugging 2021-08-13 12:51:27 -06:00
tracking_text.cc Fix tracking-text offset 2020-12-30 03:26:00 +01:00
types.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
utils.cc Update canvas/UI lib GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
widget.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
wscript Canvas: remove cBox (API fully merged into ConstraintPacker) 2021-08-13 12:51:27 -06:00
xfade_curve.cc goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build 2019-09-25 12:16:13 -06:00