383
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix effects initialization if no options are given. Fixes #7809. More... almost 17 years ago
scriptaculous: update prototype.js to trunk (fixes a wrong commit) More... almost 17 years ago
script.aculo.us: Fix incorrect placement on drop for absolute ghosting elements. Closes #8581. [tdd]. Update to Prototype 1.5.2_rc0 r6955 (required for #8581). More... almost 17 years ago
script.aculo.us: Make sure the autocompletion happens on the token where the cursor is, not the last token when using tokenized autocompleting text fields. Closes #8588. [tdd] More... almost 17 years ago
script.aculo.us: Fix that non-Mozilla browsers would display messages with the autocompleter back-button fix introduced in 1.7.1 beta 2. Fixes #7752, #8411. [josh, stetz] More... almost 17 years ago
script.aculo.us 1.7.1_beta3 More... about 17 years ago
script.aculo.us: Update to Prototype 1.5.1 final More... about 17 years ago
Pick some performance fruit for Sortable.create More... about 17 years ago
Fix Builder.node double quote escaping in attributes, fixes #8125. More... about 17 years ago
script.aculo.us 1.7.1_beta2: upgrade to Prototype 1.5.1_rc4 More... about 17 years ago
Fix autocompleter indicator not appearing when calling activate() directly. Dont show indicator for local autocompleting. Fixes #7770. More... about 17 years ago
Dont clear out autocompleting fields in Mozilla-based browsers when navigating back to a page with the Back button, fixes #7752. [seanc] More... about 17 years ago
script.aculo.us: prepare 1.7.1_beta1, update Prototype, test housekeeping More... about 17 years ago
script.aculo.us: Update to Prototype 1.5.1_rc0 More... about 17 years ago
script.aculo.us: sync to latest prototype trunk More... about 17 years ago
Fix id assignment for sounds on Firefox/Windows, fixes #7709 More... about 17 years ago
script.aculo.us: Add Sound.enable() and Sound.disable() to globally turn off Sound.play() More... about 17 years ago
script.aculo.us: Make Sound.play() work better in Firefox Win, adds QuickTime check More... about 17 years ago
script.aculo.us: Added Sound.play(url,options) in new sound.js file, based on code by Jules Gravinese, used with permission. More... about 17 years ago
script.aculo.us: more effects engine optimization love More... about 17 years ago
Make Ajax.InPlaceEditor more customizable: cancelButton, textBefore/Between/AfterControls More... about 17 years ago
Add an okLink option to Ajax.InPlaceEditor so you can have a link instead of a button. Uses the editor_ok_link CSS class for styling, fixes #6455 More... about 17 years ago
script.aculo.us: Add an onDropped callback to Draggables, that fires at the end of a drag when the Draggable was dropped on a Droppable More... about 17 years ago
add missing functional test page More... about 17 years ago
script.aculo.us: Add revert: failure option to Draggables to only revert if not dropped on a valid drop target, fixes #6909 [davidw] More... about 17 years ago
script.aculo.us: Various effects engine optimizations [Tobie Langel, Thomas Fuchs] More... about 17 years ago
to save or not to save, that is the question More... about 17 years ago
script.aculo.us: Update to latest prototype and new browser detection More... about 17 years ago
Fix a memory leak with Effect.Morph in Firefox, fixes #7558 More... over 17 years ago
script.aculo.us: Add ability to nest single nodes in Builder.node in addition to arrays of nodes. More... over 17 years ago