13
0
livetrax/libs/canvas/canvas
Paul Davis 590882f3c8 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-06-12 14:53:44 -04:00
..
arc.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
arrow.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
canvas.h remove global canvas scroll offset, to provide no-scroll-parent == no-scroll behaviour 2014-06-09 08:39:48 -04:00
circle.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
curve.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -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-06-12 14:53:44 -04:00
flag.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
fwd.h add Ruler to Canvas fwd.h 2014-06-11 23:54:28 -04:00
group.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
image.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
interpolated_curve.h Canvas: new x-fade drawing, two curve widget 2014-05-29 03:09:57 +02:00
item.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
line_set.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
line.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -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-06-12 14:53:44 -04:00
pixbuf.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
poly_item.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
poly_line.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
polygon.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
rectangle.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -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-06-12 14:53:44 -04:00
scroll_group.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
stateful_image.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
text.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
types.h don't queue redraws when various canvas item properties are "reset" to the same value, plus supporting functions 2014-03-11 07:36:09 -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-06-12 14:53:44 -04:00
widget.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
xfade_curve.h change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00