ardour/libs/canvas
Valeriy Kamyshniy a1709c74c6 Adding XML scripting to ArdourCanvas
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452743]
2014-04-14 12:37:20 -05:00
..
benchmark initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
canvas Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
doc [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
test initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
arc.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
arrow.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
build-and-run-benchmark.sh [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
build-and-run-manual-test.sh [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
build-and-run-tests.sh [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
canvas.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
circle.cc part two of ... add Canvas::Arc and derive Canvas::Circle from it 2013-04-18 21:29:13 -04:00
curve.cc [P4/git history rebuild] odd commit probably caused by a missing Ardour commit. Probably needs reverting in a future global merge 2014-05-27 22:54:22 -04:00
debug.cc mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
drag_handle.cc for now, hide ugly circle thing in drag handles 2014-01-07 20:56:03 -05:00
fill.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
flag.cc fix up problems with patch change flgs not changing height correctly 2014-02-14 12:06:44 -05:00
group.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
i18n.h make stateful image canvas item actually compile 2014-02-17 16:05:52 -05:00
image.cc likely fix for Canvas::Image positioning under new coordinate/render rules 2013-06-22 14:59:43 -04:00
item.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
line.cc don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions 2014-03-11 07:36:09 -04:00
line_set.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
lookup_table.cc change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working 2013-12-12 10:03:33 -05:00
Notes initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
outline.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
pixbuf.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
poly_item.cc don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions 2014-03-11 07:36:09 -04:00
poly_line.cc allow per-line configurability of the threshold used to determine if a PolyLine covers a given coordination 2014-02-20 12:53:08 -05:00
polygon.cc tweak Polygon::render() to work whether or not fill or outline are unset 2014-03-06 23:15:59 -05:00
rectangle.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
root_group.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
run-manual-test.sh [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
run-tests.sh [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
stateful_image.cc make stateful image canvas item actually compile 2014-02-17 16:05:52 -05:00
text.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
types.cc don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions 2014-03-11 07:36:09 -04:00
utils.cc add a utility function to Canvas to compute distance from a point to a line segment 2013-12-09 13:35:07 -05:00
wave_view.cc [P4/git history rebuild] change line widths. THIS COMMIT IS WRONG. It is included here to ensure maximal fidelity the initial p4 condition 2014-05-27 22:55:02 -04:00
wscript Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00
xml_ui.cc Adding XML scripting to ArdourCanvas 2014-04-14 12:37:20 -05:00