158e9d0d7d
no delete mode for importing svg
Kevin Kwok
2009-09-02 23:13:58 +00:00
d19d7e032f
no delete mode for importing svg
Kevin Kwok
2009-09-02 23:11:35 +00:00
7010b30254
new nodelete mode, using icon
Kevin Kwok
2009-09-02 23:10:20 +00:00
bf1517652e
added wave icon
Kevin Kwok
2009-09-02 23:09:57 +00:00
d3cca22e7c
Partial fix for Issue 158: rotations can be undone when using the angle context panel control
Jeff Schiller
2009-09-02 22:17:04 +00:00
b43d08417a
remvoed logging
Kevin Kwok
2009-09-02 22:12:36 +00:00
3f838bcd83
wave works
Kevin Kwok
2009-09-02 18:29:35 +00:00
082adbfeb2
undid the last one, copy the selectedElements when deleting
Kevin Kwok
2009-09-02 18:22:35 +00:00
d10ed7bb08
deleted event
Kevin Kwok
2009-09-02 18:17:14 +00:00
7704520e34
Deleting shapes should work but i cant really test it cause google wave is down righ tnow
Kevin Kwok
2009-09-02 17:38:51 +00:00
74cb13b6d7
bind now returns the previously bound function
Kevin Kwok
2009-09-02 16:51:11 +00:00
8eeb97176f
New wave gadget
Kevin Kwok
2009-09-02 16:27:59 +00:00
833e29f743
Small fix to last update
Alexis Deveria
2009-09-01 19:57:50 +00:00
4225c9e318
Fixed issue 154: Cannot set Text stroke to 0 after it has been changed to non-zero
Alexis Deveria
2009-09-01 19:52:34 +00:00
3557a0a94b
Fix Issue 159: loop the right way when cloning elements
Jeff Schiller
2009-09-01 19:47:25 +00:00
ee2e362b1a
Fixed issue 146: Rotating via mouse should only be undoable as one action
Alexis Deveria
2009-09-01 15:26:26 +00:00
781cde5190
Fixed Issue 153: z-index of the clones is inverted when you clone several objects at once
Alexis Deveria
2009-09-01 14:14:19 +00:00
ee9ecb1960
Fixed issue 152: Prevent selection of toolbar elements
Alexis Deveria
2009-09-01 13:58:38 +00:00
4fd3442a0c
Fix Issue 151: fill, fill-opacity added to whitelist for polyline
Jeff Schiller
2009-08-31 22:41:17 +00:00
e82ccf8f18
Fixed grip cursor update for multiple rotated elements
Alexis Deveria
2009-08-31 20:05:52 +00:00
f4c5035c43
Moving to 'beta' string
Jeff Schiller
2009-08-31 19:29:39 +00:00
abdafedeae
Really fix rotation of poly point grips when there are multiple paths with some rotated
Jeff Schiller
2009-08-31 19:24:45 +00:00
b05937aabc
Fix rotation of poly point grips when the path was not rotated
Jeff Schiller
2009-08-31 19:19:07 +00:00
83edd78a11
Fixed Issue 148: Object navigation is lost after a new opacity is chosen in top toolbar
Alexis Deveria
2009-08-31 19:15:32 +00:00
bf280af753
Fixed Issue 143: Opera 10 on Windows XP stopped rendering clones of objects with opacity different from 100%
Alexis Deveria
2009-08-31 18:52:59 +00:00
c53ad929c6
Fix Issue 141: can edit poly after pasting in SVG source
Jeff Schiller
2009-08-31 18:02:15 +00:00
402187cba4
Fixed issue 149: Make the object navigation start at the first object when the last one is reached
Alexis Deveria
2009-08-31 17:03:33 +00:00
ee2e10565d
Fixed more bugs related to r505
Alexis Deveria
2009-08-31 15:59:42 +00:00
3118679dfe
Fix Issue 134: Correctly center the selector box after a rotated poly has been edited
Jeff Schiller
2009-08-29 18:38:34 +00:00
ec75f35c7a
Whitelist text-anchor attribute on text. Partial work for Issue 134.
Jeff Schiller
2009-08-28 23:12:46 +00:00
96fbe69b9d
Fixed Issue 140: Prevent zero-length lines from being created
Alexis Deveria
2009-08-28 20:18:27 +00:00
b81ce1c8e9
Fixed issue 138: Add 0% to the drop-down list for opacity; Added opacity to whitelist
Alexis Deveria
2009-08-28 20:03:31 +00:00
8d54485ea4
Fixed issue 139: After copying the SVG code from one window/file to another, object browser SHIFT+O/P function is lost
Alexis Deveria
2009-08-28 19:20:54 +00:00
841d1c24d3
Made updateGripCursors work with negative angle values
Alexis Deveria
2009-08-27 12:37:02 +00:00
3bb5c42198
Fix bug: rotated polyedit mode still had a problem
Jeff Schiller
2009-08-27 04:43:05 +00:00
cd4dc59027
Fix Issue 129: Selecting/manipulating rotated elements broken in Webkit
Jeff Schiller
2009-08-27 04:01:19 +00:00
a46510a015
Integerize the angle when dragging rotation
Jeff Schiller
2009-08-27 01:05:59 +00:00
143680e3ee
Final fix for Issue 103: merge in modified patch from antimatter15
Jeff Schiller
2009-08-27 01:03:08 +00:00
9467ce13ba
Remaining TODOs for rotate handle
Jeff Schiller
2009-08-26 23:15:32 +00:00
223d5352e7
Minor tweak to getIntersectionList(). Added comment for Issue 129.
Jeff Schiller
2009-08-26 21:50:35 +00:00
ecdcbf7d9b
Changed getIntersectionList for minor performance improvement
Alexis Deveria
2009-08-26 19:59:52 +00:00
5a62f3b209
Second part of Issue 103: tracking of mouse events and new 'rotate' state. Does not actually rotate the element yet.
Jeff Schiller
2009-08-26 19:45:28 +00:00
23069bfbfd
First part of Issue 103: rotate handle on the selector box, doesn't do anything yet
Jeff Schiller
2009-08-26 19:09:13 +00:00
6468b758ef
Fixed bug where 'move' cursor would appear outside the canvas
Alexis Deveria
2009-08-26 18:04:49 +00:00
328261b9e3
Fixed issue 109: Arrow cursors are properly updated when rotating element
Alexis Deveria
2009-08-26 13:59:25 +00:00
5eb2087f86
missing rx, ry in supported rect attributes
Pavol Rusnak
2009-08-26 13:03:02 +00:00
0a754d20fd
Fix Issue 93: rotation math issues
Jeff Schiller
2009-08-26 05:08:34 +00:00
6b227532a4
Trying different shortcut keys for issue 102 (now shift+O, shift+P)
Alexis Deveria
2009-08-25 20:28:25 +00:00
6bd6d0746e
Fixed comment in FF/Opera hander files, fixed bugs for Firefox extension
Alexis Deveria
2009-08-25 18:22:43 +00:00
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
Alexis Deveria
2009-08-25 16:35:57 +00:00
c6df21abfc
Fix Issue 121: Opera duplicates the id attribute on cloned nodes
Jeff Schiller
2009-08-25 12:40:58 +00:00
52360d4927
make logo in the top-left corner nicer
Pavol Rusnak
2009-08-25 11:03:20 +00:00
9f704dee5c
create 4 modes for align: selected, largest, smallest, page
Pavol Rusnak
2009-08-25 07:04:19 +00:00
1366396082
More JS optimization in svgcanvas.js
Alexis Deveria
2009-08-24 20:00:48 +00:00
2aac696964
Fixed bug in last update
Alexis Deveria
2009-08-24 19:20:52 +00:00
06069ae984
More JS optimization in svgcanvas.js
Alexis Deveria
2009-08-24 19:19:27 +00:00
13fc0f5d08
JS optimization in svgcanvas.js
Alexis Deveria
2009-08-24 18:39:22 +00:00
d27fcf1da9
Fixed issue 116: Select a shape by dragging the mouse while being in Edit node of a polyline breaks all the tools
Alexis Deveria
2009-08-24 17:40:41 +00:00
b006ce9693
Fix final bit of Issue 52: aligning rotated elements
Jeff Schiller
2009-08-24 15:30:11 +00:00
dfe073545f
Reverted svg-editor.html, element wasn't necessary for fix
Alexis Deveria
2009-08-24 15:28:34 +00:00
c4cc408465
Fixed issue 112: Values for certain attributes must now be numbers, enter/return on field now updates value in Opera
Alexis Deveria
2009-08-24 15:26:35 +00:00
835574375c
Fixed issue 114: A linear gradient becomes black when the object is selected
Alexis Deveria
2009-08-24 12:55:22 +00:00
2ec215492e
simplify align code, all elements should work now
Pavol Rusnak
2009-08-23 17:16:27 +00:00
9543eb4c2e
implement align for text (still missing path polygon polyline)
Pavol Rusnak
2009-08-23 16:39:45 +00:00
c170ea5905
Fix bug when changing positon of a rotated element via contextual panel
Jeff Schiller
2009-08-23 03:18:59 +00:00
96cc518072
Rotated elements properly size while mouse down (still a bug when mouseup though)
Jeff Schiller
2009-08-22 19:08:01 +00:00
fa0ea55521
Fixed Issue 98: Blank text field deactives the Selection tool
Alexis Deveria
2009-08-21 20:12:01 +00:00
7b31879ec2
Added keyboard shortcuts for rotating elements (shift+left & shift+right)
Alexis Deveria
2009-08-21 17:57:48 +00:00
2f4043176c
Fixed 50% opacity on new Element bug
Alexis Deveria
2009-08-21 17:02:51 +00:00
f0e1b6a57a
Merge 422:442 from rotator branch into trunk
Jeff Schiller
2009-08-21 15:53:36 +00:00
841d82e0a4
Various JavaScript optimizations in svg-editor.js
Alexis Deveria
2009-08-21 15:35:55 +00:00
2eea448e9a
replaced scripts with makefile (call make all to build)
Pavol Rusnak
2009-08-21 14:03:39 +00:00
623fa4287f
dir structure cleanup
Pavol Rusnak
2009-08-21 13:44:54 +00:00
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
Alexis Deveria
2009-08-21 13:39:23 +00:00
dfd747f9c5
Check in patch from Thinker Li to adapt SVG-edit into a Firefox extension
Jeff Schiller
2009-08-21 12:33:56 +00:00
790c3402d5
Minor fix to resize polyedit mode
Jeff Schiller
2009-08-21 12:21:43 +00:00
e053c593f8
Fixed gap mentioned in issue 69
Alexis Deveria
2009-08-20 17:15:14 +00:00