cc20d81633
Fix breakage two revisions ago. Add base raw import of SVG file into current layer (very broken at the moment).
Jeff Schiller
2010-02-21 01:12:59 +00:00
37aab7dd8f
Added 'Import SVG' menu item and icon - only shows up in Firefox 3.6 and functions identically to Open at the moment
Jeff Schiller
2010-02-20 23:38:49 +00:00
400eb1e1cc
Add x,y to <svg> whitelist. Remove @transform as this is not a valid value on a <svg>
Jeff Schiller
2010-02-20 23:04:13 +00:00
40c820c503
Another tweak to the close_path icons
Jacques Distler
2010-02-20 16:43:52 +00:00
7c55db60c0
Slightly nice placeholder content for foreignObject.
Jacques Distler
2010-02-19 23:18:47 +00:00
6f568b05b9
Close_path Icons, Mark II
Jacques Distler
2010-02-19 23:05:19 +00:00
ae1ef30956
Make close_path icons work
Jacques Distler
2010-02-19 22:40:04 +00:00
19369af9ff
Revert one change from Rev.1412.
Jacques Distler
2010-02-19 20:02:36 +00:00
eab76a44c7
Once again, comment out the foreignObject extension
Jeff Schiller
2010-02-19 16:56:34 +00:00
796cee60e1
A little more work on the closepath extension (still doesn't show SVG icons yet)
Jeff Schiller
2010-02-19 16:55:08 +00:00
7236577141
Fix some small issues with foreignObject tool
Jacques Distler
2010-02-19 14:09:46 +00:00
98be8d5f81
Fix Issue 489: The href attribute on image elements was being created without a prefix.
Jacques Distler
2010-02-18 17:41:07 +00:00
78c9ae4ad7
Fixed issue 487: foreignObject extension breaks connect two objects tool and made sure both extensions work together
Alexis Deveria
2010-02-18 15:42:10 +00:00
8e0bf800bf
Fix Issue 486: Remove uses without href to prevent Safari crash. Turns all unit tests green
Jeff Schiller
2010-02-18 01:34:29 +00:00
60c2d8c007
Try out Google Chrome Frame install prompt script
Jeff Schiller
2010-02-17 23:43:31 +00:00
2c889f640b
Dealt with remaining bug in issue 470: Support loading files with unit-based width/height
Alexis Deveria
2010-02-17 21:20:11 +00:00
a3f81f06f2
Fixed bug in foreignobject plugin when creating new foreignObject element
Alexis Deveria
2010-02-17 20:08:53 +00:00
02425de805
Make xmlns:foo test go green in Opera
Jeff Schiller
2010-02-17 18:15:53 +00:00
f222ea9f98
Make math test green in Opera and WebKit
Jeff Schiller
2010-02-17 17:45:51 +00:00
f2ab17dbd0
Fixed issue 481 and other CSS bugs
Alexis Deveria
2010-02-17 16:49:13 +00:00
e44f7d4bb1
Add back in XML prolog for the default save handler
Jeff Schiller
2010-02-17 16:41:29 +00:00
469868d731
Fix XML escaping problem in attributes, add unit test
Jeff Schiller
2010-02-17 15:51:57 +00:00
19d9998743
Remove experimental drop-shadow for now as it slowed down the editor, especially at higher zoom levels (might look into CSS3 box-shadow one day)
Jeff Schiller
2010-02-17 15:12:08 +00:00
8a516e109c
Selecting a foreignObject does not change the stroke/fill (patch by Jacques Distler)
Jeff Schiller
2010-02-17 14:37:13 +00:00
8bbd53de2a
Comment back out the foreignObject extension
Jeff Schiller
2010-02-17 06:55:05 +00:00
d78843beb0
Allow custom namespace prefixes as long as they map to one of our accepted namespace URIs (path by Jacques Distler)
Jeff Schiller
2010-02-17 06:44:03 +00:00
57125bc237
Made extension improvements to svg-editor.js and added foreignObject plugin based on patch by Jaques Distler (disabled by default)
Alexis Deveria
2010-02-16 21:07:13 +00:00
8753c552f8
Fix Issue 478: markers, filters and clip paths now survive the conversion to path
Jeff Schiller
2010-02-16 18:54:41 +00:00
d6037a742e
When serializing, use nodename (which includes namespace prefix). Patch by Jacques Distler
Jeff Schiller
2010-02-16 18:32:50 +00:00
c8d5ba7b7e
Fix Issue 485: Make foreignObjects copyable (partial patch by Jacques Distler)
Jeff Schiller
2010-02-16 18:21:16 +00:00
92b50b4a75
Fix Issue 484: correct namespace handling for xml: attrs (patch by Jacques Distler)
Jeff Schiller
2010-02-15 14:02:17 +00:00
71e76c81b8
More fixes to namespace handling. Added <math> test case
Jeff Schiller
2010-02-14 14:50:04 +00:00
88d61a3259
Fix Issue 482: Correct namespace prefix handling. Foreign content itself will declare the namespace, we don't need to do this in svgcontent
Jeff Schiller
2010-02-14 06:22:34 +00:00
c32284cfcb
Fix typo in deepdive function from r1380
Jeff Schiller
2010-02-14 06:06:19 +00:00
10fee21e86
Minor tweak to style
Jeff Schiller
2010-02-13 04:33:40 +00:00
6f50f5d55c
Made default save behaviour alert the user on how to saveand when necessary inform of FF bug (on first time saved/bug encountered)
Alexis Deveria
2010-02-12 20:29:59 +00:00
3cff24713b
Made default save behaviour open a page with link, preview, markup and warning when necessary
Alexis Deveria
2010-02-12 18:50:07 +00:00
e42c37f538
Added test for importing/exporting namespaced attributes
Alexis Deveria
2010-02-12 16:06:34 +00:00
b071bd91b5
Fixed bug on changing heights with percentages
Alexis Deveria
2010-02-12 14:56:54 +00:00
8d4861d546
Fix rest of Issue 471: upon loading/setting the SVG, do a depth-first recalculateDimensions() on all nodes
Jeff Schiller
2010-02-12 03:54:49 +00:00
9915407382
Fix part of Issue 471: path deformation when x,y happened to be zero
Jeff Schiller
2010-02-12 03:14:38 +00:00
09d6066291
Fix Issue 474: Broke tools by forgetting the svgroot id
Jeff Schiller
2010-02-11 22:19:13 +00:00
eb8b9ab5e6
Made 'good' locale array be populated based on svg-editor.html, made namespaces only be added on serialization when used
Alexis Deveria
2010-02-11 21:24:15 +00:00
507e50767f
Fix Issue 473: WebKit browsers fixed for navigation, caused by r1368
Jeff Schiller
2010-02-11 01:28:25 +00:00
5ce59294d1
Spoke too soon, with canvas drop-shadow on, zooming in Opera 10.10 causes immense slow-down
Jeff Schiller
2010-02-10 21:12:43 +00:00
140ab45f7d
Fix Opera bug with canvas shadow, thanks to a tip from Erik Dahlstrom
Jeff Schiller
2010-02-10 21:02:42 +00:00
ae214cfe0e
Add a shadow to the canvas in Firefox (experimental)
Jeff Schiller
2010-02-10 20:12:48 +00:00
984d6263c9
Added support for unit width/height when set in document properties
Alexis Deveria
2010-02-10 19:29:05 +00:00
9590cf67f5
Fixed issue 470: Support loading files with unit-based width/height
Alexis Deveria
2010-02-10 17:54:14 +00:00
b1463213e2
Changed logo to one designed by Vadim Makeev
Alexis Deveria
2010-02-10 16:37:23 +00:00
35bcecc669
Remove now unnecessary math check in cleanupElement(). Move line-height property to the CSS where it belongs
Jeff Schiller
2010-02-10 15:57:25 +00:00
98fc062e47
Make foreignObject with foreign content movable, resizable, rotatable
Jeff Schiller
2010-02-10 15:32:36 +00:00
5628254649
Add MathML elements to whitelist and updates by Jacques Distler to handle foreignObject. Fix line-height in svgcanvas.
Jeff Schiller
2010-02-10 04:41:11 +00:00
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
Jeff Schiller
2010-02-09 21:46:18 +00:00
4b5011eb44
Largely added support for different units (issue 444)
Alexis Deveria
2010-02-09 20:15:52 +00:00
fd49cb2c89
Replaced heavy uses of getAttribute with .attr([])
Alexis Deveria
2010-02-09 14:23:34 +00:00
8805307592
Part of Issue 407: consistent styling of hover/pushed buttons
Jeff Schiller
2010-02-09 06:44:12 +00:00
c032cfb370
Moved extensions to live within editor dir, fixed left toolbar visibility on dialog box
Alexis Deveria
2010-02-08 21:26:54 +00:00
b95b5fe3e1
Made arrows match stroke color
Alexis Deveria
2010-02-08 20:07:40 +00:00
8304c43d47
Add Japanese to the good languages. Thank you Dong! Correct name of Russian in Russian in AUTHORS.
Wormsxulla
2010-02-08 20:00:30 +00:00
cbdb3ad5c0
forgot to commit change to AUTHORS file
Pavol Rusnak
2010-02-08 19:40:10 +00:00
5b895d3973
add Japanese translation
Pavol Rusnak
2010-02-08 18:15:04 +00:00
bf7a7040a8
Experimenting with a gradient in the workarea
Jeff Schiller
2010-02-08 18:06:18 +00:00
b25f8b6d92
Added fix to jQuery.attr() function to make it work with SVG elements, started work on marker color changing
Alexis Deveria
2010-02-08 16:39:14 +00:00
c5ae5436e2
Add a couple useless trailing slashes
Jeff Schiller
2010-02-06 18:21:53 +00:00
305c62e03e
Correct more HTML5 validation errors
Jeff Schiller
2010-02-06 18:11:21 +00:00
d5ec300b6b
Add foreignObject to whitelist. Fix some HTML5 validation errors
Jeff Schiller
2010-02-06 17:42:54 +00:00
cb790bc6a0
Remove commented out debug code
Jeff Schiller
2010-02-06 00:38:59 +00:00
1b2bb9c412
Much smoother freehand paths
Jeff Schiller
2010-02-06 00:35:32 +00:00
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
Alexis Deveria
2010-02-05 20:25:15 +00:00
7054866293
Fix the Layer panel handle in the Hindi translation to make it appear vertically.
Wormsxulla
2010-02-05 16:59:19 +00:00
a4f835a044
Made connectors be removed upon connected-element deletion. Made easier method for adding context panel options
Alexis Deveria
2010-02-05 16:11:19 +00:00
7e8f5a312b
Add scripts to convert between our language json files and po format (Issue 416)
Jeff Schiller
2010-02-05 15:40:31 +00:00
1021cceef8
Main menu items in zh-TW now display in Chinese. Also remove _show entries no longer needed. Thank you Mook!
Wormsxulla
2010-02-05 07:36:05 +00:00
74bac64ea5
Fixed connector bug in Webkit, fixed disabling of buttons when no-stroke is set
Alexis Deveria
2010-02-04 19:06:49 +00:00
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").
Wormsxulla
2010-02-04 07:13:09 +00:00
68dd9def3a
Added list of arrows to select for arrows extension
Alexis Deveria
2010-02-03 20:00:01 +00:00
e20d3dc39f
Made connector lines start/end at bounding box edges, made arrow appear on end of line
Alexis Deveria
2010-02-03 18:42:00 +00:00
be0a5fa153
Fix setting stroke-width/style on single elements (broken in r1322)
Jeff Schiller
2010-02-03 18:20:25 +00:00
71088b30fe
Fix Issue 341: Smooth freehand tool into a path (especially in Opera)
Jeff Schiller
2010-02-03 14:50:48 +00:00
98c707e53f
Removed _show entries in language files (no longer needed)
Alexis Deveria
2010-02-03 14:50:27 +00:00
400809fff3
Fixed tooltip translations for main flyout buttons
Alexis Deveria
2010-02-03 14:14:57 +00:00
06dc4f55bc
Fixed Webkit bug related to issue 460: Path segments should remember their curvature
Alexis Deveria
2010-02-03 13:41:54 +00:00
fac9f84435
Fix Issue 460: Path points remember curvature (Firefox and Opera)
Jeff Schiller
2010-02-03 06:49:20 +00:00
36f7da8ff1
Add symbol, pattern, tspan, textPath to whitelist. Also added some attributes missing in whitelist to other elements
Jeff Schiller
2010-02-02 23:45:52 +00:00
b4840e8f7f
Fixed issue 456 by adding a svgCanvas.ready() function
Alexis Deveria
2010-02-02 20:45:16 +00:00
fad1c4395d
Fixed bug in Opera where flyout icon didn't show and fixed Issue 451: Switching languages is broken
Alexis Deveria
2010-02-02 19:24:17 +00:00
cf84f45d60
Rewrote connector extension to use SVG-Edit namespace attrs instead of ids/classes, removed extendWhitelist function, moved extensions to subfolder
Alexis Deveria
2010-02-02 18:42:43 +00:00
05179ee739
Rename arbelos image to something sane :)
Jeff Schiller
2010-02-02 18:19:56 +00:00
6f1feedd41
Add example SVG-edit 2.4 Arbelos_release.svg
Wormsxulla
2010-02-02 17:50:54 +00:00
ca4248966c
Add examples folder with mickey.svg
Jeff Schiller
2010-02-02 17:38:38 +00:00
2bb41c0c73
Fix Issue 384: Pick fill/stroke properties for groups
Jeff Schiller
2010-02-02 05:48:33 +00:00
0e0f98a1de
Fix Chinese Hong Kong filename
Jeff Schiller
2010-02-02 03:41:36 +00:00
41366e8fd9
Add <marker> element and marker-end, marker-mid, marker-start attributes to whitelist
Jeff Schiller
2010-02-01 18:52:45 +00:00
bed10696d2
Split off the arrow part of the connector plugin to be its own arrows plugin (start on issue 308)
Alexis Deveria
2010-02-01 18:40:57 +00:00
f415aee687
Made various minor improvements to connector plugin
Alexis Deveria
2010-02-01 16:48:39 +00:00