383
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script.aculo.us: Improved Builder implementation to deal with Firefox-specific requirements and innerHTML parsing, partly fixes #2325 More... over 18 years ago
script.aculo.us: mark V1.5.0_rc2 release More... over 18 years ago
script.aculo.us: Update lib/prototype.js to corrected Prototype 1.4.0_pre7 (fixed a problem with IE) More... over 18 years ago
script.aculo.us: Update lib/prototype.js to Prototype 1.4.0_pre7 More... over 18 years ago
script.aculo.us: Reverted to patched version of Prototype 1.4.0_pre4 for the time being (getResponseHeader problem on Mozilla) More... over 18 years ago
script.aculo.us: Attempt to fix crashes in Safari 2.0.1, probably related to the event registering und unregistering in Draggables, possibly fixes #2310 More... over 18 years ago
script.aculo.us: updates for 1.5_rc1 release More... over 18 years ago
script.aculo.us: Droppables w/greedy and hoverclass are now reverted when dragged item is no longer over them, fixes #2184 More... over 18 years ago
script.aculo.us: Let Effect.Highlight correctly parse IE colors, add String.prototype.parseColor() for this, fixes #2037 More... over 18 years ago
script.aculo.us: removed useless line More... over 18 years ago
script.aculo.us: load of IE fixes More... over 18 years ago
script.aculo.us: make scriptaculous.js work if a query strings are used when calling it More... over 18 years ago
Fixed typos in slider.js and the functional test More... over 18 years ago
script.aculo.us: Fixed a bug with Safari and the InPlaceEditor with form submission. Add support for interpreting simple <br>s into linebreaks. [Jon Tirsen] More... over 18 years ago
script.aculo.us: forgot to include functional test file :) More... over 18 years ago
script.aculo.us: New Control.Slider() for horizontal and vertical sliders [Marty Haught] More... over 18 years ago
script.aculo.us: Fixed autoapplying a layout on IE with Effect.Opacity not working for elements given as id string More... over 18 years ago
script.aculo.us: Make Effect.Parallel render final frames and call beforeFinish/afterFinish on included effects More... almost 19 years ago
script.aculo.us: Make Element.setOpacity work correctly again (browser-specific extensions, except for IE, are disabled at this time) More... almost 19 years ago
script.aculo.us: Added focusing the text field or text area created when using Ajax.InPlaceEditor #2126 [thx to Lee Mallabone] More... almost 19 years ago
script.aculo.us: Fixed Element.Class.childrenWith not returning the correct elements #2120 [cmees AT rogers DOT com] More... almost 19 years ago
script.aculo.us: Added MIT-LICENSE header to scriptaculous.js, cut back on license info in other libs to keep files smaller More... almost 19 years ago
script.aculo.us: Fixed an error in dragdrop.js with Draggables when no Droppables are defined, Fix issues with form elements inside draggables not clickable with Firefox #2129 More... almost 19 years ago
script.aculo.us: Fixed an issue with Element.makePositioned causing Effect.SlideDown to fail on Safari More... almost 19 years ago
script.aculo.us: Add internal events to effects, to make them more easily extendable [Martin Bialasinski], Make effects stateless by cleaning up element.style after finish of effect #2133 [agr30 AT uni-koeln DOT de] More... almost 19 years ago
script.aculo.us: Set container element height to auto on finishing Effect.BlindDown und Effect.SlideDown #2123 [Tony Arnold] More... almost 19 years ago
script.aculo.us: Controls.js Autocompleter.Base.updateElement() hook #2116 [Rob Wills] More... almost 19 years ago
script.aculo.us: Update to Prototype 1.4.0_pre4, refactoring to use the new Prototype enumerable extensions More... almost 19 years ago
script.aculo.us: V1.5_pre4 More... almost 19 years ago
script.aculo.us: Effects fixes + refactoring, new queue parameter on effects to queue effects at front, at end or parallel (default) More... almost 19 years ago