change rounding used for convert Rect from canvas to window coordinates
[ardour.git] / libs / canvas / canvas.cc
2014-01-08 Paul Davischange rounding used for convert Rect from canvas to...
2014-01-08 Paul DavisRevert "remove unused code"
2014-01-08 Paul Davisremove unused code
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-30 Paul Davisignore invisible items when picking the current item
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-13 Paul Davischange enter/exit event delivery to follow X Window...
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-12 Paul Davischange event propagation to be based on parent/child...
2013-12-09 Paul Davisdebug trace tweaks
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-11-30 Paul Davisfix merge with master
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-04 Paul DavisMerge branch 'master' into cairocanvas
2013-11-04 Paul Davisdrop use of bounding box to determine whether an item...
2013-11-03 Paul Davissend enter events to EVERY newly entered item (ignore...
2013-10-31 Paul Davisall events propagate out of the canvas in canvas coordi...
2013-10-31 Paul Davisfix merge with master
2013-10-31 Paul Davisfinally (?) fix up logic for rectangle drawing (fill...
2013-10-31 Paul Davishandle enter/leave items when zooming and scrolling...
2013-10-31 Paul Davisnotable changes to try to improve most of enter/leave...
2013-10-28 Paul Davisreduce verbiage and remove visible current_item red...
2013-10-28 Paul Davisstreamline button press event handling code a little...
2013-10-24 Paul Davisexpand bounding box of all objects by 0.5 before comput...
2013-10-22 Paul Davismerge from master
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-09-25 Paul Davisonly generate some current canvas debug output when...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-08-08 Paul Davisdebugging various canvas event issues
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-24 Paul Davisan awful lot of tweaks to drawing details
2013-06-18 Paul Davisfix rect redraw problems caused by intersection requiri...
2013-06-18 Paul Davisbasically operational switch to canvas drawing coordina...
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-25 Paul Davistweak enter/leave code, remove debug output
2013-04-25 Paul Davismore tweaks for enter/leave events for canvas items
2013-04-24 Paul Davistweaks to improve enter/leave event handling - fixes...
2013-04-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-20 Paul Davistweak event/leave event delivery so that it applies...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisvarious work waveview amplitude mgmt; fix playhead...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-16 Paul Davisadd back various functionality to waveviews such as...
2013-04-16 Paul Davisremove all xml++.h inclusion by canvas implementations
2013-04-16 Paul Davisremove all XML related API from canvas. it may have...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
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 DavisMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisadd -D canvasevents tracing for grabbed items and remov...
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 DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-05 Paul Davislots of tweaking and adding debug output including...
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...