Vidar Hokstad
|
d5ba10b166
|
Hoisting common code bits out of the mouseUp switch/case block
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@42 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-06 17:53:38 +00:00 |
Vidar Hokstad
|
800c3f0090
|
Removed redundant getElementById
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@41 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-06 17:09:26 +00:00 |
Vidar Hokstad
|
3aa51e81c3
|
Shortened some of the attribute setting code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@40 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-06 17:06:44 +00:00 |
Vidar Hokstad
|
09fb1d6c5c
|
Switched another id to use getId()
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@39 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-06 13:21:45 +00:00 |
Pavol Rusnak
|
4aedad493b
|
add getters
fix transparent handling in picker
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@38 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-06 12:25:26 +00:00 |
Vidar Hokstad
|
c9e42a4783
|
Missed an id change
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@35 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-05 13:20:04 +00:00 |
Vidar Hokstad
|
5d06fc70e8
|
Move id generation to a separate private method: getId() - this reduces the diff against the wave version considerably, as the wave version need to include the viewer id in the element id's to prevent them from clobbering eachothers new objects
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@34 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-05 12:33:02 +00:00 |
Vidar Hokstad
|
d1df328cd3
|
Changed top.SvgCanvas to parent.SvgCanvas. Using top causes problems with having more than one canvas per browser window/tab
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@33 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-05 12:23:24 +00:00 |
Pavol Rusnak
|
411f6d7aec
|
change dir layout
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@31 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-06-04 22:16:59 +00:00 |