Narendra Sisodiya
|
0e2a6e2f54
|
small typo
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@766 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-05 19:15:40 +00:00 |
Alexis Deveria
|
86ea5568a1
|
Added ability to delete the selected poly node
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@765 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-05 19:09:39 +00:00 |
Alexis Deveria
|
ffc935ffea
|
Added ability to select and modify x/y values of single poly node
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@763 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-05 13:50:44 +00:00 |
Narendra Sisodiya
|
e115dcec97
|
UI localisation, calling put_locale after DOM is available
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@757 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-03 19:24:36 +00:00 |
Kevin Kwok
|
5b3cefd7a7
|
When making a new layer, the prompt() has a default value of 'Layer [number of layers+1]', feel free to revert if you dont like it
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@753 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-02 23:36:20 +00:00 |
Jeff Schiller
|
d11818bec0
|
Only stuff orphaned children into a layer if they have a bbox. Also remove some stray bits of logging left in
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@734 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-29 17:55:51 +00:00 |
Jeff Schiller
|
d079c45e52
|
Fix Issue 243: Zoom pop-up list state gets corrupted. Patch from Peter D. Reid
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@725 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-29 03:18:21 +00:00 |
Jeff Schiller
|
8d5b970a61
|
Re-center canvas if the window is resized
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@723 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-28 20:22:19 +00:00 |
Jeff Schiller
|
6f5a5f1030
|
Make canvas relatively positioned in workarea, centered in the workarea if small enough
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@722 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-28 20:14:18 +00:00 |
Alexis Deveria
|
920113ec54
|
undoing unintentional change to svg-editor.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@711 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-24 18:59:39 +00:00 |
Alexis Deveria
|
8bfc7ddc92
|
added Erik's patch to fix issue 223
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@710 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-24 18:47:03 +00:00 |
Jeff Schiller
|
4ec6be307a
|
Fix Issue 73: Implement Layers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@704 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-24 04:48:40 +00:00 |
Jeff Schiller
|
000bb569c8
|
Completely rework layer list into a table
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@703 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-24 04:22:55 +00:00 |
Jeff Schiller
|
ecb8ebafcb
|
Somewhat undo r692 and r693 but replace alt attribute with HTML5-compliant data-attr to fix Issue 222
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@700 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-23 18:45:22 +00:00 |
Alexis Deveria
|
1c098d89cb
|
Added jQuery UI and draggable component; Fixed issue 147: Ability to move the colorpicker around
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@698 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-23 18:15:29 +00:00 |
Jeff Schiller
|
2033115a3e
|
Switch order of layers (top-most layer is the one that is rendered on top now)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@689 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-23 03:05:27 +00:00 |
Jeff Schiller
|
6b0bec3a0d
|
Enable console.log() for Opera
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@688 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 21:50:55 +00:00 |
Jeff Schiller
|
2f89a7b311
|
Comment out unused code. Add meta tag for Google Chrome Frame plugin for IE.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@682 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 19:28:33 +00:00 |
Jeff Schiller
|
7a4d09d6dd
|
Fix bug in Layers: Moving layers around did not properly update the pointer-events
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@679 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 18:10:54 +00:00 |
Alexis Deveria
|
920a5df480
|
Additional fixes to resolution change, now works correctly when zoomed
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@678 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 17:46:44 +00:00 |
Alexis Deveria
|
e7941f5df8
|
Made doc properties adjustments, now has separate width&height fields.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@677 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 17:22:28 +00:00 |
Jeff Schiller
|
5b4c8aa01a
|
Issue 73: Can now move layers up and down
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@674 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 04:44:56 +00:00 |
Jeff Schiller
|
942aa40c9f
|
Ensure only one layer is selected (Issue 73)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@673 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 02:55:28 +00:00 |
Jeff Schiller
|
61fe5dc9fe
|
Issue 73: Ensure first layer is always selected. Adjust layer buttons to fit Opera and Webkit.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@672 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 02:50:50 +00:00 |
Jeff Schiller
|
ef4d16ee05
|
Issue 73: Make New/Delete layer undo-able. Implement Rename layer. Ensure layers have unique names
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@671 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 02:42:31 +00:00 |
Jeff Schiller
|
cda961e7ba
|
More work on Issue 73: Can now create and delete layers with undo/redo
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@670 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-22 01:00:24 +00:00 |
Jeff Schiller
|
18253b5e5d
|
Issue 73: A good deal of the plumbing is now down for layers. You can select the current layer in the layers panel and elements not on the current layer are not selectable.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@669 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-21 22:16:44 +00:00 |
Kevin Kwok
|
d0101dbc84
|
added postMessage listner which evals commands to enable a potential future embed API
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@663 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-18 20:22:02 +00:00 |
Alexis Deveria
|
4da66bec93
|
Added working zoom button for drag/click zoom, no visible box yet
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@655 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-16 15:45:50 +00:00 |
Alexis Deveria
|
b6a1128fd1
|
Added support for 'Fit to ...' zoom options
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@653 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-16 14:12:51 +00:00 |
Jeff Schiller
|
fe42d462b5
|
Fix position of color/gradient picker
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@652 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-15 21:11:14 +00:00 |
Alexis Deveria
|
68033690bd
|
Added advanced dropdown button for zoom, only %s work for now
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@650 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-15 18:13:00 +00:00 |
Alexis Deveria
|
2b57e93971
|
Added fix to increasing zoom from minimum using spinner
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@649 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-15 15:04:00 +00:00 |
Alexis Deveria
|
606e474efb
|
Added zoom spinner to interface
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@648 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-15 14:38:26 +00:00 |
Jeff Schiller
|
1673406356
|
Fix flyout alignment by nudging down a few pixels
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@645 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-14 19:16:35 +00:00 |
Jeff Schiller
|
ea7133d271
|
Woops, last commit fixed was for Issue 169
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@641 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-14 01:25:28 +00:00 |
Jeff Schiller
|
33cd428ef2
|
Fix Issue 186: Actual resolution always shown as selected
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@640 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-14 01:23:31 +00:00 |
Jeff Schiller
|
11c49d61dd
|
Better behavior for custom resolutions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@639 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-14 01:17:29 +00:00 |
Jeff Schiller
|
78a77cf9d4
|
Fix Issue 186: Basic Document Properties window
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@638 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-14 00:04:53 +00:00 |
Jeff Schiller
|
c56fa2bd0d
|
More markup for the doc properties dialog (still empty)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@637 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-13 19:58:06 +00:00 |
Alexis Deveria
|
0f29ad3e8b
|
Fixed resolution change function
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@627 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-11 15:49:50 +00:00 |
Alexis Deveria
|
d514c9d9c6
|
Made zoom center on image
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@621 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-10 18:51:41 +00:00 |
Pavol Rusnak
|
81c3689a2b
|
don't use +/- keys for zooming (interfere with Opera and maybe other browsers as well)
don't keep minified versions of our scripts in trunk
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@614 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-09 16:36:25 +00:00 |
Jeff Schiller
|
8bc6536a86
|
Bind ctrl+up/down to zoom for compatibility (my + key doesn't work with current bindings)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@613 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-09 15:23:44 +00:00 |
Alexis Deveria
|
4b5a47fa51
|
Added basic support for Zoom (issue 38) using + and - keys. Source view and Save work, some features buggy when zooming.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@612 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-09 14:18:24 +00:00 |
Jeff Schiller
|
bc399b24f0
|
First part of Issue 40: Allow grouping/ungrouping with undo. Cannot move/resize groups. Cannot properly select groups unless drag-selecting.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@601 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-05 22:09:42 +00:00 |
Jeff Schiller
|
cce9037e89
|
Add icons for group/ungroup and contextual buttons/panels. No functionality yet.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@600 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-05 20:03:47 +00:00 |
Jeff Schiller
|
60b1aa01ba
|
Fix bug in whitelist that I introduced. FIx more tabination. Move image tool after polygon and add shortcut key (8)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@585 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-05 11:34:51 +00:00 |
Kevin Kwok
|
f349b4e91f
|
Fixed error with setting image url
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@582 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-04 23:13:15 +00:00 |
Kevin Kwok
|
852657cc61
|
Selecting images does not set the fill and stroke (might be hackish) so it doesnt prevent adding of more shapes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@579 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-04 22:23:30 +00:00 |
Kevin Kwok
|
ccef6a0f49
|
Image drawing support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@578 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-04 22:22:40 +00:00 |
Alexis Deveria
|
5df494c2b6
|
Fixed remaining bug for 164 and additional bug that selects correct paint tab on change to gradient
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@561 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-04 14:52:21 +00:00 |
Jeff Schiller
|
c9c771392d
|
Fix most of Issue 170: Remove undoable fill/stroke/opacity changes upon creation of elements. Fix setting fill/stroke paint opacity.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@554 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-04 06:11:04 +00:00 |
Kevin Kwok
|
9ead34fca1
|
removed a comma without crying
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@539 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-03 19:40:46 +00:00 |
Alexis Deveria
|
833e29f743
|
Small fix to last update
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@522 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-01 19:57:50 +00:00 |
Alexis Deveria
|
4225c9e318
|
Fixed issue 154: Cannot set Text stroke to 0 after it has been changed to non-zero
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@521 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-01 19:52:34 +00:00 |
Alexis Deveria
|
ee9ecb1960
|
Fixed issue 152: Prevent selection of toolbar elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@517 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-09-01 13:58:38 +00:00 |
Alexis Deveria
|
83edd78a11
|
Fixed Issue 148: Object navigation is lost after a new opacity is chosen in top toolbar
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@511 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-31 19:15:32 +00:00 |
Jeff Schiller
|
3118679dfe
|
Fix Issue 134: Correctly center the selector box after a rotated poly has been edited
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@499 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-29 18:38:34 +00:00 |
Alexis Deveria
|
581728ab1a
|
Fixed issue 130: Contextual Panel flickers on rotate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@486 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-27 13:04:32 +00:00 |
Alexis Deveria
|
6468b758ef
|
Fixed bug where 'move' cursor would appear outside the canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@474 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-26 18:04:49 +00:00 |
Alexis Deveria
|
6b227532a4
|
Trying different shortcut keys for issue 102 (now shift+O, shift+P)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@470 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-25 20:28:25 +00:00 |
Alexis Deveria
|
baf9f75982
|
Possibly fixed issue 99 and issue 108 by setting up an external handler function. Moved Opera references to seperate file and reprocessed thinker.li's patch to also use a use separate file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@468 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-25 16:35:57 +00:00 |
Pavol Rusnak
|
9f704dee5c
|
create 4 modes for align: selected, largest, smallest, page
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@462 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-25 07:04:19 +00:00 |
Alexis Deveria
|
c4cc408465
|
Fixed issue 112: Values for certain attributes must now be numbers, enter/return on field now updates value in Opera
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@453 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-24 15:26:35 +00:00 |
Alexis Deveria
|
7b31879ec2
|
Added keyboard shortcuts for rotating elements (shift+left & shift+right)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@446 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-21 17:57:48 +00:00 |
Alexis Deveria
|
fa5a5f2525
|
Fixed bug in optimization code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@444 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-21 16:27:27 +00:00 |
Jeff Schiller
|
f0e1b6a57a
|
Merge 422:442 from rotator branch into trunk
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@443 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-21 15:53:36 +00:00 |
Alexis Deveria
|
841d82e0a4
|
Various JavaScript optimizations in svg-editor.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@441 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-21 15:35:55 +00:00 |
Alexis Deveria
|
82e516cd37
|
Fixed issue 102: Allow selection of next child/previous child with a key and issue 107: Creating an object selects it automatically and switches to the Select tool
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@430 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-21 13:39:23 +00:00 |
Alexis Deveria
|
8b5c79a33f
|
Fixed issue 82: Resizable Canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@420 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-20 15:59:29 +00:00 |
Alexis Deveria
|
c2e0387465
|
Fixed issue 85: Ensure unused gradients are removed when serializing SVG
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@415 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-19 17:08:05 +00:00 |
Jeff Schiller
|
8550d59362
|
Check in another fix for Issue 93: rotated poly points drag ok now. Check in Erik's patch for widgetizing SVG-edit (Issue 99)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@413 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-19 03:42:27 +00:00 |
Alexis Deveria
|
d5b816109a
|
Fixed issue 94
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@407 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-18 14:33:59 +00:00 |
Alexis Deveria
|
317ba50b9a
|
Reduced code needed for keybindings and button events
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@406 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-18 13:50:18 +00:00 |
Jeff Schiller
|
9726d1b417
|
Separate the save handler into the HTML editor portion so that it can be re-bound
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@404 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-17 21:55:47 +00:00 |
Alexis Deveria
|
4e5a45642e
|
Fixed issue 81: Source Editor needs Cancel/Save buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@401 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-17 14:17:20 +00:00 |
Pavol Rusnak
|
d4ff808c83
|
align elements (work in progress)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@397 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-17 06:56:55 +00:00 |
Jeff Schiller
|
eb97d20600
|
Fix Issue 92: Update rotation angle when selecting an element
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@392 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-16 19:18:22 +00:00 |
Jeff Schiller
|
299cf0215c
|
Fix bug: If SVG source was changed, selectorParentGroup was thrown away meaning you could no longer create a poly
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@387 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-16 02:48:00 +00:00 |
Jeff Schiller
|
c83d515fe9
|
Fix resizing of arbitrary paths (for all segment types). Add polygon to whitelist.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@384 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-15 04:37:08 +00:00 |
Jeff Schiller
|
93611c6c71
|
Add angle spinner to select panel - does nothing yet
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@383 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-14 22:50:34 +00:00 |
Jeff Schiller
|
d653745a70
|
Fix Issue 91: set paint to 'none' if not set during update of toolbar
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@372 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-13 15:51:30 +00:00 |
Jeff Schiller
|
83275046b4
|
Fix Bug 80: add text controls for x,y (merge Alexis' patch)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@371 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-13 15:42:41 +00:00 |
Jeff Schiller
|
79a80e6d2e
|
Check in results of trying (unsuccessfully) to fix 84.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@364 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-07 20:11:45 +00:00 |
Jeff Schiller
|
ab3fa8e925
|
First half of Issue 34 fixed: Can create polygons now. Also change default fill to red and default stroke-width to 5. Moved some functions around for convenience
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@359 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-07 05:44:55 +00:00 |
Jeff Schiller
|
381e09be87
|
Add JS functionality for poly button, then disable it for now
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@358 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-07 03:46:51 +00:00 |
Jeff Schiller
|
86173b1832
|
Fix Issue 78: Merge copy/paste button into one clone button
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@354 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-06 11:43:19 +00:00 |
Jeff Schiller
|
d1d91c556e
|
Fix several bugs with gradient picking. Uplift to latest jGraduate.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@348 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-01 05:03:51 +00:00 |
Jeff Schiller
|
70c9361e1c
|
Fix image path for jgraduate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@347 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-31 02:23:56 +00:00 |
Jeff Schiller
|
05ff4be18f
|
Fix Issue 33: Gradient picker for fill/stroke. Also start to optimize suspendRedraw/unsuspend. Added vector image of logo.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@346 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-30 22:45:59 +00:00 |
Jeff Schiller
|
75f1fe1adf
|
Set title for picker to specify stroke/fill
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@344 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-22 22:52:04 +00:00 |
Jeff Schiller
|
5e4ebfa7a9
|
Added PNG version of logo from Christian
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@340 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-22 18:05:29 +00:00 |
Jeff Schiller
|
f8fd9a7be8
|
Fix Issue 77: Declare charset
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@335 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-20 13:56:01 +00:00 |
Jeff Schiller
|
35092be25d
|
Fade flyouts slowly the first time they are opened
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@324 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 19:47:48 +00:00 |
Jeff Schiller
|
0e45cc46ef
|
Minor tightening of code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@323 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 19:41:09 +00:00 |
Jeff Schiller
|
535d55ccda
|
Fix Issue 51: Implement Copy/Paste
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@320 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 13:51:00 +00:00 |
Jeff Schiller
|
4f4d42ff85
|
Prevent change source command if user did not change the source
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@317 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 03:52:31 +00:00 |
Jeff Schiller
|
b73ed5afc8
|
Check in draft source button
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@316 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 03:46:27 +00:00 |
Jeff Schiller
|
5e15483254
|
Preserve comments when editing SVG source
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@315 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 03:23:58 +00:00 |