fix merge conflicts from master
[ardour.git] / libs / canvas / group.cc
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-12 Paul Davischange event propagation to be based on parent/child...
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-03 Paul Davissend enter events to EVERY newly entered item (ignore...
2013-10-31 Paul Davisfix merge with master
2013-10-31 Paul Davisfinally (?) fix up logic for rectangle drawing (fill...
2013-10-31 Paul Davisnotable changes to try to improve most of enter/leave...
2013-10-28 Paul Davisfix comment
2013-10-28 Paul Davistweak whitespace and add coordinate space comment
2013-10-24 Paul Davisexpand bounding box of all objects by 0.5 before comput...
2013-10-23 Paul Davisslightly more information in group render DEBUG_TRACE...
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-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-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-24 Paul Davistweaks to improve enter/leave event handling - fixes...
2013-04-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-21 Paul Davisadd Group::clear(), do not clear _canvas member of...
2013-04-21 Paul DavisRevert "add Group::clear(), do not clear _canvas member...
2013-04-21 Paul Davisadd Group::clear(), do not clear _canvas member of...
2013-04-16 Paul Davisadd headers to all canvas .cc and .h files
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 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-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 Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...