Jeff Schiller
|
cb3bf30c94
|
Fix importing the same symbol multiple times (Issue 774)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1975 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 18:16:22 +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 |
Alexis Deveria
|
67384a5a71
|
Fixed more of issue 662
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1971 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 21:26:41 +00:00 |
Alexis Deveria
|
28d1dbcfe5
|
Fixed other part of issue 662: Break link to reference element Undo weirdness
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1970 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 19:36:49 +00:00 |
Alexis Deveria
|
245c92d378
|
Fixed part of issue 662: Break link to reference element Undo weirdness
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1969 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 18:24:44 +00:00 |
Jeff Schiller
|
99931f7d5b
|
Move shortFloat() into svgedit.units. Add test file for svgedit.units.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1966 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 17:28:43 +00:00 |
Jeff Schiller
|
aeaa8b0213
|
Upgrade qunit to latest at github
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1964 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 15:36:45 +00:00 |
Alexis Deveria
|
9e9c758167
|
Another attempt at fixing issue 769
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1963 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 15:23:18 +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 |
Alexis Deveria
|
846ee8eca1
|
Better fix for Issue 769: Text tool defaults to white in FF4
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1961 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 20:27:05 +00:00 |
Alexis Deveria
|
f639150fed
|
Fixed Issue 769: Text tool defaults to white in FF4
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1960 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 20:02:24 +00:00 |
Alexis Deveria
|
ba028851bc
|
Fixed Issue 762: Editing imported SVGs with <symbols> included causes some major issues
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1958 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 18:22:04 +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
|
cd00087f2a
|
Fix Bug 767: Fire changed events when changing stacking order of elements (modified patch from Da.Waterworth)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1952 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-30 16:45:29 +00:00 |
Adrian Jones
|
4da11c4924
|
Renamed clone to duplicate and added ALT arrow and ALT drag duplicate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1951 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-30 05:55:33 +00:00 |
Alexis Deveria
|
81ac3d75c6
|
Added default keyboard shortcuts to common commands including: Undo, Redo, Cut, Copy and Paste
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1949 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-28 20:11:18 +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 |
Alexis Deveria
|
3398b37947
|
Fixed Issue 336: 'Live Updates to Dimensions' and Issue 766: 'Rotating an object produce many elementChanged events' by creating/using 'transition' event
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1940 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-27 14:23:33 +00:00 |
Alexis Deveria
|
276972ab7d
|
Fixed Issue 763: Drawing with the pencil tool fires two elementChanged events
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1938 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-26 17:35:28 +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
|
af0599d632
|
Changes to Makefile so things build better. Start on a python script for releasing the HTML file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1929 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-17 22:11:35 +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 |
Jeff Schiller
|
c21b9be33c
|
Fix width of layer button panel for Firefox OSX. Fix setting of uiStrings in editor for New Label. Move all_layers into svgedit.document.Document
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1919 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-16 16:28:26 +00:00 |
Jeff Schiller
|
b34d721491
|
Remove unused exportNoImage warning. Fix translation string when converting a use-symbol into a group
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1915 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-15 06:40:37 +00:00 |
Jeff Schiller
|
82f5bfdc30
|
Actually use svgedit.document.Document in svgcanvas.js. Added Document.releaseId() to prevent mouseUp using up ids.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1912 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-14 18:18:29 +00:00 |
Alexis Deveria
|
7ce0c3336b
|
Added 'selectNew' config option to disable auto-selection when an element is created
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1911 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-13 16:17:00 +00:00 |
Jeff Schiller
|
28b9c0cfd7
|
Rename browsersupport module to browser
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1910 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-13 07:47:21 +00:00 |
Jeff Schiller
|
282f81f27a
|
Rewrite browsersupport JS module to only expose functions. Added detection for Selectors and XPath support. Updated svgcanvas.js to create its getElem() function based on browsersupport.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1909 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-13 07:38:27 +00:00 |
Jeff Schiller
|
e557f346e9
|
Add unused document JS module and test. Change svgcanvas to always increment object ids for every call to getNextId().
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1908 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-13 06:57:26 +00:00 |
Jeff Schiller
|
4a6ae77ba2
|
Tweak a couple function calls to use full svgedit namespace methods. Update eyedropper extension to remove usage of getPrivateMethods()
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1905 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-12 07:34:07 +00:00 |
Jeff Schiller
|
c47cc7cd0e
|
Fix Issue 752: Importing SVG is not undo-able
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1904 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-12 07:03:54 +00:00 |
Jeff Schiller
|
89641094de
|
Fix Bug 751: Importing was not successfully ID'ing elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1903 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-12 06:51:34 +00:00 |
Jeff Schiller
|
53962cabb8
|
Added symbol as an element that is referred to when uniquifying elements, added a TODO for connectors/markers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1902 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-12 06:07:28 +00:00 |
Alexis Deveria
|
be53f2a360
|
Fixed issue 750: Middle click start selection
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1900 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-10 18:42:42 +00:00 |
Alexis Deveria
|
73a4490b1d
|
Made many more localization fixes/additions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1895 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-03 18:45:36 +00:00 |
Alexis Deveria
|
dea45ccdfa
|
Fixed gradients on reorient path w/gradients
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1893 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-21 19:36:51 +00:00 |
Alexis Deveria
|
2c7f131050
|
Improved paint box setting for selected groups
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1891 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-20 21:37:04 +00:00 |
Alexis Deveria
|
96d52da577
|
Fixed more of issue 716
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1890 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-20 20:00:17 +00:00 |
Alexis Deveria
|
8481584c74
|
Fixed more of issue 716: 'Rotate, move, break link messes up image library image shape' by converting H and V path segments to L on import
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1889 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-20 18:38:54 +00:00 |
Alexis Deveria
|
f5754a4c6f
|
Fixed bug where imported images could be imported wrong; fixed bug where parent group could be removed from source edit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1888 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-20 15:19:18 +00:00 |
Alexis Deveria
|
10519d9a0c
|
Fixed bug where empty anchor elements would appear after deleting links
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1884 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-15 19:42:48 +00:00 |
Jeff Schiller
|
3b1b46f874
|
Fix some bugs with svgutils.js. Add a couple tiny tests to selector_test.html
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1880 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-02 17:14:24 +00:00 |
Alexis Deveria
|
8b19adc777
|
Fixed Issue 738: Extra instances of same <symbol> redefine path again
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1879 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-01 21:20:52 +00:00 |
Alexis Deveria
|
aafe843485
|
Fixed Issue 123: Support for <a> element to make elements link to URLs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1878 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-01 17:54:11 +00:00 |