if CANVAS_DEBUG is defined, then the env variable CANVAS_HARLEQUIN_DEBUGGING will...
[ardour.git] / libs / canvas / canvas.cc
2014-06-27 Paul Davisif CANVAS_DEBUG is defined, then the env variable CANVA...
2014-06-27 Paul Davisin Canvas::window_to_canvas(), if either x or y coordin...
2014-06-26 Paul Davisnew API for TrackingText and similar items
2014-06-24 Ben Loftislast piece of scroll-wheel checkin, oops
2014-06-24 Ben Loftisadd scroll wheel handler to canvas
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-22 Paul Davisexplicitly qualify cast to ArdourCanvas::Container...
2014-06-21 Paul Davisrefactor Canvas so that all Items have children; add...
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-18 nick_mCanvas tweaks.
2014-06-17 Paul DavisMerge branch 'cache_fixes' of https://github.com/nmains...
2014-06-17 Paul Davisuse a different approach for indicating expose rects...
2014-06-15 Paul Daviscomment correction regarding Canvas::visible_area()
2014-06-09 Paul Davisremove global canvas scroll offset, to provide no-scrol...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Paul Daviswhen delivering enter/leave events to canvas items...
2014-06-05 Paul Davisfix problems with expose/redraws from canvas where...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisfix missing leftover Canvas::pick_current_item() which...
2014-06-03 Paul Davisuse window-based coordinates when picking current item...
2014-06-03 Paul Davisvarious changes to get independent scrolling to work...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-30 Robin Gareussmooth visual curve drawing
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-11 Paul Davisdon't queue redraws when various canvas item properties...
2014-03-05 Paul Davismanually revert change to canvas expose handling in...
2014-03-05 Paul Davisbreak down GdkEventExpose into distinct rectangles...
2014-02-25 Paul Davisfix canvas enter/leave bug when point is over a group...
2014-02-25 Paul Davisadd DEBUG::CanvasEnterLeave to allow runtime toggling...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Daviswhen delivering canvas events, if an item is grabbed...
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-20 Paul Davisa better, more general fix for the previous Canvas...
2014-01-20 Paul DavisWhen removing an item which is event-insensitive, there...
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul Davisadd event type string function to canvas (since it...
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-10 Paul Davisclamp expose (queue_redraw()) requests to visible windo...
2014-01-10 Paul Davisdon't go through ::deliver_enter_leave() unnecessarily
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-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
next