Commit Graph

43 Commits (8a544f85c32f29407ea5761d69e3c1bdcd26e1b5)

Author SHA1 Message Date
cuixiping 9e1b702caf Enhancement: redraw the freehand square icon 2020-01-07 16:54:21 +08:00
cuixiping a7447fbbe2 Fix: main menu style and text #371 2019-12-25 15:53:27 +08:00
Brett Zamir 7cf976cfb8 - Fix (Locale): Remove bad characters in Persian (fa) file
- Linting (ESLint): Locale files
- Docs: Fix code comment
- Remove BOM from documents (@drsassafras #237)
2018-05-20 15:04:11 +08:00
Brett Zamir 52353c6321 - Further convert tabs -> 2 spaces in JS code comments (except in test performance
file where used for alignment though use tab escape within JS), CSS
    (including comments), PHP, SVG, JSON, XUL
- Remove extra spaces in svgcanvas.js, ext-connector.js
2018-05-18 14:41:43 +08:00
Brett Zamir f21d41a231 - Linting (ESLint): Use two spaces for indent
- Update links in commented out copyright section of editor, link in screencast, and within SVG file comments (created with SVG-edit should refer to current URL)
2018-05-18 14:05:52 +08:00
Brett Zamir dc6ab72480 - Update Opera and jQuery links
- Use `https://` (fix #172), including in prompt for URL and relevant code comments (where available and naturally not on namespaces)
- Comment out broken link in svg-editor.html
- Trailing space
2018-05-18 13:48:47 +08:00
Brett Zamir 62e7afd659 Allow for "Make (hyper)link" tooltip to show through
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2688 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-11 02:20:19 +00:00
Brett Zamir 74810573b2 Change group to group_elements (though keep duplicate group under old name in case it is supposed to have a different function)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2686 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-11 01:58:57 +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
Alexis Deveria 9df823863a Made icons work in IE9 (with a few minor bugs)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1680 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-25 15:10:43 +00:00
Alexis Deveria 8345aa43d1 Fixed issue 226 and issue 393, allowing the cloning and merging of layers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1672 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-19 18:30:19 +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 da474c6232 Optimized icons a little, updated powered by note to RC1
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1591 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-06-09 13:47:19 +00:00
Jeff Schiller 2513923d61 Fix Issue 555: New icons for add/delete path nodes from wschleter
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1574 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-05-21 22:19:19 +00:00
Jeff Schiller bc70273eb2 Remove various 'Layer 1' titles which cause tooltips in inappropriate places
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1535 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-21 16:07:56 +00:00
Alexis Deveria afb7ef00bb Made some minor code optimization, added more icon labels (blur by Christian Tzurcanu)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1530 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-20 15:53:19 +00:00
Alexis Deveria 2103595301 Converted more text labels to icons. Also made input boxes lose focus on mousedown in workarea
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1529 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-20 13:21:51 +00:00
Alexis Deveria 91b033a470 Fixed issue 135: Missing the ability to align a single object (relative to page). Also started converting labels to icons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1526 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-16 19:16:44 +00:00
Alexis Deveria fee4405d36 Mostly fixed issue 70 (export as PNG option) by using Gabe Lerner's canvg library
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1521 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-14 17:30:25 +00:00
Jeff Schiller d82910afcd Prevent Layer 1 tooltips on cool new stroke property icons :)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1506 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-06 15:57:02 +00:00
Alexis Deveria 6f50b1fdc4 Converted linejoin options to icons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1505 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-06 15:53:21 +00:00
Alexis Deveria db3d8f0447 Started conversion of stroke attribute select list to icon list
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1503 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-05 19:53:14 +00:00
Jeff Schiller 8fac8e144b Fix Issue 522: Layer panel should scroll. Also add 'Dash' label to stroke-dasharray pull-down
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1502 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-04-05 05:46:29 +00:00
Alexis Deveria 5c847f6493 Fixed/Integrated support for open/closing subpaths, fixed hidden flyout arrows on smaller icons in Opera, added support for loading extensions in config, uplifted to jQuery 1.4.2 and jQuery UI 1.8
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1470 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-03-24 20:13:13 +00:00
Alexis Deveria 750e6456b3 Improved path node deleting behaviour, added functions to get svgCanvas vars: getContentElem, getRootElem and getSelectedElems
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1455 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-03-11 15:27:18 +00:00
Alexis Deveria fde7386d75 Added 'add sub-path' button to pathedit context panel
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1443 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-03-03 19:26:09 +00:00
Jeff Schiller 37aab7dd8f Added 'Import SVG' menu item and icon - only shows up in Firefox 3.6 and functions identically to Open at the moment
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1420 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-02-20 23:38:49 +00:00
Alexis Deveria b1463213e2 Changed logo to one designed by Vadim Makeev
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1370 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-02-10 16:37:23 +00:00
Jeff Schiller faa165eb9d Change encoding from Western to UTF-8
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1201 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-12 20:39:03 +00:00
Jeff Schiller e96d0db8fd Remove layer name accidentally left in a SVG icon - caused an incorrect tooltip in Opera :)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1063 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-12-18 06:34:13 +00:00
Alexis Deveria d800f4b5f9 Updated control point link icon, fixed issue 344
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@986 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-12-01 21:23:18 +00:00
Alexis Deveria 5173ad7eea Added option to link curved segment control points in pathedit mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@985 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-12-01 19:26:33 +00:00
Alexis Deveria d5f867f0a8 Fixed issue 68 by adding Convert to Path button, also included Reorient Path button
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@981 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-30 19:14:23 +00:00
Alexis Deveria 5f4caf6c53 Finished up changes to inline image behaviour, many fixes from last update
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@953 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-18 16:50:25 +00:00
Alexis Deveria 237fd96b0f Changed order of circle&ellipse and square&rect as per issue 179
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@927 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-10 19:16:45 +00:00
Alexis Deveria 9cb650119f Fixed freehand rect icon
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@922 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-09 21:21:45 +00:00
Alexis Deveria 08f80ac7e9 Fixed node select icon
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@919 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-09 20:29:01 +00:00
Alexis Deveria c4b5fa1430 Fixed many of the remaining todos for SVG-icons
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@913 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-06 21:24:00 +00:00
Alexis Deveria 3301054326 Made several fixes and improments to SVG icons page
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@912 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-05 21:25:33 +00:00
Alexis Deveria 59d8b00827 SVG icon page: Added more SVG icons, made flyouts work (not on Opera), set all fallback icons, improved UI on resize
git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@908 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-11-04 21:00:21 +00:00
Alexis Deveria 20d7b92b58 Added more SVG icons, added experimental option to change icon size, fixed clone offset on zoom
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@889 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-10-30 19:39:33 +00:00
Alexis Deveria 0e578d675c Fixed issues 269 and 307, added clone SVG icon
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@888 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-10-29 19:43:34 +00:00
Alexis Deveria 580d0391a4 Added HTML file and icon-containing SVG for experimenting with SVG icons - See revision comment for more info
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@879 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-10-27 20:22:28 +00:00