ardour/libs/canvas
2013-04-15 22:34:36 -04:00
..
benchmark initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
canvas add some comments to Canvas::Image and ensure that the canvas redraws after a put_image() call is handled in the GUI thread 2013-04-15 22:34:36 -04:00
doc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
test initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
arrow.cc alter arrow drawing to fully close path and thus avoid cairo mitering variability 2013-04-10 10:27:37 -04: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 remove all xml++.h inclusion by canvas implementations 2013-04-15 22:00:13 -04:00
curve.cc remove all xml++.h inclusion by canvas implementations 2013-04-15 22:00:13 -04:00
debug.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
fill.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
flag.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
group.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
image.cc add some comments to Canvas::Image and ensure that the canvas redraws after a put_image() call is handled in the GUI thread 2013-04-15 22:34:36 -04:00
item.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
line.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
line_set.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
lookup_table.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04: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 add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
pixbuf.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
poly_item.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
poly_line.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
polygon.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
rectangle.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04: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 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
text.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
types.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
utils.cc add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
wave_view.cc remove all XML related API from canvas. it may have been useful during development, but it is just a distraction - we will NEVER be saving or restoring canvas state via XML or any kind of serialized state 2013-04-15 21:57:08 -04:00
wscript remove all XML related API from canvas. it may have been useful during development, but it is just a distraction - we will NEVER be saving or restoring canvas state via XML or any kind of serialized state 2013-04-15 21:57:08 -04:00