change UIConfig to use accessor/setter methods like RCConfig so that ParameterChanged...
[ardour.git] / libs / canvas / canvas /
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davismake waveform gradient depth continuously variable...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisvirtual Fill:: and Outline:: methods so that Canvas...
2013-04-16 Paul Davissome rationalization of how global WaveView properties...
2013-04-16 Paul Davischange rendering technique for waveforms, add back...
2013-04-16 Paul Davisadd back various functionality to waveviews such as...
2013-04-16 Paul Davisadd some comments to Canvas::Image and ensure that...
2013-04-16 Paul Davisadd headers to all canvas .cc and .h files
2013-04-16 Paul Davisremove all XML related API from canvas. it may have...
2013-04-16 Paul Davisadd new canvas Image item, with somewhat optimized...
2013-04-15 Paul Davistweak time axis view item text positioning; allow Ardou...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-12 Paul Davisswitch from frames_per_pixel to samples_per_pixel in...
2013-04-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-12 Paul Davisadd (bezier) curves to canvas, use for automation lines...
2013-04-12 Paul Davismany changes to get the cairo-canvas version much,...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisremove intermediate GdkPixbuf from waveview rendering...
2013-04-10 Paul Davisremove incorrect merge of cairocanvas patch that stoppe...
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul Davisa variety of fixes for the cairocanvas, but it still...
2013-04-08 Paul Davismo' better debugging of canvas "structure" via Item...
2013-04-06 Paul Davislazy redraw of Canvas::Text image
2013-04-06 Paul Davispre-render text canvas items so that ::render() is...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Robin Gareusadd API to directly request access to pixbuf
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul Davislots of tweaking and adding debug output including...
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...