Commit Graph

1363 Commits (d114662767e60afd210ae34cffdc3a030223409e)

Author SHA1 Message Date
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
Alexis Deveria 1a494c3a42 Made arrow-key nudging work on grid-snap, made shift-arrow move elements by 10x multiple
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1741 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-21 19:22:52 +00:00
Alexis Deveria 2b09b9d8bf Fixed issue 681
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1740 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-21 15:30:14 +00:00
Alexis Deveria a0914b8a01 Removed some log calls and changed image lib open option name
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1737 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-21 12:48:44 +00:00
Alexis Deveria 5fad4fdfe0 Added Raphael icons to shape library
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1736 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-21 12:43:38 +00:00
Alexis Deveria a54a874ffd Fixed issue 680, added Raphael icons to path lib (thanks Christian)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1735 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-20 20:40:41 +00:00
Alexis Deveria fb653705d6 Applied patch by bencurthoys to fix embed api
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1734 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-20 18:55:10 +00:00
Alexis Deveria b79afbde87 More likely fix to issue 679
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1733 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-20 15:13:26 +00:00
Alexis Deveria 79b2634e35 Possible fix for issue 679
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1732 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-20 14:59:00 +00:00
Alexis Deveria b1268c527d Fixed issue 678 - opensave extension broken
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1731 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-20 12:49:36 +00:00
Alexis Deveria 99fb199663 Made some optimizations related to selections
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1730 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-17 20:33:33 +00:00
Alexis Deveria 75a1d6d3a3 Fixed some grid snapping bugs (related to freehand and path creation) and made some internal optimizations
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1729 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-17 19:34:23 +00:00
Alexis Deveria 0ac0ab505c Enabled preview_url for SVGs when given
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1728 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-17 17:58:18 +00:00
Alexis Deveria 95d0cc487b Made improvements to library importing procedure, allowing metadata to be sent before transfer
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1727 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-17 17:13:15 +00:00
Alexis Deveria 01a5855dbd Fixed Issue 676: Image library elements not responsive with IE9 beta
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1726 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-17 14:29:22 +00:00
Alexis Deveria ad1933e297 Made raster images be offset on multi-import too
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1725 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 20:25:44 +00:00
Alexis Deveria 1f0e966d1c Added method of importing multiple images in one go or opening a library image (dropdown list in image library)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1724 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 20:10:12 +00:00
Alexis Deveria 4d817ef39c Fixed bug where textedit mode was being disabled in other browsers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1723 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 16:24:28 +00:00
Alexis Deveria dea7b5c896 Disabled inbuilt advanced text editing for IE9 until a bug is fixed
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1722 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 16:20:48 +00:00
Alexis Deveria 5d67a1a1d8 Bring back layer functionality that was unintentionally removed in r1674
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1721 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 14:04:47 +00:00
Alexis Deveria 411dbc49a1 Fixed more IE9 bugs, re-enabled animation in IE
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1720 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 12:56:09 +00:00
Alexis Deveria 3e159f2180 Trying streamlined svgicons again
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1719 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-16 12:19:35 +00:00
Alexis Deveria ef86b8a08a Reverting jquery.svgicons.js until bug is actually found
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1718 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-15 20:22:51 +00:00