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 |