svgedit/editor
Brett Zamir b1ea39db46 Provide values for px, pc, em, ex and utilize switch for divisor determination in jsPDF in order to utilize the user's current base unit type in PDF exports. Accurate conversion formulas?
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2797 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-04-08 11:01:46 +00:00
..
canvg JSLint rgbcolor.js 2014-02-17 07:05:29 +00:00
contextmenu Fix issue 919, patch by duopixel. Also introduced browser.isMac 2012-03-20 08:58:24 +00:00
extensions Properly-formed URLs will not have spaces, so no need to replace; no need for "/" escaping unless within HTML doc; properly encode loadingImage window text; support loading of (properly URL encoded) non-base64 "data:image/svg+xml;utf8,"-style data URIs 2014-04-08 01:31:22 +00:00
images Allow for "Make (hyper)link" tooltip to show through 2014-02-11 02:20:19 +00:00
jgraduate Correction of the problem with firefox with the radial gradient 2013-02-23 21:32:09 +00:00
jquery-ui Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
jquerybbq Added jQuery BBQ file missing in previous checkin 2010-03-12 20:59:43 +00:00
js-hotkeys Adding shortcut keys to move up/down commands 2010-08-20 19:27:57 +00:00
jspdf Provide values for px, pc, em, ex and utilize switch for divisor determination in jsPDF in order to utilize the user's current base unit type in PDF exports. Accurate conversion formulas? 2014-04-08 11:01:46 +00:00
locale Update trunk to the non-release-related minor changes in stable/branch 2.7 2014-04-07 04:08:52 +00:00
spinbtn JSLint JQuerySpinBtn.js 2014-02-18 00:12:56 +00:00
svgicons Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959 2012-09-16 18:53:27 +00:00
browser-not-supported.html Simplify meta tag (backward and HTML5 compatible) 2014-04-07 04:10:33 +00:00
browser.js JSLint 2014-01-31 02:23:40 +00:00
config-sample.js Critical privacy/data integrity fix: Move cross-domain capable message listener into own extension (ext-xdomain-messaging.js) and do not include by default (the extension now won't work anyways without an allowedOrigins config first being set (in config.js) for security reasons (and not via URL)); add allowedOrigins config and demo use in config-sample.js; JSLint; update embedapi.html to supply the xdomain extension in case running xdomain (again, allowedOrigins must be supplied in the local copy of config.js for this to work); modify embedapi.js to allow reuse of cross-domain API with same-domain usage, but without the intermediate JSON parsing which could lose some non-JSONable arguments or response. 2014-02-22 04:08:24 +00:00
contextmenu.js JSLint 2014-01-31 02:23:40 +00:00
coords.js JSLint/JSDoc 2014-03-15 12:52:50 +00:00
draw.js JSDoc 2014-03-16 11:19:37 +00:00
embedapi.html Allow embeddedapi.html to pass on its URL arguments to the iframe 2014-02-22 04:52:04 +00:00
embedapi.js Use proper DOM interface in JSDoc comment 2014-03-02 23:31:41 +00:00
history.js Some JSDoc work on history.js 2014-04-03 14:21:55 +00:00
jquery-svg.js JSLint 2014-01-31 02:13:37 +00:00
jquery.js Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
math.js JSDoc 2014-03-15 08:53:45 +00:00
path.js Add back 'in' checks just to be sure 2014-02-17 00:46:24 +00:00
recalculate.js More JSLint 2014-01-31 01:05:03 +00:00
sanitize.js More JSLint 2014-01-31 01:05:03 +00:00
select.js More JSLint 2014-01-31 01:05:03 +00:00
svg-editor.css Added a thumbnail overview as described in Issue 208 part 6. 2013-09-23 18:55:52 +00:00
svg-editor.html Add jsPDF(with SVG plugin)-based PDF export (courtesy of https://github.com/brettz9/jsPDF forked from https://github.com/MrRio/jsPDF => https://github.com/ahwolf/jsPDF ); provides data: URL where blob conversion is supported, and a blob URL otherwise. 2014-04-08 05:13:54 +00:00
svg-editor.js Provide values for px, pc, em, ex and utilize switch for divisor determination in jsPDF in order to utilize the user's current base unit type in PDF exports. Accurate conversion formulas? 2014-04-08 11:01:46 +00:00
svg-editor.manifest Partially update (as-yet-not-reestablished) manifest 2014-02-19 00:10:03 +00:00
svgcanvas.js Consistently use single quotes (except within XML or for localized strings) for streamlined searching 2014-04-08 03:21:22 +00:00
svgedit.js More JSLint 2014-01-31 01:05:03 +00:00
svgtransformlist.js JSLint 2014-01-31 02:13:37 +00:00
svgutils.js Update encodeUTF8 function 2014-03-15 09:50:49 +00:00
touch.js JSLint 2014-01-31 02:13:37 +00:00
units.js JSLint 2014-01-31 02:13:37 +00:00