Alexis Deveria
|
3622c3d92b
|
Fixed bug where wireframe mode would hide grid, made minor translation changes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1886 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-17 21:11:18 +00:00 |
Alexis Deveria
|
833b280504
|
Fixed bug where rulers weren't drawn correctly on zoom in Safari or IE9
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1885 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-16 17:06:25 +00:00 |
Alexis Deveria
|
2ef4f9fa3c
|
Fixed icon bug in IE9, fixed flyout menus
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1883 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-15 17:03:42 +00:00 |
Alexis Deveria
|
aafe843485
|
Fixed Issue 123: Support for <a> element to make elements link to URLs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1878 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-12-01 17:54:11 +00:00 |
Alexis Deveria
|
fe03c8f7e4
|
Improved behavior of manipulating single-child anchor elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1877 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-30 20:51:07 +00:00 |
Jeff Schiller
|
0dbe9bf0e5
|
Move remaining two unit functions into units.js. Plug a couple leaky abstractions. Fix a few calls to canvas functions.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1850 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-07 05:20:03 +00:00 |
Jeff Schiller
|
e64bee32a8
|
Move a couple functions into units.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1848 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-06 00:45:21 +00:00 |
Alexis Deveria
|
f48ad463c7
|
Fixed utilities reference
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1846 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-05 18:29:39 +00:00 |
Alexis Deveria
|
8ed4d6b0d8
|
Fixed dragging bug for color picker on gradient stops
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1843 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-05 16:18:37 +00:00 |
Alexis Deveria
|
3f7f951c81
|
Updated to latest jGraduate version, fixes bugs and supports multi-stops/more radial gradient options
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1842 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-11-05 16:15:56 +00:00 |
Alexis Deveria
|
985d061674
|
Fixed bug in HTML that broke editor, fixed scope of some variables
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1836 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-29 13:13:34 +00:00 |
Jeff Schiller
|
33fdd28713
|
Move math functions into new JS file: math.js. Add new version of Closure compiler.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1833 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-28 16:47:39 +00:00 |
Alexis Deveria
|
a439a8fea5
|
Fixed icons in Opera which were broken due to jQuery 1.4.3
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1832 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-28 16:04:35 +00:00 |
Alexis Deveria
|
2d9ff7a2e0
|
Fixed Issue 729: You can move dialog boxes off the page
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1828 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-27 19:28:32 +00:00 |
Alexis Deveria
|
6900460816
|
Made root SVG width/height be set to base unit on serialization, fixed minor path drawing bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1826 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-27 18:15:28 +00:00 |
Alexis Deveria
|
798704a715
|
Fixed most ruler bugs on high zoom in/out levels
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1814 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-21 20:30:42 +00:00 |
Alexis Deveria
|
b7e8adca8a
|
Begin change of unit system - currently no longer uses CSS units to allow decent interoperability
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1809 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-19 17:20:28 +00:00 |
Alexis Deveria
|
ae13b96bdf
|
Attempt to upgrade the jPicker plug-in to 1.1.5
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1802 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-14 16:54:15 +00:00 |
Alexis Deveria
|
4d01563caf
|
Removed change call in updateToolbar to improve performance
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1799 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-13 14:40:13 +00:00 |
Alexis Deveria
|
1afd4224af
|
Fixed issue 449: Gradients are not inverted when an element is flipped
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1795 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-10-12 20:09:37 +00:00 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
fac8fbe1d1
|
Removed chunks of code for IE9 compat, no longer necessary thanks to fixes in IE9 Beta
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1716 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-15 20:10:43 +00:00 |
Jacques Distler
|
354e5ce9fb
|
Set grid-snapping preferences in Document Properties dialogue.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1711 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-10 17:40:46 +00:00 |
Alexis Deveria
|
2f767163b0
|
Made zoom and multi-select boxes flexible regardless of grid snapping, turned snapping off by default
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1707 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-10 13:23:31 +00:00 |
Alexis Deveria
|
a6a2e7c469
|
Made selection of last created element remain when switching to select tool
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1706 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-09 20:10:34 +00:00 |
Alexis Deveria
|
9ed94bfc28
|
Made create->rotate result in switch to select mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1705 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-09 17:52:36 +00:00 |
Alexis Deveria
|
73fd86ecd9
|
Fixed Issue 651: Allow selection of last created element while still in creation mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1704 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-09 17:38:33 +00:00 |
Alexis Deveria
|
2e1dd1816d
|
Added remaining updates for grid/snapping extension
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1701 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-09-09 12:46:34 +00:00 |
Alexis Deveria
|
450cc3df8c
|
Fixed some imagelib bugs, added nicer icon, nicer buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1695 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-31 20:31:58 +00:00 |
Alexis Deveria
|
fd5b3f52cf
|
Updated canvg and put PNG export in canvg callback
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1692 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-31 13:44:05 +00:00 |
Alexis Deveria
|
292dd46316
|
Fixed issue 657 (color picker)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1689 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-30 17:17:57 +00:00 |
Alexis Deveria
|
9df823863a
|
Made icons work in IE9 (with a few minor bugs)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1680 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-25 15:10:43 +00:00 |
Alexis Deveria
|
631b2b4054
|
Made save option cause soure editor to appear in Chrome 5+ and IE9, started IE9 support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1679 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-23 20:16:27 +00:00 |
Jacob Brookover
|
8bedfda8c4
|
-Null element check for custom interface
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1676 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-21 01:08:24 +00:00 |
Alexis Deveria
|
393774760b
|
Adding shortcut keys to move up/down commands
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1675 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-20 19:27:57 +00:00 |
Alexis Deveria
|
ebd0e582df
|
Added basic context menu implementation of issue 20: Bring Forward/Send Backward Commands
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1674 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-20 14:52:55 +00:00 |
Alexis Deveria
|
996336777b
|
Made certain layer panel menu items be disabled when appropriate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1673 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-19 20:07:18 +00:00 |
Alexis Deveria
|
8345aa43d1
|
Fixed issue 226 and issue 393, allowing the cloning and merging of layers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1672 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-19 18:30:19 +00:00 |
Alexis Deveria
|
1ef6188da3
|
Fixed issues 491 and 649
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1668 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-18 15:17:41 +00:00 |
Alexis Deveria
|
23851a90a8
|
Uplifted to latest CanVG for <image> support, made sure (most) images will appear in exported canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1667 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-17 20:28:04 +00:00 |
Alexis Deveria
|
4ba054b7ec
|
Added Cut, Copy, Paste and Paste in Place options to context menu, adjusted menu's styling
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1664 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-17 18:09:50 +00:00 |
Alexis Deveria
|
da4f9dacfa
|
Added experimental context menu (currently only for deleting elements)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1663 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-16 20:26:06 +00:00 |
Alexis Deveria
|
11a318de72
|
Made new image URL start out empty when changing a data URL, removed part of imagelib description
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1661 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-16 17:53:15 +00:00 |
Alexis Deveria
|
0930a58411
|
Added some 2.5.1 fixes to the trunk
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1659 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-08-13 15:30:00 +00:00 |
Alexis Deveria
|
30248d4790
|
Fixed several minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1652 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-29 19:43:52 +00:00 |
Alexis Deveria
|
e79a15f22a
|
Fixed bug in last revision where labels for imported images weren't showing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1650 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-29 15:22:09 +00:00 |
Alexis Deveria
|
35ac12a3c9
|
Made all imported SVGs be placed in the defs with corresponding use elements, added button to convert a use elem to its reference element. Also fixed some minor bugs.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1649 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-29 15:09:49 +00:00 |
Jacob Brookover
|
d3f14f2d6e
|
-Allow users to specify alternate CSS and path information for jGraduate/jPicker via setConfig
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1647 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-27 20:25:50 +00:00 |
Alexis Deveria
|
2642cfd21c
|
Fixed issue 624 by using double quotes in XML prolog
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1646 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-27 15:38:23 +00:00 |
Alexis Deveria
|
0d1284ca23
|
Implemented new icon size scaling method
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1645 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-27 13:37:52 +00:00 |
Jacob Brookover
|
32aec94b36
|
-Fix for Issue 618 - insert a check to prevent extension callback from running until $.svgIcons is finished
-Temporary Fix for Issue 620
-Fix for Issue 626
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1644 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-26 17:48:02 +00:00 |
Alexis Deveria
|
b2f2df4eac
|
Added convert-to-group option for SVG elements, added label (title) field for groups/SVGs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1643 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-22 19:10:51 +00:00 |
Alexis Deveria
|
1a9b08bed6
|
Made editor work better locally in Chrome 5, fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1642 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-21 17:12:57 +00:00 |
Alexis Deveria
|
94fc9ebcf0
|
Fixed issue 611 and old bug that caused bottom toolbar to not be updated when selecting another text element
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1640 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-21 12:48:51 +00:00 |
Alexis Deveria
|
f7d57e54c7
|
Fixed issue 599 by allowing font style changing without entered text
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1639 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-20 13:35:11 +00:00 |
Alexis Deveria
|
e75474ac00
|
Fixed issue 602
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1638 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-19 15:38:23 +00:00 |
Alexis Deveria
|
3a032f7bfe
|
Fixed issue 606
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1637 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-19 15:32:28 +00:00 |
Alexis Deveria
|
ee62c61181
|
Added support for raster image loading through image libraries
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1636 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-16 18:33:48 +00:00 |
Alexis Deveria
|
eb575ef68d
|
Added proper support for child SVG elements and made image library import SVGs, taking care of more of issue 71. Also fixed Opera 10.60 layer bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1633 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-16 15:46:54 +00:00 |
Alexis Deveria
|
f0ec659f19
|
Applied patch by Jacob Brookover for better customized UI support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1632 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-14 19:15:44 +00:00 |
Alexis Deveria
|
d627c01d1e
|
Added extension that adds Image library option to main menu, includes minimal local and external libraries
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1630 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-14 18:05:03 +00:00 |
Alexis Deveria
|
5a66cd4f9f
|
Made various minor improvements to ext-shapes.js, fixed several issues related to issues 593 and 595, including better handling of imported images with 100% width/height
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1628 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-12 20:19:43 +00:00 |
Alexis Deveria
|
38cbb00690
|
Created and included path library extension, based on data by Christian Tzurcanu. Takes care of most of issue 541
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1626 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-09 19:09:37 +00:00 |
Alexis Deveria
|
c0fa1ef4b1
|
Added file select option for raster images in server_open extension. Also added Uploading file dialog box for server-based uploads
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1624 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-05 15:38:06 +00:00 |
Alexis Deveria
|
d80dd06bad
|
Fixed issue 591 and issue 592
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1622 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-05 13:26:52 +00:00 |
Alexis Deveria
|
f679554ce4
|
Added extension to offer server-based import/open ability to browsers without File API support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1621 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-07-01 20:14:12 +00:00 |
Alexis Deveria
|
d96ddad902
|
More wacky internal changes and documentation updates
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1620 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-30 18:27:36 +00:00 |
Alexis Deveria
|
a9b2010b28
|
Optimized some stroke/fill functions, more documentation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1618 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-28 20:09:34 +00:00 |
Alexis Deveria
|
00ef6f5d74
|
Fixed issue 587, more code reorganization/documentation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1617 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-28 13:10:22 +00:00 |
Alexis Deveria
|
93b509dd8e
|
Reorganized undo related functions, added more docs, updated German lang file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1612 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-21 18:06:21 +00:00 |
Alexis Deveria
|
ae34bb90fb
|
Fixed sidepanel bug in Chrome/win
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1592 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-09 18:17:58 +00:00 |
Alexis Deveria
|
cfa2e640db
|
Added option to set column count on dropdown lists, set marker columns to be 3 wide, fixed bug occuring on open path creation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1588 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-03 13:05:48 +00:00 |
Will Schleter
|
fbfe17eac9
|
update for issues 556, 569, 570, 571
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1586 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-06-03 07:30:56 +00:00 |
Alexis Deveria
|
6ad914980d
|
Added support for context panel dropdown icon lists in extensions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1578 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-27 13:27:04 +00:00 |
Will Schleter
|
86faf0d8b6
|
Add support for Issue 560 - shorten quick access palette to reduce scrolling
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1577 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-26 15:23:06 +00:00 |
Alexis Deveria
|
4c0148a684
|
Fixed bug where selectedChanged and elementChanged were called too often
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1575 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-24 19:46:32 +00:00 |
Jeff Schiller
|
2513923d61
|
Fix Issue 555: New icons for add/delete path nodes from wschleter
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1574 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-21 22:19:19 +00:00 |
Alexis Deveria
|
63bde23fed
|
Fixed issue 472 in a somewhat hacky way
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1572 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-18 14:54:35 +00:00 |
Alexis Deveria
|
0b82668ed3
|
Fixed issue 547 and another icon size bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1569 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-12 20:33:05 +00:00 |
Alexis Deveria
|
f5a19b8fe7
|
Fixed some icon size related bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1568 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-12 15:45:43 +00:00 |
Alexis Deveria
|
7d4978740e
|
Made more locale-related fixes, fixed issue 544 using codedread's help
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1550 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-28 16:34:02 +00:00 |
Alexis Deveria
|
9be03c4746
|
Updated locale files as well as lang.en.js with most new strings
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1548 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-27 18:50:16 +00:00 |
Alexis Deveria
|
c2d4aa0061
|
Fixed bug that caused errors when changing an attribute while in text-edit mode. Also changed some lang IDs to better match tools
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1547 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-26 19:16:37 +00:00 |
Alexis Deveria
|
8030f867a3
|
Made canvas center on window resize, fixed error occurring on cloning end path nodes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1544 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-23 19:40:09 +00:00 |
Alexis Deveria
|
919457b995
|
Fixed bug where text could not be re-edited after creation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1540 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-22 15:58:31 +00:00 |
Alexis Deveria
|
1f00603359
|
Hopefully prevent PNG export popup by opening a placeholder window first
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1539 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-22 15:22:01 +00:00 |
Alexis Deveria
|
afb7ef00bb
|
Made some minor code optimization, added more icon labels (blur by Christian Tzurcanu)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1530 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-20 15:53:19 +00:00 |
Alexis Deveria
|
2103595301
|
Converted more text labels to icons. Also made input boxes lose focus on mousedown in workarea
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1529 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-20 13:21:51 +00:00 |
Alexis Deveria
|
91b033a470
|
Fixed issue 135: Missing the ability to align a single object (relative to page). Also started converting labels to icons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1526 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-16 19:16:44 +00:00 |
Alexis Deveria
|
75c5d09bd5
|
Removed weird character that broke Chrome
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1525 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-15 16:05:34 +00:00 |
Alexis Deveria
|
8700f48695
|
Possibly fixed issue 523 by adding paramurl parameter
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1524 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-15 15:50:55 +00:00 |
Alexis Deveria
|
fee4405d36
|
Mostly fixed issue 70 (export as PNG option) by using Gabe Lerner's canvg library
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1521 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-14 17:30:25 +00:00 |
Alexis Deveria
|
7ac3d0456b
|
Made more improvents to textedit mode, now works on transformed elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1517 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-12 19:11:35 +00:00 |
Alexis Deveria
|
010d395590
|
Added textedit mode to support text editing. Still in progress, only supports text without transforms
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1516 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-12 15:59:46 +00:00 |
Alexis Deveria
|
a9219e46a8
|
Fixed issue 528. Also made undo/redo work on image href change (was apparently broken)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1514 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-09 16:01:09 +00:00 |
Alexis Deveria
|
99ba30e675
|
Fixed issue 533
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1513 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-09 14:18:46 +00:00 |
Alexis Deveria
|
8841ec47db
|
Fixed issues 529 and 530, started some work on better <a> element support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1511 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-08 13:34:18 +00:00 |
Alexis Deveria
|
d2bbd0b127
|
Fixed misc bugs, made root only include namespace declarations when necessary
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1510 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-07 18:18:28 +00:00 |
Alexis Deveria
|
30e8bc486c
|
Fixed wireframe mode for blurry elements, added partial undo functionality
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1509 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-06 20:16:07 +00:00 |
Alexis Deveria
|
66c5cb4866
|
Added basic support for gaussianBlur effect
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1508 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-06 18:40:10 +00:00 |
Alexis Deveria
|
6f50b1fdc4
|
Converted linejoin options to icons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1505 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-06 15:53:21 +00:00 |
Alexis Deveria
|
db3d8f0447
|
Started conversion of stroke attribute select list to icon list
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1503 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-05 19:53:14 +00:00 |
Jeff Schiller
|
e68320bca3
|
Correct Narendra's name in copyright
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1501 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-02 12:47:00 +00:00 |
Alexis Deveria
|
81d7c9f631
|
Added support for stroke-linecap
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1498 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-01 20:20:24 +00:00 |
Alexis Deveria
|
e445baeadd
|
Added stroke-linejoin support together with experimental UI for stroke styles
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1496 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-01 19:02:36 +00:00 |
Alexis Deveria
|
3bafd77eea
|
Fixed issue 519 by updating hotkeys script to jeresig's version
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1495 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-01 17:38:23 +00:00 |
Alexis Deveria
|
363b456431
|
Fixed issue 360, allows panning with middle mouse button or left mouse button while holding spacebar
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1494 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-01 16:00:50 +00:00 |
Alexis Deveria
|
9d08f8c0a7
|
Fixed three bugs mentioned in issue 507
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1488 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-29 19:34:22 +00:00 |
Alexis Deveria
|
104d4370a1
|
Made import of gradients on stroke work, fixed issue 516
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1487 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-29 18:06:51 +00:00 |
Jeff Schiller
|
effc4200e9
|
Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1486 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-29 03:22:42 +00:00 |
Alexis Deveria
|
cbd34c3cfb
|
Added undo-history warning when opening file using File API, fixing rest of issue 459
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1475 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-26 18:55:49 +00:00 |
Alexis Deveria
|
508c72e5a7
|
Fixed major part of issue 459 by providing warning onbeforeunload when appropriate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1473 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-26 17:51:41 +00:00 |
Alexis Deveria
|
5c847f6493
|
Fixed/Integrated support for open/closing subpaths, fixed hidden flyout arrows on smaller icons in Opera, added support for loading extensions in config, uplifted to jQuery 1.4.2 and jQuery UI 1.8
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1470 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-24 20:13:13 +00:00 |
Alexis Deveria
|
240ab30362
|
Reset default values too (oops again)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1468 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-18 14:37:09 +00:00 |
Alexis Deveria
|
2a25dbac8f
|
Removed setConfig stuff added for testing (oops)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1467 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-18 14:34:29 +00:00 |
Alexis Deveria
|
2ba315bc96
|
More internal re-arranging and support for new config options
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1464 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-16 19:28:57 +00:00 |
Alexis Deveria
|
e52ef2aa74
|
Fixed preference loading in Webkit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1461 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-03-15 14:12:45 +00:00 |