| .. |
|
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
|
Compute arrow bbox manually to appease crazy canvas.
|
2015-01-16 22:04:26 -05:00 |
|
canvas.h
|
add accessor methods for single_exposure
|
2015-02-12 11:35:35 -06: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 |
|
colors.h
|
add ArdourCanvas::change_alpha()
|
2014-12-19 09:53:26 -05:00 |
|
colorspace.h
|
massive reworking of color selection implementation
|
2014-11-26 18:22:22 +02:00 |
|
container.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
curve.h
|
Remove dead code.
|
2014-11-25 02:11:44 -05: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
|
add ArdourCanvas::Fill::set_pattern() to allow any filled canvas item to be filled using an arbitrary Cairo Pattern
|
2014-11-05 11:13:09 -05:00 |
|
flag.h
|
Move PC flags to avoid obscuring region name.
|
2015-03-14 00:21:29 -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
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
interpolated_curve.h
|
Canvas: new x-fade drawing, two curve widget
|
2014-05-29 03:09:57 +02:00 |
|
item.h
|
do the right thing when TrackingText::offset is changed
|
2015-04-29 07:26:18 -04: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
|
Show discrete/toggled automation as stepped line.
|
2014-11-28 21:15:28 -05: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
|
add Rectangle::vertical_fraction() as a convenience method
|
2015-04-29 07:22:05 -04:00 |
|
root_group.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
ruler.h
|
add API to Ruler to optionally draw a divider (2 single pixel horizontal lines) at some position within the vertical extent of the ruler
|
2015-04-29 07:22:36 -04:00 |
|
scroll_group.h
|
Revert "Kludgey fix for invisible playhead when scrolled."
|
2015-01-16 22:06:10 -05: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
|
fix issue with manual merge conflict
|
2015-04-29 08:23:13 -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
|
Canvas::Rect::contains() should treat its right/left coordinates as exclusive
|
2015-02-11 21:59:38 -05:00 |
|
utils.h
|
use new canvas colors header as necessary
|
2014-11-07 14:24:27 -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
|
Better fix for 6183.
|
2015-03-29 02:13:40 +11: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
|
NOOP: fix indentation
|
2015-04-29 09:05:15 -04:00 |