svgedit/test
Flint O'Brien 899853c963 Fixed Layers in svgcanvas. Moved Layer class. New HistoryRecordingservice.
Canvas was referencing drawing.all_layers and drawing.current_layer.
Both variables now represent Layer instead of group element and should
be considered private.
Moved Layer class to layer.js
New HistoryRecordingService added to help with moving Layer code out of
Canvas. Started using it in Canvas.mergLayer
2016-05-01 22:58:41 -04:00
..
qunit Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
all_tests.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
contextmenu_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
coords_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
draw_test.html Fixed Layers in svgcanvas. Moved Layer class. New HistoryRecordingservice. 2016-05-01 22:58:41 -04:00
history_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
jquery-svg_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
math_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
path_test.html Remove fix that cloned path segments and add tests to show it works 2016-02-21 17:13:40 -08:00
recalculate_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
sanitize_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
select_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
svgtransformlist_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
svgutils_bbox_test.html Optimized getBBoxWithTransform when rotation multiple of 90 2016-04-28 12:11:54 -04:00
svgutils_performance_test.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
svgutils_test.html Refactor canvas.convertToPath() internals to svgutils in preparation for getBBox performance improvements. 2016-04-22 12:24:52 -04:00
test1.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
units_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00