64c7fa5f9f
Fix Issue 65: Launch SVG-edit with ?url=foo/bar.svg
Jeff Schiller
2010-01-29 05:53:01 +00:00
be04bdc1c1
Fix Issue 62: can now set color to none right in the picker (uplift to jGraduate r71)
Jeff Schiller
2010-01-29 05:39:57 +00:00
bd64fc421e
Add beginning unit test for path conversion code
Jeff Schiller
2010-01-28 23:17:17 +00:00
77406f4d02
Fix path remapping for H,V commands
Jeff Schiller
2010-01-28 03:08:53 +00:00
dd41cd6cea
Fix bug in conversion of horiz/vert path segments
Jeff Schiller
2010-01-28 02:55:11 +00:00
faae299e96
Add transform attribute to use element in whitelist
Jeff Schiller
2010-01-28 02:42:28 +00:00
b0d13610bb
Fix Issue 445: turn booleans back into numbers for arc path commands
Jeff Schiller
2010-01-28 02:37:53 +00:00
9fa41f7d3f
Set mime-type on connector svg
Alexis Deveria
2010-01-27 21:28:56 +00:00
363eef5d57
Added keyboard shortcut option for extension buttons, made import of connectors work, fixed issue 442
Alexis Deveria
2010-01-27 21:03:43 +00:00
ee393cd933
Fix parsing error with url() format with quotes in it
Jeff Schiller
2010-01-27 19:35:13 +00:00
3eb89914b6
Convert style to attributes, but check xlink:href target outside the attribute loop
Jeff Schiller
2010-01-27 16:42:35 +00:00
ec1ab246d1
Added style attribute to whitelist and parse into XML attributes in sanitizeSvg(). Add filter and feGaussianBlur elements to whitelist
Jeff Schiller
2010-01-27 16:37:59 +00:00
488e377062
Allow style for <stop> elements in the whitelist. Allow gradients to refer to each other in the whitelist. Update removeUnusedGrads() to account for this.
Jeff Schiller
2010-01-27 16:06:58 +00:00
6d15ba7b1e
Fixed Issue 408: Uplift to jQuery 1.4.1. Also fixed minor bugs caused by 1.4 related to custom dropdown menus
Alexis Deveria
2010-01-27 14:23:51 +00:00
d60fb28557
Made improvements to extension support as well as connector extension
Alexis Deveria
2010-01-26 21:28:52 +00:00
1dcb9aac42
Add the final version of the russian language file by Laurent Dufloux. Update the UI to correctly say "Russian" in russian.
Wormsxulla
2010-01-26 14:49:46 +00:00
75781771be
Started on Issue 310: Move to Plugin Architecture, as well as Issue 200: flowchart (just connector lines for now)
Alexis Deveria
2010-01-25 21:22:03 +00:00
6eba334074
Correct test for Issue 436
Jeff Schiller
2010-01-22 01:48:57 +00:00
df3b22470c
Fix Issue 436: Only convert path d attribute for path elements
Jeff Schiller
2010-01-22 01:47:50 +00:00
0671e1584e
Added test for Issue 436 and one more text for matrixMultiply()
Jeff Schiller
2010-01-22 01:45:26 +00:00
d3e72d8e4e
Fixed some open path bugs
Alexis Deveria
2010-01-21 20:59:34 +00:00
b3a3a6af26
Added support for multiple segment lines on selection, mass segment type changes, and multi-selection on node cloning
Alexis Deveria
2010-01-21 20:12:49 +00:00
86ac38547f
Add unit test for importing use. Add missing id attribute on use in whitelist
Jeff Schiller
2010-01-21 14:12:08 +00:00
c8e0a94d50
More JS tightening (collapse multiple variable declarations into one statement)
Jeff Schiller
2010-01-21 03:17:04 +00:00
47a0faf93b
Fix Issue 402: Freehand tools maxy not being reset
Jeff Schiller
2010-01-21 02:48:02 +00:00
05941d2a13
Fix Issue 433: If fill is not present, assume 'black' as per SVG spec
Jeff Schiller
2010-01-21 02:02:04 +00:00
e2f7aa9d96
Fix Issue 434: multiselecting one element now sets the current properties. Also, very minor refactoring of code to tighten things up
Jeff Schiller
2010-01-21 01:20:17 +00:00
2518ec07d7
Fix Issue 424: scrub xlink:href to ensure it is a local reference only
Jeff Schiller
2010-01-20 22:58:38 +00:00
0c0a935a57
Make copy/clone work on <use> elements
Jeff Schiller
2010-01-20 22:36:59 +00:00
c04d148dcb
Initial support for <use> element (can only see, select, move, resize or rotate them). Also collapse a few var declarations and remove obsolete code
Jeff Schiller
2010-01-20 22:15:54 +00:00
36caeb552a
Fixed and efficiencized undo/redo on path editing functions
Alexis Deveria
2010-01-20 21:32:17 +00:00
99edca083c
Made more improvents to multi-path-node editing
Alexis Deveria
2010-01-20 20:34:03 +00:00
95fd38610f
Probably fixed issue Issue 421: Canvas background now black
Alexis Deveria
2010-01-20 17:29:41 +00:00
d9148f71b4
Add mime type for test file
Jeff Schiller
2010-01-18 06:42:16 +00:00
d1e32d99d7
Expose SvgCanvas.matrixMultiply() and add starting unit-test framework (QUnit) and first test.
Jeff Schiller
2010-01-18 06:40:32 +00:00
e730f71947
Correct the typos in Laurent Dufloux's email address.
Wormsxulla
2010-01-17 21:53:24 +00:00
c6e1bf0584
Update the first draft of the Russian translation by Laurent Dufloux.
Wormsxulla
2010-01-17 21:33:06 +00:00
9a1f23a21b
Fix Issue 403: Moving text elements changes the x,y values. Works for simple cases, but x,y values are not intuitive for stretched text elements
Jeff Schiller
2010-01-16 22:34:15 +00:00
e01b193fe3
Partial fix for zooming options, fixed open image
Alexis Deveria
2010-01-15 21:33:55 +00:00
907998343d
Fix Issue 415: main menu highlight extends to border of menu (patch from wnauta)
Jeff Schiller
2010-01-15 21:13:11 +00:00
9e0c8fff0e
Updated python script to fix lang files, ran all lang files through python script
Jeff Schiller
2010-01-15 19:11:22 +00:00
2e1ff4a24a
Update the AUTHORS Translation credits for Hindi and Russian (trunk).
Wormsxulla
2010-01-15 18:48:20 +00:00
ed04c15140
Update the Hindi translation with the first draft by Tavish Naruka.
Wormsxulla
2010-01-15 17:42:24 +00:00
292fa28398
Made scrolling area smaller, set color for outside image area
Alexis Deveria
2010-01-15 15:59:15 +00:00
8c3488ab31
Largely fixed issue 185: Allow elements and selections to be visible outside the image canvas
Alexis Deveria
2010-01-15 15:04:57 +00:00
03a335646f
Update the Frisian language file by Wander Nauta (hopefully with the proper encoding!)
Wormsxulla
2010-01-15 11:48:00 +00:00
c4e44a13a8
Make the lang.fy.js have the proper UTF-8 format.
Wormsxulla
2010-01-15 10:13:39 +00:00
afa5e7d58c
Add Russian language to the good languages. Possibly display "Hindi" in Hindi in svg-editor.html, too.
Wormsxulla
2010-01-15 09:44:25 +00:00
123ac06df9
Update the AUTHORS Translation credits for Farsi and Frisian (trunk).
Wormsxulla
2010-01-14 19:01:37 +00:00
b35d04c26e
OOoops. Now update svg-editor.html for Frisian and Hindi.
Wormsxulla
2010-01-14 18:45:49 +00:00
1dbdbc0352
Update the first draft of the Frisian language file by Wander Nauta. Add Frisian and Hindi languages to the good languages (Not able to display "Hindi" in "Hindi" in svg-editor.html, though.)
Wormsxulla
2010-01-14 18:33:05 +00:00
b835da83ea
Fixed locale issues for main menu (will work once lang files are updated)
Alexis Deveria
2010-01-14 16:05:05 +00:00
fc854c0c55
Remove svninfo_dim legacy from lang.fr.js and lang.es.js. lang.es.js is still invalid JSON though
Jeff Schiller
2010-01-13 16:58:14 +00:00
00d536ba88
Missed single-quote fix for lang.es.js, but still reported as invalid JSON
Jeff Schiller
2010-01-13 16:50:07 +00:00
4de6ecd3ab
Remove the word 'demo' from the web page title
Jeff Schiller
2010-01-13 16:46:58 +00:00
8bff0591d3
Fix all lang files so they are proper JSON (JSON does not allow single-quoted strings) except for lang.es.js. Started a python script that will help use manage the translation files going forward
Jeff Schiller
2010-01-13 16:28:33 +00:00
fc41d62a66
Made more improvements to main menu
Alexis Deveria
2010-01-13 15:05:53 +00:00
1b88da95f8
Fix File Open for Firefox broken in previous checkin. Neaten up file open extension API.
Jeff Schiller
2010-01-13 04:32:31 +00:00
8a96643f1a
Added basic implementation of issue 313 (logo becomes main menu button)
Alexis Deveria
2010-01-12 21:38:39 +00:00
faa165eb9d
Change encoding from Western to UTF-8
Jeff Schiller
2010-01-12 20:39:03 +00:00
bcc164d6f8
Move populateLayers() to always be called when the svg element has changed
Jeff Schiller
2010-01-12 16:57:15 +00:00
a2557bbc98
Fix Issue 401: shift-click a spinner for a small step
Jeff Schiller
2010-01-12 16:20:09 +00:00
f51f2ea13f
Made Open button icon scale by optimizing file opening code
Alexis Deveria
2010-01-12 14:50:10 +00:00