Jeff Schiller
|
794db6ba98
|
Fix rest of Issue 34: Can now drag the poly points around in polyedit mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@368 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-08 22:17:59 +00:00 |
Jeff Schiller
|
5a91365e31
|
Ensure current_poly is cleared when going into select mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@367 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-08 14:09:30 +00:00 |
Jeff Schiller
|
6cb95656e0
|
Track current poly. Toggle between select and polyedit mode when clicking on the currently selected poly. polyedit mode does nothing now but show the points
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@366 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-08 14:03:14 +00:00 |
Jeff Schiller
|
dfb022fe6f
|
Added poly point grips during creation. Fix bug where elements moved by arrow keys were not undo-able
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@365 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-08 03:36:01 +00:00 |
Jeff Schiller
|
e7a9446bbb
|
Fix Issue 83: Allow polygons to be filled (change freehand sketches to polylines, whitelist polylines, recalculate polylines upon dragging/resizing)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@363 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-07 17:19:32 +00:00 |
Jeff Schiller
|
8db79e5c83
|
Truncate poly coordinates to integers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@360 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-07 05:55:11 +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
|
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
|
1840240003
|
Remove trailing commas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@351 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-08-04 03:14:23 +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
|
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
|
1c9993d438
|
Uplift to jPicker 1.0.9
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@343 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-22 22:47:59 +00:00 |
Jeff Schiller
|
9c841384bd
|
Add empty paint_picker div. Also add defs to the whitelist
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@325 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-14 12:52:39 +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
|
bfb108a7d0
|
Fixed a bug where selecting an element and then clicking off the element would delete it (resulted from change to how obj_num is handled)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@318 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 04:12:25 +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 |
Jeff Schiller
|
d1a011d5d3
|
Properly format SVG source from and to the editor
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@313 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 02:57:11 +00:00 |
Jeff Schiller
|
8e8f44861d
|
Start of Edit Source capabilities for SVG-edit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@312 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-13 00:17:15 +00:00 |
Jeff Schiller
|
b3484861e8
|
Use getNextId() when creating new elements, this ensures uniqueness (even if a file was loaded in)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@311 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-11 13:15:16 +00:00 |
Jeff Schiller
|
d694197af7
|
Fix a bug in batch command where elements were not properly returned. Added canvas function to return resolution. Added parsing of XML string into SVG document. Added whitelist of elems/attributes for SVG-edit.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@308 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-10 05:04:06 +00:00 |
Jeff Schiller
|
45fdd03682
|
Fix Issue 54: prevent lines and paths from having their fill set
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@283 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-08 04:40:45 +00:00 |
Jeff Schiller
|
5551bc97ca
|
Fix Issue 55: height of bottom toolbar. Also improve code for recalculating outline/dimensions. Also fix it so that multiple elements can be moved using the arrow keys
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@281 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-08 00:03:08 +00:00 |
Jeff Schiller
|
e4af0eb261
|
Woops again, left a debug alert in by accident
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@274 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-06 18:54:38 +00:00 |
Jeff Schiller
|
8537e0c35c
|
Typo in previous checkin preventing bold from working
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@273 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-06 16:21:12 +00:00 |
Jeff Schiller
|
312d2766c5
|
Woops - make italic/bold undo-able
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@272 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-06 15:03:56 +00:00 |
Jeff Schiller
|
09b0e8bd4f
|
Fix Issue 30: Add bold/italic buttons for text elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@270 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-06 14:57:13 +00:00 |
Jeff Schiller
|
f860d66ace
|
Tweak comment for Firefox 2- fix
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@262 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-03 11:39:13 +00:00 |
Jeff Schiller
|
ea622fc419
|
Minor modification to last night's Firefox 2- fix
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@261 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-03 11:37:20 +00:00 |
Jeff Schiller
|
d9d9b50918
|
Fix Firefox 2- behavior with dragging
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@260 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-03 05:38:06 +00:00 |
Jeff Schiller
|
46940f1969
|
Move group opacity up to selected context panel. Shorten the bottom tool panel. Several minor loop optimizations
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@258 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-03 02:49:42 +00:00 |
Jeff Schiller
|
616390b297
|
Add in brute force getIntersectionList() function that accurately does multi-selection when dragging the rubber-band box around
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@253 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-02 04:50:24 +00:00 |
Jeff Schiller
|
f084d731b0
|
Clear undo history when clearing document
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@252 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-02 03:54:11 +00:00 |
Jeff Schiller
|
54d81dac84
|
Fix rubber-band multi-select so that elements of the same type each have their own selector
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@249 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 21:59:11 +00:00 |
Jeff Schiller
|
67bcf98e30
|
Add batch command and ensure changes to multiple selected elements are atomic in undo/redo
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@248 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 21:28:22 +00:00 |
Jeff Schiller
|
634b7efeb8
|
Add a multiselect tool panel. Can now delete multiply-selected elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@246 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 20:22:29 +00:00 |
Jeff Schiller
|
5804e605ec
|
Changing stroke/fill properties when multiple elements selected now apply to all elements selected. Remove commented out logging messages
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@245 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 20:05:24 +00:00 |
Jeff Schiller
|
e36b3d97bd
|
Enabled multi-select dragging
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@244 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 19:54:51 +00:00 |
Jeff Schiller
|
797f53345b
|
Large number of small fixes. Multi-select getting closer now (still not working)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@243 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 19:28:08 +00:00 |
Jeff Schiller
|
8785b3674f
|
More refactoring for selection, still only single selection
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@241 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-07-01 15:34:15 +00:00 |
Jeff Schiller
|
0389e6bd86
|
Keep the selector group at the bottom of the document. Put the rubber-band box into the selector group. Do not serialize the selectorGroup or its children
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@240 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 17:50:08 +00:00 |
Jeff Schiller
|
9f3860e3e0
|
Add thin border to rubber-band box
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@238 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 16:16:55 +00:00 |
Jeff Schiller
|
6d8ab5888a
|
Clear up some bugginess with the rubber-band box in single-select mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@237 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 16:12:08 +00:00 |
Jeff Schiller
|
097649b330
|
Can now single-select by dragging the rubber-band box around. Still no multiselect
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@236 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 14:29:28 +00:00 |
Jeff Schiller
|
1207de3e61
|
More minor tweaks, still no multi-select
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@233 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 06:37:39 +00:00 |
Jeff Schiller
|
afca995083
|
Added rubber-band box element for multi-select, start of multi-select mode (all it does is draw the rubber-band mode, no selecting yet. Also added a bunch of semicolons (this may be required for minification)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@230 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-30 06:24:41 +00:00 |
Jeff Schiller
|
30d5cb45e5
|
Move to use an array for selected elements. Still only single-select mode.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@229 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-29 22:22:13 +00:00 |
Jeff Schiller
|
3ab00a7148
|
Fix issue 49: take into account scroll offsets with canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@226 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-29 15:08:40 +00:00 |
Pavol Rusnak
|
ece4974a91
|
small changes to UI
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@224 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-29 14:38:30 +00:00 |
Jeff Schiller
|
54e20edef2
|
Selector was not being hidden upon undo
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@223 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-29 13:46:50 +00:00 |
Jeff Schiller
|
482aae35ed
|
Use new selector code for single-selection
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@222 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-29 13:20:39 +00:00 |