Commit Graph

941 Commits (0671e1584eb4978fe349fc45acac36e8aef22954)

Author SHA1 Message Date
Jeff Schiller 0671e1584e Added test for Issue 436 and one more text for matrixMultiply()
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1274 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-22 01:45:26 +00:00
Alexis Deveria d3e72d8e4e Fixed some open path bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1273 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 20:59:34 +00:00
Alexis Deveria b3a3a6af26 Added support for multiple segment lines on selection, mass segment type changes, and multi-selection on node cloning
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1272 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 20:12:49 +00:00
Alexis Deveria 3df4a5d616 Fixed issue 432
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1271 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 17:38:37 +00:00
Jeff Schiller 86ac38547f Add unit test for importing use. Add missing id attribute on use in whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1270 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 14:12:08 +00:00
Jeff Schiller c8e0a94d50 More JS tightening (collapse multiple variable declarations into one statement)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1269 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 03:17:04 +00:00
Jeff Schiller 47a0faf93b Fix Issue 402: Freehand tools maxy not being reset
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1265 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 02:48:02 +00:00
Jeff Schiller 05941d2a13 Fix Issue 433: If fill is not present, assume 'black' as per SVG spec
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1264 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 02:02:04 +00:00
Jeff Schiller e2f7aa9d96 Fix Issue 434: multiselecting one element now sets the current properties. Also, very minor refactoring of code to tighten things up
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1263 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-21 01:20:17 +00:00
Jeff Schiller 2518ec07d7 Fix Issue 424: scrub xlink:href to ensure it is a local reference only
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1262 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 22:58:38 +00:00
Jeff Schiller 0c0a935a57 Make copy/clone work on <use> elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1255 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 22:36:59 +00:00
Jeff Schiller 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
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1254 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 22:15:54 +00:00
Alexis Deveria 36caeb552a Fixed and efficiencized undo/redo on path editing functions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1253 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 21:32:17 +00:00
Alexis Deveria 99edca083c Made more improvents to multi-path-node editing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1252 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 20:34:03 +00:00
Alexis Deveria 95fd38610f Probably fixed issue Issue 421: Canvas background now black
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1251 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 17:29:41 +00:00
Alexis Deveria 828dfa2f9f Fixed multiple path node selection/move on zoom
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1250 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 17:26:12 +00:00
Jeff Schiller 220bd72b7a Remove logging, add empty console.dir for opera, stray comma in whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1248 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 16:14:32 +00:00
Jeff Schiller 37b9a3b426 Fix Issue 430: Update layers panel when opened SVG file does not have a viewBox attribute
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1247 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 15:24:50 +00:00
Wormsxulla ddeace083c Add Arabic to the list of good languages. Update the AUTHORS list for Arabic.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1246 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-20 06:50:23 +00:00
Alexis Deveria eb1aa6ffe9 Added initial support for multiple path node selection (issue 277)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1245 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-19 21:14:53 +00:00
Alexis Deveria 783ad05a45 Improved pathedit efficiency, fixed clone node when selecting last node in open path
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1244 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-19 15:08:30 +00:00
Alexis Deveria a6edbc58bb Fixed issue 420
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1243 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-19 14:03:10 +00:00
Alexis Deveria 72c6cb59e8 Fixed bug where certain positioned elements could not be de-selected
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1242 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 21:18:46 +00:00
Alexis Deveria 0f46184757 Fixed background colors/URLs, element page alignment and clear option
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1241 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 20:30:59 +00:00
Alexis Deveria 29e2acc359 Finally fixed last zoom related bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1240 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 19:14:08 +00:00
Alexis Deveria 0927d04319 Fixed more zoom-related bugs (not all)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1238 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 18:03:09 +00:00
Jeff Schiller d9148f71b4 Add mime type for test file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1237 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 06:42:16 +00:00
Jeff Schiller d1e32d99d7 Expose SvgCanvas.matrixMultiply() and add starting unit-test framework (QUnit) and first test.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1236 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-18 06:40:32 +00:00
Wormsxulla e730f71947 Correct the typos in Laurent Dufloux's email address.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1235 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-17 21:53:24 +00:00
Wormsxulla c6e1bf0584 Update the first draft of the Russian translation by Laurent Dufloux.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1234 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-17 21:33:06 +00:00
Jeff Schiller 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
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1232 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-16 22:34:15 +00:00
Alexis Deveria e01b193fe3 Partial fix for zooming options, fixed open image
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1231 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 21:33:55 +00:00
Jeff Schiller 907998343d Fix Issue 415: main menu highlight extends to border of menu (patch from wnauta)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1230 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 21:13:11 +00:00
Jeff Schiller 9e0c8fff0e Updated python script to fix lang files, ran all lang files through python script
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1229 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 19:11:22 +00:00
Wormsxulla 2e1ff4a24a Update the AUTHORS Translation credits for Hindi and Russian (trunk).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1228 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 18:48:20 +00:00
Wormsxulla ed04c15140 Update the Hindi translation with the first draft by Tavish Naruka.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1227 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 17:42:24 +00:00
Alexis Deveria 292fa28398 Made scrolling area smaller, set color for outside image area
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1226 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 15:59:15 +00:00
Alexis Deveria 8c3488ab31 Largely fixed issue 185: Allow elements and selections to be visible outside the image canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1225 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 15:04:57 +00:00
Wormsxulla 03a335646f Update the Frisian language file by Wander Nauta (hopefully with the proper encoding!)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1224 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 11:48:00 +00:00
Wormsxulla c4e44a13a8 Make the lang.fy.js have the proper UTF-8 format.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1223 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 10:13:39 +00:00
Wormsxulla afa5e7d58c Add Russian language to the good languages. Possibly display "Hindi" in Hindi in svg-editor.html, too.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1222 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-15 09:44:25 +00:00
Wormsxulla 123ac06df9 Update the AUTHORS Translation credits for Farsi and Frisian (trunk).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1221 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 19:01:37 +00:00
Wormsxulla b35d04c26e OOoops. Now update svg-editor.html for Frisian and Hindi.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1220 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 18:45:49 +00:00
Wormsxulla 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.)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1219 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 18:33:05 +00:00
Alexis Deveria b835da83ea Fixed locale issues for main menu (will work once lang files are updated)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1218 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 16:05:05 +00:00
Alexis Deveria d360c991cd Simplified canvas centering using largely CSS-based method
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1217 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 15:12:40 +00:00
Wormsxulla 612d563677 Add a language file for future Frisian translation.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1216 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 13:55:57 +00:00
Alexis Deveria 47a390511b Made menu stay open on drag-onto-fileopen in Firefox
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1215 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-14 13:39:25 +00:00
Alexis Deveria 8e5b549cf3 Fixed bug on Firefox open file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1214 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-13 21:18:59 +00:00
Alexis Deveria ad38b50001 Fixed issue 404: Change stroke dash style in Opera
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1212 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-13 21:03:00 +00:00