.. |
benchmark
|
|
|
canvas
|
fix Canvas::LineSet implementation to support horizontal and vertical linesets
|
2014-06-09 15:39:19 -04:00 |
doc
|
|
|
MSVCcanvas
|
Add newly introduced sources to MSVC project
|
2014-06-04 13:50:06 +01:00 |
test
|
|
|
arc.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
arrow.cc
|
clean up ArdourCanvas::Arrow implementation to remove unshown polygon/head
|
2014-06-03 16:11:24 -04:00 |
build-and-run-benchmark.sh
|
|
|
build-and-run-manual-test.sh
|
|
|
build-and-run-tests.sh
|
|
|
canvas.cc
|
remove global canvas scroll offset, to provide no-scroll-parent == no-scroll behaviour
|
2014-06-09 08:39:48 -04:00 |
circle.cc
|
|
|
curve.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
debug.cc
|
mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)
|
2014-03-04 15:25:58 +01:00 |
drag_handle.cc
|
for now, hide ugly circle thing in drag handles
|
2014-01-07 20:56:03 -05:00 |
fill.cc
|
if a Fill object is given a zero-alpha (transparent) color, note that
|
2014-03-07 12:28:52 -05:00 |
flag.cc
|
fix up problems with patch change flgs not changing height correctly
|
2014-02-14 12:06:44 -05:00 |
group.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
i18n.h
|
make stateful image canvas item actually compile
|
2014-02-17 16:05:52 -05:00 |
image.cc
|
|
|
item.cc
|
remove global canvas scroll offset, to provide no-scroll-parent == no-scroll behaviour
|
2014-06-09 08:39:48 -04:00 |
line_set.cc
|
fix Canvas::LineSet implementation to support horizontal and vertical linesets
|
2014-06-09 15:39:19 -04:00 |
line.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
lookup_table.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
Notes
|
|
|
outline.cc
|
outline width of 0.5 is stupid and meaningless, and was just hiding other issues with outlines
|
2014-01-07 11:31:47 -05:00 |
pixbuf.cc
|
|
|
poly_item.cc
|
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 |
poly_line.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
polygon.cc
|
use window-based coordinates when picking current item so that we get per-item (per-scroll-group,really) computation of position and coverage.
|
2014-06-03 16:12:00 -04:00 |
rectangle.cc
|
When rendering a Canvas::Rectangle take its _position into account, even though in general this is always (0,0) within its parent
|
2014-06-06 08:33:13 -04:00 |
root_group.cc
|
|
|
run-manual-test.sh
|
|
|
run-tests.sh
|
|
|
scroll_group.cc
|
clip rendering of ScrollGroup to just the part of the canvas covered by the scroll group.
|
2014-06-05 18:18:28 -04:00 |
stateful_image.cc
|
make stateful image canvas item actually compile
|
2014-02-17 16:05:52 -05:00 |
text.cc
|
|
|
types.cc
|
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.cc
|
|
|
wave_view.cc
|
fix borked logic controlling whether/when to draw clip/outline pixels/lines in waveviews
|
2014-06-08 13:13:44 -04:00 |
widget.cc
|
remove debugging output
|
2014-06-05 12:04:42 -04:00 |
wscript
|
basic, initial structure for canvas widget item
|
2014-06-05 12:04:42 -04:00 |
xfade_curve.cc
|
test possible 'flickering' with nvidia
|
2014-05-31 18:22:34 +02:00 |