| .. |
|
arc.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
arrow.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
canvas.h
|
Add Canvas::re_enter() which picks the current item again based on mouse pointer position and generates an enter event for it
|
2014-07-07 07:53:17 -04:00 |
|
circle.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
container.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
curve.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -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
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
fwd.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
image.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
interpolated_curve.h
|
Canvas: new x-fade drawing, two curve widget
|
2014-05-29 03:09:57 +02:00 |
|
item.h
|
Change some declarations from 'struct' to 'class' (and vice-versa)
|
2014-06-29 13:56:41 +01:00 |
|
line.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
line_set.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
lookup_table.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
outline.h
|
change Canvas heirarchy and constructors
|
2014-06-12 14:53:44 -04:00 |
|
pixbuf.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
poly_item.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
poly_line.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
polygon.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
rectangle.h
|
verbose cursor text is always outlined
|
2014-06-30 10:39:41 -04:00 |
|
root_group.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
ruler.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
scroll_group.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
stateful_image.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
text.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
tracking_text.h
|
new TrackingText canvas item, to resolve conceptual issues with the Editor::VerboseCursor
|
2014-06-26 15:10:24 -04:00 |
|
types.h
|
Change some declarations from 'struct' to 'class' (and vice-versa)
|
2014-06-29 13:56:41 +01:00 |
|
utils.h
|
move contrasting_text_color() into ArdourCanvas
|
2014-06-30 10:38:45 -04: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
|
completely rethink waveform rendering (again)
|
2014-06-23 14:57:55 -04:00 |
|
widget.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |
|
xfade_curve.h
|
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
|
2014-06-21 11:43:42 -04:00 |