Brett Zamir
|
36dfb2bd17
|
Rmv extra var. declaration
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2859 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-05-22 10:01:51 +00:00 |
Jon Phillips
|
5fa1f574e0
|
fixed a formatting issue
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2850 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-05-22 03:00:00 +00:00 |
Jon Phillips
|
e9c8515caf
|
Added Openclipart support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2844 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-05-21 06:05:34 +00:00 |
Brett Zamir
|
51b18d2664
|
Apply changes of mmariani in Github extpath branch (https://github.com/mmariani/svg-edit/compare/extpath ) as reported by birbag in issue 1184
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2693 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-02-12 03:48:48 +00:00 |
Brett Zamir
|
a5083f0394
|
JSLint
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2666 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-02-02 00:34:04 +00:00 |
Brett Zamir
|
c3c98033b6
|
Fix data:image/svg link loading for imagelib extension; fix server_opensave-extension-opened SVG files for older browsers; leverage utilities base 64 encoding in place of btoa also in server_opensave extension
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2614 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-10-29 06:33:37 +00:00 |
Brett Zamir
|
80c16aa6ef
|
Move back to string messages for postMessage for sake of IE9 (though not with eval); avoid IE9 error with localStorage and missing select icon
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2590 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-10-14 01:24:52 +00:00 |
Brett Zamir
|
ffde8814ac
|
Fix security issue by avoiding use of eval() within postMessage calls between embedAPI and main editor (also namespace the messages and protect the imagelib extension message listener from non-string messages); avoid embedAPI's unneeded randomizing of callback IDs in favor of incrementing; deprecate old embedded_svg_edit API name in favor of JS/JSLint-friendly EmbeddedSVGEdit name (and allow it to be instantiated w/o new keyword); JSLint/HTML5-ize embedAPI files, remove HTML5/browser-optional type="text/javascript", remove unused comments for embedAPI
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2585 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-10-13 23:59:32 +00:00 |
Bruno Heridet
|
f9b8aa624c
|
created svgedit main object, moved all namespaces handling in the same place
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2411 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-02-16 15:02:26 +00:00 |
Mark MacKay
|
79337bb3aa
|
Touch events for Image Library, issue 1008
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2155 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2012-11-13 11:01:07 +00:00 |
Marc Laporte
|
cf0dde3f4a
|
Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2088 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2012-09-16 18:53:27 +00:00 |
Alexis Deveria
|
1c8e1001a6
|
Fixed image library regression
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1897 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-04 21:12:00 +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 |
Adrian Jones
|
e02a152d0f
|
Changed name and hid Show Libraries button when not relevant to avoid confusion
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1801 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-13 23:22:29 +00:00 |
Alexis Deveria
|
1988023fe0
|
Fixed issue 697
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1770 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-29 20:32:28 +00:00 |
Alexis Deveria
|
a0914b8a01
|
Removed some log calls and changed image lib open option name
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1737 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-21 12:48:44 +00:00 |
Alexis Deveria
|
fb653705d6
|
Applied patch by bencurthoys to fix embed api
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1734 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-20 18:55:10 +00:00 |
Alexis Deveria
|
0ac0ab505c
|
Enabled preview_url for SVGs when given
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1728 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-17 17:58:18 +00:00 |
Alexis Deveria
|
95d0cc487b
|
Made improvements to library importing procedure, allowing metadata to be sent before transfer
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1727 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-17 17:13:15 +00:00 |
Alexis Deveria
|
ad1933e297
|
Made raster images be offset on multi-import too
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1725 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-16 20:25:44 +00:00 |
Alexis Deveria
|
1f0e966d1c
|
Added method of importing multiple images in one go or opening a library image (dropdown list in image library)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1724 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-16 20:10:12 +00:00 |
Alexis Deveria
|
450cc3df8c
|
Fixed some imagelib bugs, added nicer icon, nicer buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1695 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-31 20:31:58 +00:00 |
Alexis Deveria
|
11a318de72
|
Made new image URL start out empty when changing a data URL, removed part of imagelib description
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1661 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-16 17:53:15 +00:00 |
Alexis Deveria
|
35ac12a3c9
|
Made all imported SVGs be placed in the defs with corresponding use elements, added button to convert a use elem to its reference element. Also fixed some minor bugs.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1649 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-29 15:09:49 +00:00 |
Alexis Deveria
|
1a9b08bed6
|
Made editor work better locally in Chrome 5, fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1642 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-21 17:12:57 +00:00 |
Alexis Deveria
|
ee62c61181
|
Added support for raster image loading through image libraries
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1636 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-16 18:33:48 +00:00 |
Alexis Deveria
|
234b2581ce
|
Added IAN Symbol Libraries to imagelib extension, courtesy of adrianbjones
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1634 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-16 16:05:00 +00:00 |
Alexis Deveria
|
eb575ef68d
|
Added proper support for child SVG elements and made image library import SVGs, taking care of more of issue 71. Also fixed Opera 10.60 layer bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1633 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-16 15:46:54 +00:00 |
Alexis Deveria
|
d627c01d1e
|
Added extension that adds Image library option to main menu, includes minimal local and external libraries
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1630 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-14 18:05:03 +00:00 |