ardour/libs/canvas/canvas
Paul Davis 452cf1db35 change Canvas heirarchy and constructors
Items no longer need a parent group (they require a Canvas pointer instead), so all constructors have been rationalized
and have two variants, one with a parent and one with a canvas.

All Items now inherit from Fill and Outline, to banish diagonal inheritance and virtual base classes and all that.

There were zero changes to the Ardour GUI arising from these changes.
2014-08-17 15:08:56 -04:00
..
arc.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
arrow.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
canvas.h remove global canvas scroll offset, to provide no-scroll-parent == no-scroll behaviour 2014-08-17 14:58:10 -04:00
circle.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
curve.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
debug.h add DEBUG::CanvasEnterLeave to allow runtime toggling of canvas enter/leave events 2014-02-25 16:07:51 -05:00
fill.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
flag.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
fwd.h add Ruler to Canvas fwd.h 2014-08-17 15:05:59 -04:00
group.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
image.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
interpolated_curve.h Canvas: new x-fade drawing, two curve widget 2014-08-16 17:23:25 -04:00
item.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
line.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
line_set.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
lookup_table.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
outline.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
pixbuf.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
poly_item.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
poly_line.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
polygon.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
rectangle.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
root_group.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
ruler.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
scroll_group.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
stateful_image.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
text.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
types.h overwrite state of libs/canvas with code from corresponding period in ardour-cairocanvas 2014-08-17 13:29:01 -04:00
utils.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
visibility.h remove recently added conflation of mingw64 and msvc with respect to symbol export 2014-03-02 14:59:08 -05:00
wave_view.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
widget.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
xfade_curve.h change Canvas heirarchy and constructors 2014-08-17 15:08:56 -04:00
xml_ui.h overwrite state of libs/canvas with code from corresponding period in ardour-cairocanvas 2014-08-17 13:29:01 -04:00