1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new MPathElement mixin to the path.Path object so it implements More... over 14 years ago
MSvgElement (implementing SVGSVGElement interface) moved to struct package. More... over 14 years ago
fixed theme selection More... over 14 years ago
Add implicit path start (moveTo 0, 0) to the PathData class More... over 14 years ago
First approach to OO-transformations. High experimental. No API-docs yet. More... over 14 years ago
Removed depeication warning in demo (qx.core.Variant -> qx.core.Environment) More... over 14 years ago
Renamed getUri to getFuncIri on svg.core.Element to be more consistent with the SVG specification. Fixed a bug in svg.struct.Use. More... over 14 years ago
Fixed bug and potential memory leak in Path element when PathData was used. More... over 14 years ago
Added missing package documentation. More... over 14 years ago
release trunk before makeing it 1.4 compatible ... (trunk should still work with 1.old though).
Tobias Oetiker
as oetiker
More... over 14 years ago
make qooxdoo 1.4 compatible
Tobias Oetiker
as oetiker
More... over 14 years ago
Release 0.2 More... over 14 years ago
[no comment] More... over 14 years ago
Release 0.1 "version" key was not properly set in manifest. More... over 14 years ago
update to 1.4 (and revert last 'odd' commit in the process)
Tobias Oetiker
as oetiker
More... over 14 years ago
Restoring overwritten readme (step 2/2) More... over 14 years ago
Restoring overwritten readme (step 1/2) More... over 14 years ago
removed accidentally created "branches" folder More... over 14 years ago
moved 0.1 branch to the correct location More... over 14 years ago
Release 0.1 More... over 14 years ago
Release 0.1 More... over 14 years ago
.project folder added to svn:ignore More... over 14 years ago
Marked SVG demos for qooxdoo 1.4 More... over 14 years ago
Added text support. Tah dah! More... over 14 years ago
DomElement creation is done in constructor again. Needed when textContent is set prior to adding the element to document tree. More... over 14 years ago
New implementation for dragging behaviour - now works on all element types. More... over 14 years ago
Fixed misspelled private field. More... over 14 years ago
Removed unused constructor parameter. More... over 14 years ago
New typecheck: NumberList More... over 14 years ago
Added typecheckers for coordinate lists and length lists. More... over 14 years ago