13
0
livetrax/libs/canvas/canvas
Paul Davis 435c3ad47f change implementation of ArdourCanvas::Curve to use GIMP-inspired ideas.
Presmooth with quadratic bezier, then interpolate when rendering. Not finished yet
2014-02-28 17:00:25 -05:00
..
arc.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
arrow.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
canvas.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
circle.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
curve.h change implementation of ArdourCanvas::Curve to use GIMP-inspired ideas. 2014-02-28 17:00:25 -05:00
debug.h add DEBUG::CanvasEnterLeave to allow runtime toggling of canvas enter/leave events 2014-02-25 16:07:51 -05:00
drag_handle.h basic, prototypical drag handle implementation 2014-01-02 16:48:44 -05:00
fill.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
flag.h fix up problems with patch change flgs not changing height correctly 2014-02-14 12:06:44 -05:00
fwd.h add (bezier) curves to canvas, use for automation lines; fix issue with rectangles missing their upper line segment; more cairo canvas fixes 2013-04-11 22:54:12 -04:00
group.h fix up major thinko's in ArdourCanvas::Group's handling of deletion (both its own, and child items) 2014-02-12 15:15:27 -05:00
image.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
item.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
line_set.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
line.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
lookup_table.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
outline.h remove legacy CANVAS_COMPATIBILITY property_foo() stuff (related to gnomecanvas API) from libcanvas 2013-12-31 11:54:05 -05:00
pixbuf.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
poly_item.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
poly_line.h allow per-line configurability of the threshold used to determine if a PolyLine covers a given coordination 2014-02-20 12:53:08 -05:00
polygon.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
rectangle.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
root_group.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
stateful_image.h make stateful image canvas item actually compile 2014-02-17 16:05:52 -05:00
text.h try to rationalize logic for displaying/hiding regionview (time axis view item) name highlights and text 2013-12-29 23:10:54 -05:00
types.h remove unused code 2014-01-08 10:31:39 -05:00
utils.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
visibility.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
wave_view.h remove unused _wave_color member from waveview canvas item; use outline color for edge dots of waveforms instead of hardcoding black 2014-01-26 16:02:38 -05:00