Commit Graph

1535 Commits (cd00087f2a4eed221324611446d8c520123d22e0)

Author SHA1 Message Date
Alexis Deveria 8c43ffa9d0 Overhaul for paint boxes, simplified and reduced code required
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1794 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-12 18:35:45 +00:00
Alexis Deveria 289d7a8f41 Fixed issue 713: Fill tool breaks after using gradient and then new image
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1793 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-12 15:20:17 +00:00
Alexis Deveria bc965b8e58 Mostly fixed Issue 413: Undesired scaling effect on borders while resizing elements, fixed Issue 711: Scale and move of imported image image doesn't work and issue 712: defs not deleted when image library image (symbol) deleted
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1792 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-11 17:16:10 +00:00
Alexis Deveria 2696644a19 Fixed issue 715: Load via ?url= no longer working
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1791 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-11 12:21:37 +00:00
Alexis Deveria ddbbd53bf6 Fixed issue 377: Raster images don't invert
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1790 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 19:48:55 +00:00
Alexis Deveria 89a918a4f0 Fixed bug in last checkin
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1789 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 19:38:40 +00:00
Alexis Deveria 39f8a8b499 Optimized remapElement
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1788 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 19:25:35 +00:00
Alexis Deveria d3b2f899a3 Fixed issue 698: failure to xhr load the svg reslts in an unusable svg-edit screen
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1787 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 18:21:46 +00:00
Alexis Deveria 884e92dc3a Fixed issue 625: SVG Data URLs fail to load when ending with an equals (=) character
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1786 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 17:54:45 +00:00
Alexis Deveria e936e96078 Fixed Issue 586: Unit test broken since r1541, made sure other unit tests pass too
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1785 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 17:25:11 +00:00
Alexis Deveria 1ef20a3afc Fixed issue 183: Removing unused gradients causes a problem for Undo
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1784 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-08 16:34:24 +00:00
Alexis Deveria afc874626f Made some context menu optimizations
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1783 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-07 20:56:43 +00:00
Alexis Deveria 4d65eaf2f9 Added support for editing inside rotated groups (issue 615), fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1782 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-07 20:20:43 +00:00
Alexis Deveria 58a71b0593 Possibly fixed issue 701: Break link to reference element increases stroke weight
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1781 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-07 19:34:53 +00:00
Alexis Deveria aea8325858 Fixed bug where imported images would lose their gradient in Firefox
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1780 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-07 17:41:53 +00:00
Jacques Distler 55d7aeab18 Fix bug in serialization of attributes.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1779 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-06 21:05:27 +00:00
Alexis Deveria e715594ae0 Removed alert from last checkin (sorry)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1778 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-05 20:20:20 +00:00
Alexis Deveria 3a637498c8 Minor optimizations, fixed issue 706: Revision 1774 Spooges icons on Firefox 4.0b
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1777 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-05 18:50:21 +00:00
Alexis Deveria c23123ab03 Split up doc props and editor prefs, added support for base units (issue 628)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1776 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-05 17:13:00 +00:00
Alexis Deveria f257722d9f Minor fix from last revision
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1775 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-04 17:12:29 +00:00
Alexis Deveria 40dd45125c Fixed part of issue 700, and possibly issue 703
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1774 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-04 16:01:58 +00:00
Alexis Deveria 50b942d0ce Added basic rulers for issue 628
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1773 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-10-01 18:59:12 +00:00
Alexis Deveria d114662767 Changing version from pre-alpha to alpha
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1771 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-30 14:08:13 +00:00
Alexis Deveria 1988023fe0 Fixed issue 697
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1770 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-29 20:32:28 +00:00
Alexis Deveria e26eb40fcc Bulk performance improvements by using .indexOf over $.inArray and >= 0
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1769 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-29 18:37:51 +00:00
Alexis Deveria 0dbe3a0b84 Fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1768 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-29 17:36:29 +00:00
Alexis Deveria 7674ea3564 Fixed gradient import bug for webkit browsers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1765 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-28 20:21:22 +00:00
Alexis Deveria a8df84c328 Fixed issue 619: Gradient issues with ungrouped imported images
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1764 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-28 18:59:31 +00:00
Alexis Deveria 5aa8cded2c Fixed issue 694 and some other related text bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1763 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-28 16:57:26 +00:00
Alexis Deveria 69a00c7ffe Added zoom in/out icons for webkit/gecko browsers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1762 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-27 18:58:04 +00:00
Adrian Jones d81ac5b876 Updated labels I forgot to change for Front/Back buttons on top menu
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1761 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-27 14:33:15 +00:00
Adrian Jones de64f02567 Added Bring to Front and Send to Back options to context menu and changed shortcut keys (fixes bug where shift+up/down changed stacking order while doing a large nudge)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1760 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-27 14:20:20 +00:00
Adrian Jones 06f6297ae3 Fixed broken double click to exit inside group edit mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1759 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-25 18:24:21 +00:00
Adrian Jones 9473d93f0a Updated rotate shortcuts for normal and large increments
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1758 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-25 04:28:57 +00:00
Adrian Jones 3550be8622 Fixed code indenting mistake on last revision :)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1757 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 23:55:03 +00:00
Adrian Jones 92c530d4e5 Added some keyboard shortcuts to context menu
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1756 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 23:51:37 +00:00
Adrian Jones fe926d32c8 git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1755 eee81c28-f429-11dd-99c0-75d572ba1ddd 2010-09-24 20:35:55 +00:00
Alexis Deveria 5e4c2cab50 Allowed right-click palette color picking for stroke again
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1754 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 18:06:47 +00:00
Alexis Deveria edda8b149d Fixed bug in last revision
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1753 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 17:50:44 +00:00
Alexis Deveria e2401669ad Fixed issue 692 by applying adrianbjones' patch and making some adjustments
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1752 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 17:44:34 +00:00
Alexis Deveria d826136331 Fixed some selection related bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1751 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 17:24:42 +00:00
Alexis Deveria 73b2b93bab Fixed issue 691 by making resetUndoStack public through svgCanvas.undoMgr
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1750 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 16:44:20 +00:00
Alexis Deveria c363097f50 Made tab/shift+tab cycle through elements as long as no input field is focused
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1749 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-24 16:05:46 +00:00
Alexis Deveria 8f56429b1a Fixed bug on changing group level in last revision
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1748 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-23 20:04:44 +00:00
Alexis Deveria 7065218adc Made improvements to in-group editing, includes new panel
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1747 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-23 19:53:43 +00:00
Alexis Deveria 748c3a4057 Fixed bug where selection box of group was incorrect in Webkit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1746 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-23 16:28:08 +00:00
Alexis Deveria b9cd59c8ed Added line to remove matrix on symbols converted to groups, fixes in-group editing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1745 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-22 19:48:09 +00:00
Alexis Deveria 4a592de0da Applied patch by daniel.glazman for issue 688
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1744 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-22 19:09:21 +00:00
Alexis Deveria 5fa7df9835 Removed some unused code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1743 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-22 18:57:29 +00:00
Alexis Deveria be01fab6bc Start ability to edit inside groups (issue 615)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1742 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-22 18:42:24 +00:00