Alexis Deveria
|
01e08e2116
|
Fixed bugs causing tests to fail in Firefox and IE9
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1993 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-10 19:09:35 +00:00 |
Jeff Schiller
|
76a2ce76d5
|
Add third mode of id randomization and some tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1974 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 16:38:15 +00:00 |
Jeff Schiller
|
09ab8a85fe
|
Fix randomizeIds() to also add a nonce to the current document if not present
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1972 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 06:45:01 +00:00 |
Jeff Schiller
|
9c8ba2361f
|
Fix Issue 770: Trouncing the nonce. Restructured how random ids are produced. Updated how new documents are created.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1962 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 07:22:18 +00:00 |
Jeff Schiller
|
d85a7bc8a2
|
Add deleteCurrentLayer() to Drawing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1953 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-30 17:11:56 +00:00 |
Jeff Schiller
|
00d05776a2
|
Move setLayerVisibility() and setLayerOpacity() into Drawing and some tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1943 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-28 07:39:30 +00:00 |
Jeff Schiller
|
4190990d69
|
Move getLayerVisibility() and getLayerOpacity() into Drawing and some tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1942 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-28 06:45:34 +00:00 |
Jeff Schiller
|
3e9f1747ff
|
Add createLayer() to Drawing and tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1941 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-28 04:37:41 +00:00 |
Jeff Schiller
|
ec56e8b2c3
|
Move setCurrentLayer() into Drawing. Rename getCurrentLayer() to getCurrentLayerName() and move into Drawing. Tests.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1937 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-26 03:18:59 +00:00 |
Jeff Schiller
|
493ac8ae41
|
Move current_layer into Drawing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1936 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-25 16:15:29 +00:00 |
Jeff Schiller
|
6b8958bd39
|
Turn on Closure compilers SIMPLE_OPTIMIZATIONS. Slightly change how svgedit namespace is set up in each module
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1931 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-18 06:46:45 +00:00 |
Jeff Schiller
|
97071abd0e
|
Move getLayer() into Drawing with tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1928 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-17 05:02:08 +00:00 |
Jeff Schiller
|
8691a37376
|
Add identifyLayers() to svg.draw.Drawing with tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1927 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-17 04:36:54 +00:00 |
Jeff Schiller
|
6f9f943093
|
Move hasLayer() into svgedit.draw.Drawing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1926 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-16 23:18:51 +00:00 |
Jeff Schiller
|
0db154bff4
|
Rename document module to draw. Add getNumLayers() to draw module.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1925 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-16 23:07:35 +00:00 |