This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
svgedit
Watch
1
Star
0
Fork
0
You've already forked svgedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
631b2b40545451d3821f5ee668e0e7ed29dc06ca
svgedit
/
editor
/
extensions
History
Alexis Deveria
3130f85ac6
Added timeout to PNG export for server_opensave extension
...
git-svn-id:
http://svg-edit.googlecode.com/svn/trunk@1669
eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-18 16:45:02 +00:00
..
imagelib
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.
2010-07-29 15:09:49 +00:00
shapelib
Created and included path library extension, based on data by Christian Tzurcanu. Takes care of most of issue 541
2010-07-09 19:09:37 +00:00
closepath_icons.svg
…
ext-arrows.js
…
ext-closepath.js
…
ext-connector.js
Added Cut, Copy, Paste and Paste in Place options to context menu, adjusted menu's styling
2010-08-17 18:09:50 +00:00
ext-eyedropper.js
…
ext-foreignobject.js
…
ext-helloworld.js
…
ext-imagelib.js
Made new image URL start out empty when changing a data URL, removed part of imagelib description
2010-08-16 17:53:15 +00:00
ext-imagelib.xml
Added extension that adds Image library option to main menu, includes minimal local and external libraries
2010-07-14 18:05:03 +00:00
ext-markers.js
Fixed issue 580 by making connector extension more compatible with markers extension (trunk)
2010-06-17 17:57:24 +00:00
ext-server_opensave.js
Added timeout to PNG export for server_opensave extension
2010-08-18 16:45:02 +00:00
ext-shapes.js
Made various minor improvements to ext-shapes.js, fixed several issues related to issues 593 and 595, including better handling of imported images with 100% width/height
2010-07-12 20:19:43 +00:00
ext-shapes.xml
Created and included path library extension, based on data by Christian Tzurcanu. Takes care of most of issue 541
2010-07-09 19:09:37 +00:00
eyedropper-icon.xml
…
eyedropper.png
…
fileopen.php
Added file saving/export ability to server_opensave extension, fixing issue 582
2010-07-06 13:57:05 +00:00
filesave.php
Added file saving/export ability to server_opensave extension, fixing issue 582
2010-07-06 13:57:05 +00:00
foreignobject-icons.xml
…
helloworld-icon.xml
…
markers-icons.xml
…