ardour/libs/canvas/canvas
2013-04-16 18:02:12 -04:00
..
arrow.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
canvas.h add back various functionality to waveviews such as zero line, amplitude scaling 2013-04-16 10:07:52 -04:00
curve.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
debug.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
fill.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
flag.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
fwd.h add (bezier) curves to canvas, use for automation lines; fix issue with rectangles missing their upper line segment; more cairo canvas fixes 2013-04-11 22:54:12 -04:00
group.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
image.h 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.h 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
line.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
line_set.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
lookup_table.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
outline.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
pixbuf.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
poly_item.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
poly_line.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
polygon.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
rectangle.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
root_group.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
text.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
types.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
utils.h change rendering technique for waveforms, add back optional gradient, add back amplitude scaling, add rgb/hsv conversion utilities to canvas 2013-04-16 14:04:59 -04:00
wave_view.h some rationalization of how global WaveView properties and per-WaveView properties interact 2013-04-16 18:02:12 -04:00