13
0
livetrax/libs/canvas/canvas
2013-04-16 20:38:10 -04:00
..
arrow.h
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 virtual Fill:: and Outline:: methods so that Canvas::Items that cache image renderings of themselves can invalidate those caches when colors etc. change; add Item::{begin,end}_visual_change() so that we can notify the canvas more efficiently when *only* visual properties have changed and not the bounding box (probably needs to be used more widely) 2013-04-16 20:38:10 -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 virtual Fill:: and Outline:: methods so that Canvas::Items that cache image renderings of themselves can invalidate those caches when colors etc. change; add Item::{begin,end}_visual_change() so that we can notify the canvas more efficiently when *only* visual properties have changed and not the bounding box (probably needs to be used more widely) 2013-04-16 20:38:10 -04:00
line_set.h add headers to all canvas .cc and .h files 2013-04-15 22:10:18 -04:00
line.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 virtual Fill:: and Outline:: methods so that Canvas::Items that cache image renderings of themselves can invalidate those caches when colors etc. change; add Item::{begin,end}_visual_change() so that we can notify the canvas more efficiently when *only* visual properties have changed and not the bounding box (probably needs to be used more widely) 2013-04-16 20:38:10 -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 virtual Fill:: and Outline:: methods so that Canvas::Items that cache image renderings of themselves can invalidate those caches when colors etc. change; add Item::{begin,end}_visual_change() so that we can notify the canvas more efficiently when *only* visual properties have changed and not the bounding box (probably needs to be used more widely) 2013-04-16 20:38:10 -04:00