30
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue 6: Select elements in the editor
codedread
as Jeff Schiller
More... almost 15 years ago
Removed dependency on svgcanvas.svg by creating the SVG element via javascript More... almost 15 years ago
put server-save into "extras" More... almost 15 years ago
Fixed issue 9 - Add Save svg to Server feature More... almost 15 years ago
Preventing 'changed' events from happening when a new temporary element is added More... almost 15 years ago
Added deletion event More... almost 15 years ago
Added support for plugging in event handlers - will allow the wave gadget to receive state notifications without any wave specific code in the editor itself More... almost 15 years ago
Hoisting common code bits out of the mouseUp switch/case block More... almost 15 years ago
Removed redundant getElementById More... almost 15 years ago
Shortened some of the attribute setting code More... almost 15 years ago
Switched another id to use getId() More... almost 15 years ago
add getters fix transparent handling in picker More... almost 15 years ago
forgot one line More... almost 15 years ago
replaced Farbtastic with jPicker, because of the license issues change license to Apache License v 2.0 More... almost 15 years ago
Missed an id change More... almost 15 years ago
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 More... almost 15 years ago
Changed top.SvgCanvas to parent.SvgCanvas. Using top causes problems with having more than one canvas per browser window/tab More... almost 15 years ago
Fix Issue 5: flyout menus collapse when color picker activated
codedread
as Jeff Schiller
More... almost 15 years ago
change dir layout More... almost 15 years ago
it's enough to set opacity once :-) More... almost 15 years ago
control group, fill, stroke opacity More... almost 15 years ago
fix issues 1,2,3 add CHANGES More... almost 15 years ago
fix last commit More... almost 15 years ago
Issue 2 : Upon clicking a flyout menu, the other flyout menus should collapse, patch by codedread More... almost 15 years ago
Tooltips mising from editor : patch by codedread, More... almost 15 years ago
add README More... almost 15 years ago
add project page More... almost 15 years ago
make square/circle selecting more cooler :-) More... almost 15 years ago
improved design More... almost 15 years ago
fix typo and change getFloatTrait to getAttribute More... almost 15 years ago