0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #27 from rafalwrzeszcz/scripty2 More... over 15 years ago
Added fixes to S2.FX.Parallel so it executes notifications on aggregated effects.
rafalwrzeszcz
as RafaƂ Wrzeszcz
More... over 15 years ago
Rewrite `S2.UI.Button` to be more adaptable; most options can now be changed after instantiation through `#setOptions`. More... over 15 years ago
Merge branch 'master' of https://github.com/ZenCocoon/scripty2 into ZenCocoon-master More... over 15 years ago
Hook up `focus` and `blur` events for slider handles. More... over 15 years ago
Make `S2.UI.Slider.setValue` set a restore point (for undo) and fire the `ui:slider:value:changed` event. More... over 15 years ago
Add functional tests for S2.UI.Slider. More... over 15 years ago
Mark both slider handles as "active" if a range is being dragged. More... over 15 years ago
Replace listTemplate by choiceTemplate and replace choiceAttribute by the function choiceValue(value) (returning choice.toString() by default). More... over 15 years ago
Merge remote branch 'upstream/master' More... over 15 years ago
Update to Prototype 1.7 More... over 15 years ago
Merge remote branch 'upstream/master' More... almost 16 years ago
make note of Prototype update More... almost 16 years ago
Update to Prototype 1.7_rc3 More... almost 16 years ago
Add Google Closure Compiler as an option to minify More... almost 16 years ago
Fix S2.FX.Parallel and other non-element effects More... almost 16 years ago
Change advisory in README. More... almost 16 years ago
Properly detect Opera's CSS transition support. More... almost 16 years ago
Merge branch 'master' of github.com:madrobby/scripty2 More... almost 16 years ago
2.0 beta 1! More... almost 16 years ago
For real this time. More... almost 16 years ago
Fix RDoc syntax. More... almost 16 years ago
Add information on UI controls. More... almost 16 years ago
Left the fake URL in by accident. Here's the real URL. More... almost 16 years ago
Add background image to demos folder. More... almost 16 years ago
Hide the part that gives the URL if we don't have a URL defined. Will update this with the actual short URL once we make it. More... almost 16 years ago
Guard against null values in S2.FX.(setReady|ready). More... almost 16 years ago
Simplify the CSS transitions functional test. More... almost 16 years ago
Return from transitionEnd event if the effect is already marked as finished. This prevents an `after` callback from firing twice. More... almost 16 years ago
Fix typo that prevented detection of HW accel. More... almost 16 years ago