30
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add stroke-linecap and -linejoin to the whitelist. Made freehand scribble have rounded lines. Moved from using DOM properties to using get/setAttribute(). Changing the rotation angle will change the rotation of an element (but moving/resizing it will snap it back
codedread
as Jeff Schiller
More... almost 15 years ago
Fix bug: If SVG source was changed, selectorParentGroup was thrown away meaning you could no longer create a poly
codedread
as Jeff Schiller
More... almost 15 years ago
Fix absolute path when resizing. Remove suspendRedraw for path (only making one DOM call)
codedread
as Jeff Schiller
More... almost 15 years ago
Add suspendRedraw() around path resizing.
codedread
as Jeff Schiller
More... almost 15 years ago
Fix resizing of arbitrary paths (for all segment types). Add polygon to whitelist.
codedread
as Jeff Schiller
More... almost 15 years ago
Add angle spinner to select panel - does nothing yet
codedread
as Jeff Schiller
More... almost 15 years ago
White list for transform attribute. White list radialGradient. White list gradientTransform, gradientUnits, spreadMethod attributes for gradients.
codedread
as Jeff Schiller
More... almost 15 years ago
replace show source icon by the one created by wormsxulla More... almost 15 years ago
Fixed Issue 79: Pasting/Cloning causes selectors to become hidden More... almost 15 years ago
enhance logo and set favicon More... almost 15 years ago
Fix Issue 87 via Alexis' patch: remove poly artifacts when switching mode in mid-creation of poly
codedread
as Jeff Schiller
More... almost 15 years ago
Fix Issue 91: set paint to 'none' if not set during update of toolbar
codedread
as Jeff Schiller
More... almost 15 years ago
Fix Bug 80: add text controls for x,y (merge Alexis' patch)
codedread
as Jeff Schiller
More... almost 15 years ago
Fix rest of Issue 34: Can now drag the poly points around in polyedit mode
codedread
as Jeff Schiller
More... almost 15 years ago
Ensure current_poly is cleared when going into select mode
codedread
as Jeff Schiller
More... almost 15 years ago
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
codedread
as Jeff Schiller
More... almost 15 years ago
Added poly point grips during creation. Fix bug where elements moved by arrow keys were not undo-able
codedread
as Jeff Schiller
More... almost 15 years ago
Check in results of trying (unsuccessfully) to fix 84.
codedread
as Jeff Schiller
More... almost 15 years ago
Fix Issue 83: Allow polygons to be filled (change freehand sketches to polylines, whitelist polylines, recalculate polylines upon dragging/resizing)
codedread
as Jeff Schiller
More... almost 15 years ago
Truncate poly coordinates to integers
codedread
as Jeff Schiller
More... almost 15 years ago
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
codedread
as Jeff Schiller
More... almost 15 years ago
Add JS functionality for poly button, then disable it for now
codedread
as Jeff Schiller
More... almost 15 years ago
Add poly tool button (does nothing)
codedread
as Jeff Schiller
More... almost 15 years ago
Add clickable logo to top-left of editor
codedread
as Jeff Schiller
More... almost 15 years ago
Fix Issue 78: Merge copy/paste button into one clone button
codedread
as Jeff Schiller
More... almost 15 years ago
Remove trailing commas
codedread
as Jeff Schiller
More... almost 15 years ago
fix paths to images More... almost 15 years ago
update wave gadget xml More... almost 15 years ago
Fix several bugs with gradient picking. Uplift to latest jGraduate.
codedread
as Jeff Schiller
More... almost 15 years ago
Fix image path for jgraduate
codedread
as Jeff Schiller
More... almost 15 years ago