Commit Graph

2073 Commits (750c9c71411b2a9ba1d4e42621d2f2419f78a177)

Author SHA1 Message Date
StalderT d213983acd Update lang.hr.js 2015-12-01 12:04:06 +01:00
StalderT 64ff6434bd Update lang.hi.js 2015-12-01 12:03:30 +01:00
StalderT 2ff1827c4c Update lang.he.js 2015-12-01 12:02:34 +01:00
StalderT 3f97780057 Update lang.gl.js 2015-12-01 12:01:57 +01:00
StalderT 263098c544 Update lang.ga.js 2015-12-01 12:01:11 +01:00
StalderT 2cee136268 Update lang.fy.js 2015-12-01 12:00:44 +01:00
StalderT c071c7c150 Update lang.fr.js 2015-12-01 11:53:09 +01:00
StalderT e9f1de2057 Update lang.fi.js 2015-12-01 11:51:54 +01:00
StalderT 27c247e0ef Update lang.fa.js 2015-12-01 11:51:29 +01:00
StalderT 59a4284487 Update lang.et.js 2015-12-01 11:51:00 +01:00
StalderT 1ebd7174b2 Update lang.es.js 2015-12-01 11:46:11 +01:00
StalderT 76f528eabe Update lang.el.js 2015-12-01 11:39:11 +01:00
StalderT 26acb1429a Update lang.de.js 2015-12-01 11:37:53 +01:00
StalderT e7d8c34b6d Update lang.da.js 2015-12-01 11:34:17 +01:00
StalderT 1da1a56db4 Update lang.cy.js 2015-12-01 11:33:45 +01:00
StalderT aa9cd93bfe Update lang.cs.js 2015-12-01 11:32:54 +01:00
StalderT afcda71283 Update lang.ca.js 2015-12-01 11:32:15 +01:00
StalderT de0ad3e91a Update lang.bg.js 2015-12-01 11:31:37 +01:00
StalderT 8ecf951091 Update lang.be.js 2015-12-01 11:31:11 +01:00
StalderT c76905325b Update lang.ar.js 2015-12-01 11:29:45 +01:00
StalderT 6b13bd5978 Update lang.af.js 2015-12-01 11:28:54 +01:00
Jeff Schiller d68c964588 Merge pull request #30 from progers/master
Fix icons in Safari due to a redefinition of the xmlns attribute
2015-11-30 20:45:03 -08:00
Jeff Schiller b9b05b3370 Merge branch 'master' of https://github.com/SVG-Edit/svgedit 2015-11-30 19:08:26 -08:00
Jeff Schiller 3f0db99c6c Use SVGElement.getIntersectionList() for multiselect. Remove some try-catch statements 2015-11-30 19:08:13 -08:00
Jeff Schiller 59303eb6cc Remove all suspendRedraws 2015-11-30 18:59:53 -08:00
Philip Rogers 243aa04d67 Merge pull request #33 from StalderT/patch-2
Update lang.de.js
2015-11-30 11:28:59 -08:00
Philip Rogers 53dc6eed15 Merge pull request #32 from StalderT/patch-1
Update lang.fr.js
2015-11-30 11:28:39 -08:00
StalderT 9ab7917393 Update lang.de.js 2015-11-30 15:47:56 +01:00
StalderT bdcd9fcb04 Update lang.fr.js
fix "delete" "move_down" "move_back" french translation
2015-11-30 15:46:28 +01:00
Philip Rogers 68580b5664 Fix icons in Safari due to a redefinition of the xmlns attribute 2015-11-29 17:59:28 -08:00
Philip Rogers c6d651e82d Merge pull request #28 from progers/master
Update README.md to link to the svgedit binaries
2015-11-29 16:10:41 -08:00
Philip Rogers 6033235e67 Update README.md to link to the svgedit binaries
README.md previously pointed to binaries on progers's fork. Now that https://github.com/SVG-Edit/svgedit/pull/23 has landed we can update these links to point to the main repository.
2015-11-29 16:09:22 -08:00
Jeff Schiller c224379805 Merge pull request #23 from progers/master
Create a 2.8 release and switch to github
2015-11-27 00:20:13 -08:00
Ahmad Syazwan b4deb94f1e Merge pull request #24 from prusnak/master
changed email
2015-11-25 18:26:57 +08:00
Pavol Rusnak c1e0b9b90f
changed email 2015-11-25 11:23:24 +01:00
Philip Rogers 33ec3fe080 Temporarily switch to http due to mixed-content errors 2015-11-24 21:11:44 -08:00
Philip Rogers f6005d6ac5 Update instructions to use binary attachments
Instead of storing compressed zip and tar.gz files on gh-pages, just link directly to them from the releases page (https://github.com/progers/svgedit/releases).
2015-11-24 18:41:38 -08:00
Philip Rogers 2bdc24ff57 Merge the main code.google svg-edit page to README
This is an update to README.md which merges the main code.googe.com landing page (https://code.google.com/p/svg-edit/) and the existing README.md file.

Actual changes:
* Some editorial license has been used when updating the main project summary, including adding a project logo.
* The recent news section has been updated to include svg-edit 2.8 and the move to github.
* The features section has been dropped as there's no easy way to represent such a list in markdown.
* The further reading section has been updated.
* The dependent projects have been moved to docs/Acknowledgements.md

The binary file links currently point to my github fork. Once we actually create the svg-edit-2.8 release, these should be updated to point to the main project instead of my fork.
2015-11-24 18:32:17 -08:00
Philip Rogers 25900663cb Migrate Acknowledgements to markdown docs
This file has been manually converted to markdown from https://code.google.com/p/svg-edit/wiki/Acknowledgements. A few urls have been updated but there are otherwise no changes.
2015-11-24 17:18:23 -08:00
Philip Rogers b0f1cee47a Create ReleaseInstructions.md 2015-11-24 16:53:55 -08:00
Philip Rogers 98523876f3 Remove outdated SvgCanvas docs 2015-11-24 16:14:34 -08:00
Philip Rogers 81afaa94d2 Update Makefile and CHANGES for svg-edit 2.8 2015-11-24 15:19:28 -08:00
Jeff Schiller 253b4bfd2c Merge pull request #20 from progers/master
Add pathseg.js, a polyfill for the SVGPathSeg API
2015-11-08 00:46:45 -08:00
Philip Rogers c5dadfbe77 Include upstream fix for shape editing: 11f7e5a958 2015-11-06 21:08:23 -08:00
Philip Rogers 7e3f9e037d Add pathseg.js, a polyfill for the SVGPathSeg API
The SVGPathSeg API is being removed from the spec [1] and is being
removed in Chromium 47 [2]. I implemented a drop-in polyfill[3] so
svg-edit users are not broken as browsers migrate away from the
path seg api.

This patch simply imports the upstream pathseg.js and updates all
dependencies. With this change all tests pass in Chrome 46 (with
the path seg api), Chrome 47 (without the path seg api), and
there are no changes to tests in Safari 9.01 or Firefox 43. I
also manually tested svg-edit while developing the polyfill and
could not find any broken features.

[1] https://lists.w3.org/Archives/Public/www-svg/2015Jun/0044.html
[2] https://groups.google.com/a/chromium.org/d/msg/blink-dev/EDC3cBg9mCU/OvElJgOWCgAJ
[3] https://github.com/progers/pathseg
2015-11-04 19:25:30 -08:00
Jeff Schiller d70c9b6829 Merge pull request #16 from SVG-Edit/update-docs
Explain that some functionality is still used on Google Code
2015-10-16 08:00:09 -07:00
James Hall 6318cdbd43 Update and rename README to README.md 2015-10-13 20:35:13 +01:00
Jeff Schiller b8fc4eef01 Merge pull request #13 from mynext/master
Added class support
2015-10-12 07:24:48 -07:00
Francesco Strappini ce009a4581 Spacing like the code around 2015-09-27 09:01:04 +02:00
Jeff Schiller d49f51ed14 Merge pull request #12 from tagawa/patch-1
Changed jQuery absolute link to HTTPS
2015-09-26 20:34:30 -07:00