13
0
livetrax/libs/canvas/canvas
2014-06-03 16:37:53 -04:00
..
arc.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
arrow.h clean up ArdourCanvas::Arrow implementation to remove unshown polygon/head 2014-06-03 16:11:24 -04:00
canvas.h more profound changes to canvas scrolling, in particular find appropriate ScrollGroup for Canvas::{window,canvas}_to_{canvas,window}() 2014-06-03 16:13:12 -04:00
circle.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
curve.h Canvas: new x-fade drawing, two curve widget 2014-05-29 03:09:57 +02: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 if a Fill object is given a zero-alpha (transparent) color, note that 2014-03-07 12:28:52 -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 initial redesign of canvas scrolling to facilitate independent x- and y-axis scrolling of specific groups within the canvas. 2014-06-03 16:09:06 -04:00
image.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
interpolated_curve.h Canvas: new x-fade drawing, two curve widget 2014-05-29 03:09:57 +02:00
item.h merge onecanvas and cairocanvas branches, and manually resolve conflicts, including rounding in item_to_window() methods 2014-06-03 16:37:53 -04: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 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
root_group.h add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00
scroll_group.h more profound changes to canvas scrolling, in particular find appropriate ScrollGroup for Canvas::{window,canvas}_to_{canvas,window}() 2014-06-03 16:13:12 -04: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 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 different approach to independent scrolling, involving ArdourCanvas::ScrollGroup 2014-06-03 16:10:27 -04:00
xfade_curve.h Rearrange some #includes to keep MSVC happy 2014-05-30 12:50:49 +01:00