Commit Graph

  • 5bd91643bd Issue 392: Can now open local files in SVG-edit in Firefox 3.6 (File API). Jeff Schiller 2010-01-12 08:09:08 +00:00
  • f00068c02c Merge arbelos fixes for opera widget for svgicons and locale to trunk Jeff Schiller 2010-01-12 08:07:50 +00:00
  • 5a063726d0 Fix Issue 400 (trunk): spinner problem when mousing out while still pressed Jeff Schiller 2010-01-12 07:56:38 +00:00
  • 76a9459fe8 Updated CHANGES file through 2.4 (trunk) Alexis Deveria 2010-01-08 21:40:32 +00:00
  • 4313c95d7e Applying recent 2.4 branch changes to trunk Alexis Deveria 2010-01-08 20:36:39 +00:00
  • bb0d190b4a Fixed Issue 385: Bounding box of a group of rotated paths is incorrect (trunk) Alexis Deveria 2010-01-07 17:24:04 +00:00
  • 61c13f3cd2 Made wireframe background always be white (trunk) Alexis Deveria 2010-01-07 15:15:39 +00:00
  • ccc40da338 Changed shade of blue for selection items, updated lang.de file (trunk) Alexis Deveria 2010-01-07 14:31:14 +00:00
  • a01c4c43de Update lang.es.js (trunk) by Alicia. Wormsxulla 2010-01-07 03:23:47 +00:00
  • 7a50e39cbd Update AUTHORS.txt and README.txt (trunk) with Translations credits. Wormsxulla 2010-01-06 20:40:00 +00:00
  • f50c753277 Fix Issue 394 (trunk): add a few pixels to bottom of dialog Jeff Schiller 2010-01-06 04:35:41 +00:00
  • 2e9c519ea9 Merge updates for handling png fallbacks from 2.4 branch (until this can be fixed on the trunk) Jeff Schiller 2010-01-05 03:04:19 +00:00
  • 4c2c5e793b oops, left some testing code Kevin Kwok 2010-01-04 23:23:40 +00:00
  • 47fc905409 Add in missing PNG files for fallback rasters Jeff Schiller 2010-01-04 23:22:53 +00:00
  • 4b534b80b6 removed firebuglite Kevin Kwok 2010-01-04 23:21:50 +00:00
  • 7308ade0ec SVG edit wave should work now (hopefully) Kevin Kwok 2010-01-04 23:21:03 +00:00
  • c78c8fcd98 It turns out that now that svg-edit uses querySelector to get a shape that the old IDs have invalid characters so now i replaced getID with an overly complicated solution Kevin Kwok 2010-01-04 22:06:40 +00:00
  • c7e65bb77d Minor updates to branding to update to pre-2.5 Jeff Schiller 2010-01-04 21:15:01 +00:00
  • e4f72cd1ab Fixed Issue 391: Reorient path is broken in Opera 10/Win/Non-EN and Firefox 1.5/2.0 Alexis Deveria 2010-01-04 14:51:24 +00:00
  • c249478eed Fixed several minor bugs Alexis Deveria 2010-01-04 14:10:52 +00:00
  • 4989d74a63 Fixed Issue 386: Can't move a group of 9 objects or more with the mouse Alexis Deveria 2010-01-04 13:46:41 +00:00
  • 76b6fc1b5e Made Opera/Win/Non-EN workarounds only fire if bug is actually found Alexis Deveria 2010-01-01 16:11:48 +00:00
  • c3ed1b9bdf Fixed issue 321: Path editing doesn't work in Firefox 1.5 and Firefox 2.0 Alexis Deveria 2010-01-01 15:49:50 +00:00
  • 7471fed844 minor optimization, fix Alexis Deveria 2009-12-31 21:14:41 +00:00
  • 52cd6198be Fixed yet another Opera/Win/non-EN bug caused when going from select-to-pathedit-to-select on a path rotated after cloning a new path with a curve Alexis Deveria 2009-12-31 20:24:23 +00:00
  • a01ceaf946 Removed pesky alert I accidentally left in again Alexis Deveria 2009-12-31 19:40:30 +00:00
  • 525dbf0c18 cleaned up objects with too many commas, made some optimizations which prevent icon elems from being included in ID numbers Alexis Deveria 2009-12-31 19:24:03 +00:00
  • b3d993959b Fixed path-cloning bugs in Webkit and Opera/Win/Non-EN. Put mouseup/move/down in anonymous function Alexis Deveria 2009-12-31 15:25:57 +00:00
  • f76f10e464 Fixed issue 383: Delete unclosed path node makes the path appear as closed. Also prevented deletion of last two nodes Alexis Deveria 2009-12-30 20:55:53 +00:00
  • 19efdad647 removed logging line Alexis Deveria 2009-12-30 20:26:17 +00:00
  • 0beb2f19a2 Fixed bugs in Opera 10.10 and some Opera/Win/Non-EN bugs by reverting part of r838 and using our own transformlist implementation Alexis Deveria 2009-12-30 20:12:13 +00:00
  • 0ed21291b9 Restructured SvgCanvas to put mouse events and path functions (as well as related variables) into their own modules Alexis Deveria 2009-12-30 18:06:29 +00:00
  • ff203457c1 Fixed freehand rect bug caused in last checkin Alexis Deveria 2009-12-29 21:28:06 +00:00
  • 4ba0d002f0 Made various code optimizations, removing several global and SvgCanvas variables. Also made all keyboard shortcuts preventDefault Alexis Deveria 2009-12-29 21:20:45 +00:00
  • 9086e13901 Commented out profiling test code Alexis Deveria 2009-12-29 18:24:25 +00:00
  • f1017f7bf0 Made big improvement to issue 382 Alexis Deveria 2009-12-29 18:18:37 +00:00
  • c3fa557e60 Yet more work on Issue 382: Only append the selector parent group when it needs to happen Jeff Schiller 2009-12-29 18:12:32 +00:00
  • 9015f80156 More work on Issue 382: Get rid of most updates of selectedBBoxes array Jeff Schiller 2009-12-29 14:26:04 +00:00
  • 3b991ed9bb Begin work on Issue 382 (improve multi-select performance) Jeff Schiller 2009-12-29 06:37:53 +00:00
  • ccc0c38887 Fixed path reorient enable/disable state, fixed fill/stroke color box gap Alexis Deveria 2009-12-28 19:57:46 +00:00
  • 81560a70eb Fixed Issue 381: Changing a segment type of a rotated path causes problems Alexis Deveria 2009-12-28 19:07:41 +00:00
  • 118c0c766c Fixed pathedit mode for paths that were rotated, then had points recalced by a matrix Alexis Deveria 2009-12-28 14:57:40 +00:00
  • 13b87e1839 Fixed bug where shortcut key for group would throw error, minor code optimization Alexis Deveria 2009-12-28 14:33:26 +00:00
  • 517e7e9983 Update the Dutch translation by Jaap Blom. Wormsxulla 2009-12-25 10:27:12 +00:00
  • be1a08b7f3 Fix Issue 379: Properly remap point-based elements Jeff Schiller 2009-12-24 23:35:32 +00:00
  • b66c9824ff git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1113 eee81c28-f429-11dd-99c0-75d572ba1ddd Wormsxulla 2009-12-24 12:23:10 +00:00
  • 4509235b9f Update the Spanish language file by Alicia. Wormsxulla 2009-12-23 22:01:56 +00:00
  • e4805a123f Prevented NaN values when selecting fit-to zoom options, made first layer be renamed on language change Alexis Deveria 2009-12-23 20:29:44 +00:00
  • f96bb53c40 Fix Issue 371: Group matrix transforms are pushed all the way down always Jeff Schiller 2009-12-23 20:21:20 +00:00
  • 4ce18d7b47 Trying to fix the earlier mistake. Makes the japanese language file ready for being translated Wormsxulla 2009-12-23 20:01:53 +00:00
  • a2a0a2881d Make the japanese language file ready for being translated Wormsxulla 2009-12-23 19:53:16 +00:00
  • 62d641c29e Undo buggy code cleanup Alexis Deveria 2009-12-23 18:33:45 +00:00
  • 718427a32d Added resize handles to text elements, minor code cleanup Alexis Deveria 2009-12-23 18:31:38 +00:00
  • d6f66bfcf3 Minor fixes to last revision Alexis Deveria 2009-12-23 17:38:51 +00:00
  • 6d2f6e8270 Fixed issue 232 again Alexis Deveria 2009-12-23 17:32:48 +00:00
  • f1f3c31d21 Added German to good auto-set lang list, fixed issues 376 and 365 Alexis Deveria 2009-12-23 14:25:43 +00:00
  • 2c8705ee75 Add in German translation from dreimark Jeff Schiller 2009-12-23 05:40:49 +00:00
  • b4c197aa6e Change alpha to beta branding Jeff Schiller 2009-12-23 05:29:29 +00:00
  • 7302aee305 Fix Issue 374: Workaround Opera group bbox bug Jeff Schiller 2009-12-23 05:00:37 +00:00
  • 2668d9f49a Prevent crazy selector boxes for groups in WebKit - still problems in Opera Jeff Schiller 2009-12-22 22:56:17 +00:00
  • 6abaf4c712 Simple fix for webkit to remove deleted element transform lists. Still a problem when resizing/rotating though Jeff Schiller 2009-12-22 21:27:46 +00:00
  • 732155a028 Made auto-language-picker only use full translations Alexis Deveria 2009-12-22 21:24:58 +00:00
  • ba800c4d41 Fixed issue 372: Selecting lines and polylines immediately after drawing fails in FF3.6b Alexis Deveria 2009-12-22 19:42:48 +00:00
  • 0366a5cc86 Improved wrapping for top toolbar on window resize, removed some unnecessary files Alexis Deveria 2009-12-22 18:13:36 +00:00
  • 59575e1f71 Fixed issue 370 Alexis Deveria 2009-12-22 16:28:31 +00:00
  • 20fb24ca0a Updated lang.es.js Alexis Deveria 2009-12-22 13:39:42 +00:00
  • 247f6271b1 Fixed issue 365 Alexis Deveria 2009-12-21 21:25:17 +00:00
  • a2ea54a9bd Added Spanish translation by Alicia, fixed issue 369 Alexis Deveria 2009-12-21 20:03:43 +00:00
  • 11b23cb200 Fixed issue 356 and added transform parser for Webkit (fixes transform-loss bug on imported elements) Alexis Deveria 2009-12-21 16:53:24 +00:00
  • 97072bb249 Fixed Issue 367: Cannot resize a circle with the mouse Alexis Deveria 2009-12-21 13:55:20 +00:00
  • 8f5f540b23 Fixed issue 366: Clone Fires Twice Alexis Deveria 2009-12-21 13:36:49 +00:00
  • dd7f85c380 Fixed issue 356 and zoom dblclick action Alexis Deveria 2009-12-18 21:30:56 +00:00
  • 35f1d7edf1 Updated Romanian and Czech languages, fixed part of Fit Canvas to Content Alexis Deveria 2009-12-18 20:17:06 +00:00
  • 86c3796b65 Merge fixtransforms branch back into the trunk - finally Jeff Schiller 2009-12-18 19:21:18 +00:00
  • 7bfef032aa fixtransforms branch: skewed and rotated groups can now be resized properly Jeff Schiller 2009-12-18 19:07:01 +00:00
  • 2736be370b fixtransforms branch: resizing a skewed element now works properly Jeff Schiller 2009-12-18 18:22:06 +00:00
  • ccade30124 fixtransforms branch: Fix Issue 363, moved/resized groups get their rotational center updated Jeff Schiller 2009-12-18 17:39:39 +00:00
  • fc6014768e fixtransforms branch: Mostly fixed resizing matrix-elements (still bug on rotated matrix-elements) Alexis Deveria 2009-12-18 17:12:48 +00:00
  • 5efba84bbd fixtransforms branch: merge all changes from trunk into the branch to keep the branch in sync Jeff Schiller 2009-12-18 07:33:14 +00:00
  • 30ac733e76 fixtransforms branch: Remove unnecessary rounding in center of rotations (can cause weird problems) Jeff Schiller 2009-12-18 06:50:55 +00:00
  • e96d0db8fd Remove layer name accidentally left in a SVG icon - caused an incorrect tooltip in Opera :) Jeff Schiller 2009-12-18 06:34:13 +00:00
  • 3d3711e499 fixtransforms branch: Fix bug in changeSelectedAttributeNoUndo() that made Opera and WebKit hiccup Jeff Schiller 2009-12-18 06:20:37 +00:00
  • 0dc0ec0d41 fixtransforms branch: Text elements maintain stretches/translations in groups Jeff Schiller 2009-12-18 06:13:42 +00:00
  • 4259f84e99 fixtransforms branch: Properly push down and collapse rotate() transforms when ungrouping. Fix a bug in addToSelection() Jeff Schiller 2009-12-18 05:00:45 +00:00
  • 070a710250 fixtransforms branch: Fixed bug that messed up aligning matrix/rotated elements (in moveSelectedElements) Alexis Deveria 2009-12-17 19:24:24 +00:00
  • 9c12d0af58 fixtransforms branch: Fixed last revision to make polylines and paths work Alexis Deveria 2009-12-17 18:50:40 +00:00
  • 0baff00fd5 fixtransforms branch: Made point-based elements remap instead of use matrix(), also added possible fix for r357 Alexis Deveria 2009-12-17 18:16:00 +00:00
  • 729900d796 fixtransforms branch: Remove zero-degree rotations and empty transform strings Jeff Schiller 2009-12-17 15:12:54 +00:00
  • 48c4aa0e97 fixtransforms branch: Fix undo of transforms Jeff Schiller 2009-12-17 15:02:14 +00:00
  • c54d14f394 fixtransform branch: rework recalculateDimensions() for non-groups to deal with rotations, scales, translations of skewed/non-skewed, rotated/unrotated elements Jeff Schiller 2009-12-17 07:41:33 +00:00
  • 9ed4fab3f3 Fixed Issue 358: The Text tool is broken Alexis Deveria 2009-12-16 19:02:00 +00:00
  • 5fdee72e08 update SK translation Pavol Rusnak 2009-12-16 16:37:00 +00:00
  • 54e327b22b fixtransforms branch: undo some damage I did to normal shapes being rotated/resized, but skewed+rotated shapes go back to jumping Jeff Schiller 2009-12-16 07:11:33 +00:00
  • 8d339e2613 fixtransforms branch: Fixes to rotating skewed elements Jeff Schiller 2009-12-16 04:52:49 +00:00
  • f376a9aed8 Added lang.he.js (was lang.iw.js) Alexis Deveria 2009-12-15 18:11:10 +00:00
  • 194e80ff77 fixtransform branch: TODO for rotating skewed elements Jeff Schiller 2009-12-15 14:34:09 +00:00
  • 68975b1ff4 Updated NL lang file (by jaap.blom) and updated other lang files (by wormsxulla) Alexis Deveria 2009-12-15 14:22:42 +00:00
  • 2d1fb52e35 fixtransforms branch: Fixed ConvertToPath for elements with matrix Alexis Deveria 2009-12-15 14:16:19 +00:00
  • 806f851107 fixtransforms branch: selector boxes are always rectangular and properly box skewed items Jeff Schiller 2009-12-15 12:37:32 +00:00
  • cf46838cd1 Fixed bug on selecting un-rotated element after having rotated previous one Alexis Deveria 2009-12-14 16:53:21 +00:00