slight code tidy for Line::render() ... don't use 0.5 pixel adjustment if the line...
[ardour.git] / libs / canvas /
2014-02-12 Paul Davisslight code tidy for Line::render() ... don't use 0...
2014-02-12 Paul Davisfix up major thinko's in ArdourCanvas::Group's handling...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Davisfix major thinko in ArdourCanvas::Group::clear()
2014-02-12 Paul Daviswhen delivering canvas events, if an item is grabbed...
2014-02-11 Paul Davisfix text placement in ArdourCanvas::Flag
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-26 Paul Davisremove unused _wave_color member from waveview canvas...
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 Paul Davispixel-align canvas PolyItems with single-pixel outlines...
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
next