VBAP GUI depends on signal-position (not parameter changes)
[ardour.git] / libs / canvas /
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 Paul Davismove -fvisibility=hidden to the top of the source tree...
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 Davisfinal (?) tweaks to rectangle rendering
2014-01-10 Paul Davisclamp expose (queue_redraw()) requests to visible windo...
2014-01-10 Paul Davismake no-zero-line be the default for wave views (still...
2014-01-10 Paul Davisfix up thinko in recent raise_to_top/lower_to_bottom...
2014-01-10 Paul Davisslightly expand CanvasRender debug output
2014-01-10 Paul Davisdon't go through ::deliver_enter_leave() unnecessarily
2014-01-08 Paul Davisprevent Rect::expand() from generating negative coordin...
2014-01-08 Paul Davistweak rectangle bounding box computation
2014-01-08 Paul Davisremove unused code
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 Davisshrink waveview zero line to single pixel
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-08 Paul Davismostly fix conceptual error in how canvas rectangle...
2014-01-08 Paul Davisfor now, hide ugly circle thing in drag handles
2014-01-07 Paul Davisoutline width of 0.5 is stupid and meaningless, and...
2014-01-07 Paul Davisadd missing iterator increment to poly item renders.
2014-01-07 Paul Davissmall optimization to curve rendering
2014-01-02 Paul Davismake raise_to_top() and lower_to_bottom() no-ops if...
2014-01-02 Paul Davisadd drag handle source to wscript
2014-01-02 Paul Davisbasic, prototypical drag handle implementation
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-31 Paul Davisremove legacy CANVAS_COMPATIBILITY property_foo() stuff...
2013-12-30 Paul Davisdefine signal associated with configurable clipping...
2013-12-30 Paul Davisadd configurable clipping level to Canvas::WaveView
2013-12-30 Paul Davisignore invisible items when picking the current item
2013-12-30 Paul Davistry to rationalize logic for displaying/hiding regionvi...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul Davisslight optimization of PolyItem::render_path()
2013-12-27 Paul Davisadd visibility/export control to libcanvas
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-10 Paul Davisimplement Curve::covers() in a very primitive way ...
2013-12-09 Paul Davismake PolyLine use distance_to_segment_squared(), and...
2013-12-09 Paul DavisArdourCanvas::Line::covers() uses distance_to_segment_s...
2013-12-09 Paul Davisdebug trace tweaks
2013-12-09 Paul Davisadd a utility function to Canvas to compute distance...
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 Davisfix comment
2013-10-28 Paul Davisfix coordinate system for Canvas items_at_point() methods
2013-10-28 Paul Davisfix computation of Text bounding box to respect _clampe...
2013-10-28 Paul Davisadd coordinate space comment
2013-10-28 Paul Davistweak whitespace and add coordinate space comment
2013-10-28 Paul Davisstreamline button press event handling code a little...
2013-10-25 Paul Davisdon't request redraw of a Canvas item if it marked...
2013-10-24 Paul Davisadd Item::redraw() convenience method
2013-10-24 Paul Davisexpand bounding box of all objects by 0.5 before comput...
2013-10-24 Paul Davisfix drawing of a canvas LineSet object
2013-10-24 Paul Davisfix computation of rectangle bounding box
2013-10-24 Paul Davisfix computation of canvas text item bounding box
2013-10-23 Paul Davisslightly more information in group render DEBUG_TRACE...
2013-10-23 Paul Davisfix confusion in Canvas::LineSet over window vs. item...
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
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-25 Paul Davisonly generate some current canvas debug output when...
2013-09-25 Paul Davisadd casting for MSVC sqrt
2013-09-25 Paul Davisfix a typo in canvas-debug.h
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
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-14 Robin Gareusexpand tabs to spaces in wscript
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul Davisminor fixes for recent cairocanvas work so that it...
next