Jeff Schiller
|
ae214cfe0e
|
Add a shadow to the canvas in Firefox (experimental)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1373 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 20:12:48 +00:00 |
Alexis Deveria
|
984d6263c9
|
Added support for unit width/height when set in document properties
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1372 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 19:29:05 +00:00 |
Alexis Deveria
|
9590cf67f5
|
Fixed issue 470: Support loading files with unit-based width/height
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1371 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 17:54:14 +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
|
35bcecc669
|
Remove now unnecessary math check in cleanupElement(). Move line-height property to the CSS where it belongs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1369 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 15:57:25 +00:00 |
Jeff Schiller
|
98fc062e47
|
Make foreignObject with foreign content movable, resizable, rotatable
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1368 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 15:32:36 +00:00 |
Jeff Schiller
|
5628254649
|
Add MathML elements to whitelist and updates by Jacques Distler to handle foreignObject. Fix line-height in svgcanvas.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1367 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-10 04:41:11 +00:00 |
Jeff Schiller
|
3ee6a57b96
|
Start Issue 258: dirt-simple extension of a context button to close/open a path. Needs images. And paths that were closed and then opened need some debugging in svgcanvas.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1366 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-09 21:46:18 +00:00 |
Alexis Deveria
|
9df43ee7ba
|
Fixed undo/redo bug (I think)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1365 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-09 20:50:06 +00:00 |
Alexis Deveria
|
4b5011eb44
|
Largely added support for different units (issue 444)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1364 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-09 20:15:52 +00:00 |
Alexis Deveria
|
fd49cb2c89
|
Replaced heavy uses of getAttribute with .attr([])
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1363 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-09 14:23:34 +00:00 |
Jeff Schiller
|
8805307592
|
Part of Issue 407: consistent styling of hover/pushed buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1362 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-09 06:44:12 +00:00 |
Alexis Deveria
|
c032cfb370
|
Moved extensions to live within editor dir, fixed left toolbar visibility on dialog box
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1361 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-08 21:26:54 +00:00 |
Wormsxulla
|
8304c43d47
|
Add Japanese to the good languages. Thank you Dong! Correct name of Russian in Russian in AUTHORS.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1359 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-08 20:00:30 +00:00 |
Pavol Rusnak
|
5b895d3973
|
add Japanese translation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1357 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-08 18:15:04 +00:00 |
Jeff Schiller
|
bf7a7040a8
|
Experimenting with a gradient in the workarea
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1356 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-08 18:06:18 +00:00 |
Alexis Deveria
|
b25f8b6d92
|
Added fix to jQuery.attr() function to make it work with SVG elements, started work on marker color changing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1355 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-08 16:39:14 +00:00 |
Jeff Schiller
|
c5ae5436e2
|
Add a couple useless trailing slashes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1354 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-06 18:21:53 +00:00 |
Jeff Schiller
|
305c62e03e
|
Correct more HTML5 validation errors
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1353 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-06 18:11:21 +00:00 |
Jeff Schiller
|
d5ec300b6b
|
Add foreignObject to whitelist. Fix some HTML5 validation errors
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1352 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-06 17:42:54 +00:00 |
Jeff Schiller
|
cb790bc6a0
|
Remove commented out debug code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1349 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-06 00:38:59 +00:00 |
Jeff Schiller
|
1b2bb9c412
|
Much smoother freehand paths
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1348 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-06 00:35:32 +00:00 |
Alexis Deveria
|
6980e8b0de
|
Made selection of middle arrow for lines convert them to polylines, made extension tools more easy to add, fixed opacity selection on selected connector
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1347 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-05 20:25:15 +00:00 |
Wormsxulla
|
7054866293
|
Fix the Layer panel handle in the Hindi translation to make it appear vertically.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1346 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-05 16:59:19 +00:00 |
Alexis Deveria
|
a4f835a044
|
Made connectors be removed upon connected-element deletion. Made easier method for adding context panel options
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1345 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-05 16:11:19 +00:00 |
Jeff Schiller
|
7e8f5a312b
|
Add scripts to convert between our language json files and po format (Issue 416)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1344 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-05 15:40:31 +00:00 |
Wormsxulla
|
1021cceef8
|
Main menu items in zh-TW now display in Chinese. Also remove _show entries no longer needed. Thank you Mook!
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1343 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-05 07:36:05 +00:00 |
Alexis Deveria
|
74bac64ea5
|
Fixed connector bug in Webkit, fixed disabling of buttons when no-stroke is set
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1342 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-04 19:06:49 +00:00 |
Alexis Deveria
|
2229ecdd45
|
Improved arrow handling, fixed issue 463
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1341 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-04 17:10:03 +00:00 |
Wormsxulla
|
e2b264ea64
|
Make the tooltip description for id="stroke_width" in lang.en.js match the HTML. (All languages files will need to translate the new string").
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1338 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-04 07:13:09 +00:00 |
Alexis Deveria
|
e20d3dc39f
|
Made connector lines start/end at bounding box edges, made arrow appear on end of line
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1336 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 18:42:00 +00:00 |
Jeff Schiller
|
be0a5fa153
|
Fix setting stroke-width/style on single elements (broken in r1322)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1335 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 18:20:25 +00:00 |
Jeff Schiller
|
71088b30fe
|
Fix Issue 341: Smooth freehand tool into a path (especially in Opera)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1334 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 14:50:48 +00:00 |
Alexis Deveria
|
98c707e53f
|
Removed _show entries in language files (no longer needed)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1333 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 14:50:27 +00:00 |
Alexis Deveria
|
400809fff3
|
Fixed tooltip translations for main flyout buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1332 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 14:14:57 +00:00 |
Alexis Deveria
|
06dc4f55bc
|
Fixed Webkit bug related to issue 460: Path segments should remember their curvature
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1331 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 13:41:54 +00:00 |
Jeff Schiller
|
fac9f84435
|
Fix Issue 460: Path points remember curvature (Firefox and Opera)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1330 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 06:49:20 +00:00 |
Jeff Schiller
|
36f7da8ff1
|
Add symbol, pattern, tspan, textPath to whitelist. Also added some attributes missing in whitelist to other elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1329 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 23:45:52 +00:00 |
Alexis Deveria
|
b4840e8f7f
|
Fixed issue 456 by adding a svgCanvas.ready() function
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1328 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 20:45:16 +00:00 |
Alexis Deveria
|
fad1c4395d
|
Fixed bug in Opera where flyout icon didn't show and fixed Issue 451: Switching languages is broken
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1327 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 19:24:17 +00:00 |
Alexis Deveria
|
cf84f45d60
|
Rewrote connector extension to use SVG-Edit namespace attrs instead of ids/classes, removed extendWhitelist function, moved extensions to subfolder
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1326 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 18:42:43 +00:00 |
Jeff Schiller
|
2bb41c0c73
|
Fix Issue 384: Pick fill/stroke properties for groups
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1322 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 05:48:33 +00:00 |
Jeff Schiller
|
0e0f98a1de
|
Fix Chinese Hong Kong filename
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1321 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-02 03:41:36 +00:00 |
Jeff Schiller
|
41366e8fd9
|
Add <marker> element and marker-end, marker-mid, marker-start attributes to whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1318 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-01 18:52:45 +00:00 |
Alexis Deveria
|
bed10696d2
|
Split off the arrow part of the connector plugin to be its own arrows plugin (start on issue 308)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1317 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-01 18:40:57 +00:00 |
Alexis Deveria
|
f415aee687
|
Made various minor improvements to connector plugin
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1316 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-01 16:48:39 +00:00 |
Alexis Deveria
|
19449cd149
|
Fixed keyboard shortcuts on flyout buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1315 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-01 14:41:34 +00:00 |
Wormsxulla
|
b23c861650
|
Update for the right Chinese names of the language. Rename zh into zh-KH. Thanks to zenixls2.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1314 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-01 12:02:28 +00:00 |
Jeff Schiller
|
31ec4fec91
|
Fix Issue 412: Press 'A' to select all elements in the current layer
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1312 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-31 20:17:50 +00:00 |
Jeff Schiller
|
3e94e85e31
|
Fix Issue 457: Remove experimentation on the ?url= parameter accidentally checked in.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1311 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-31 19:55:19 +00:00 |