| .. |
|
benchmark
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
canvas
|
switch from frames_per_pixel to samples_per_pixel in the one canvas object that uses this
|
2013-04-12 11:31:17 -04:00 |
|
doc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
test
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
arrow.cc
|
alter arrow drawing to fully close path and thus avoid cairo mitering variability
|
2013-04-10 10:27:37 -04:00 |
|
build-and-run-benchmark.sh
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
build-and-run-manual-test.sh
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
build-and-run-tests.sh
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
canvas.cc
|
many changes to get the cairo-canvas version much, much more functional. still problems with a lot of subtle and not-so-subtle issues
|
2013-04-11 20:19:22 -04:00 |
|
curve.cc
|
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 |
|
debug.cc
|
a variety of fixes for the cairocanvas, but it still buggy as hell handling events and lots of other stuff
|
2013-04-09 14:22:58 -04:00 |
|
fill.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
flag.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
group.cc
|
many changes to get the cairo-canvas version much, much more functional. still problems with a lot of subtle and not-so-subtle issues
|
2013-04-11 20:19:22 -04:00 |
|
item.cc
|
many changes to get the cairo-canvas version much, much more functional. still problems with a lot of subtle and not-so-subtle issues
|
2013-04-11 20:19:22 -04:00 |
|
item_factory.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
line.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
line_set.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
lookup_table.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
Notes
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
outline.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
pixbuf.cc
|
add API to directly request access to pixbuf
|
2013-04-06 04:10:23 +02:00 |
|
poly_item.cc
|
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 |
|
poly_line.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
polygon.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
rectangle.cc
|
change all frame_to_pixel and pixel_to_frame to sample_to_pixel and pixel_to_sample
|
2013-04-12 11:15:45 -04:00 |
|
root_group.cc
|
remove debugging output
|
2013-04-10 10:53:21 -04:00 |
|
run-manual-test.sh
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
run-tests.sh
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
text.cc
|
a variety of fixes for the cairocanvas, but it still buggy as hell handling events and lots of other stuff
|
2013-04-09 14:22:58 -04:00 |
|
types.cc
|
many changes to get the cairo-canvas version much, much more functional. still problems with a lot of subtle and not-so-subtle issues
|
2013-04-11 20:19:22 -04:00 |
|
utils.cc
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
wave_view.cc
|
switch from frames_per_pixel to samples_per_pixel in the one canvas object that uses this
|
2013-04-12 11:31:17 -04:00 |
|
wscript
|
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 |