13
0
livetrax/libs/canvas
Robin Gareus ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
..
benchmark NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas fix crash when cleaning up canvas items 2015-11-02 05:15:55 +01:00
doc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
macosx/canvas/canvas.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCcanvas Accommodate 'lua' search paths in various projects where they're needed 2016-02-27 16:29:55 +00:00
test NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arc.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
arrow.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
build-and-run-benchmark.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
build-and-run-manual-test.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
build-and-run-tests.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
canvas.cc Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
circle.cc refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics 2014-06-21 11:43:42 -04:00
colors.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
colorspace.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
container.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
curve.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
debug.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fill.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
flag.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
i18n.h make stateful image canvas item actually compile 2014-02-17 16:05:52 -05:00
image.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
item.cc Move PBD symbol demangle functions into pbd/demangle.h/cc 2015-12-01 14:22:38 +10:00
line_set.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
lookup_table.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02: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 change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
pixbuf.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_item.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
poly_line.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
polygon.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
rectangle.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
root_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ruler.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
run-manual-test.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
run-tests.sh initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
scroll_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stateful_image.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
text.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tracking_text.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
types.cc first pass at optimization for low-level canvas code 2014-12-02 05:32:34 -05:00
utils.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wave_view.cc force waveform images to be least 1px wide 2016-02-28 18:07:46 +01:00
widget.cc Avoid possible use of uninitialized values. 2014-11-18 02:55:03 -05:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
xfade_curve.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00