prototype/src
Tobie Langel 23823048d1 prototype: Prevent memory leaks in Ajax.PeriodicalUpdater. Closes #10049 2007-11-15 23:14:36 +00:00
..
HEADER Prototype: remove a slash from the HEADER comment, as this could possibly cause issues with some javascript interpreters 2007-06-28 13:56:48 +00:00
ajax.js prototype: Prevent memory leaks in Ajax.PeriodicalUpdater. Closes #10049 2007-11-15 23:14:36 +00:00
array.js prototype: use Object.isUndefined where possible. 2007-11-15 21:53:15 +00:00
base.js prototype: use Object.isUndefined where possible. 2007-11-15 21:53:15 +00:00
deprecated.js Complete rewrite of the Hash class. 2007-10-13 10:55:52 +00:00
dom.js prototype: Don't redeclare previously declared variables. Closes #10007 2007-11-15 22:15:24 +00:00
enumerable.js prototype: use Object.isUndefined where possible. 2007-11-15 21:53:15 +00:00
event.js prototype: Ensure Event#fire always returns an extended event. Make Event#findElement's expression argument optional. Perf optimizations for Event#findElement. 2007-11-13 21:48:09 +00:00
form.js prototype: use Object.isUndefined where possible. 2007-11-15 21:53:15 +00:00
hash.js prototype: Remove the now redundant forked declaration of Hash#_each. 2007-11-14 11:56:15 +00:00
number.js prototype: Add some missing semicolons to the source tree. Closes #9140. 2007-08-07 19:41:13 +00:00
prototype.js prototype: previous changeset Closes #9917, #9463, #8260. 2007-10-18 15:52:26 +00:00
range.js Make ObjectRange use the new Class.create syntax. 2007-10-13 11:24:23 +00:00
selector.js prototype: Remove useless variable in Selector.handlers.child. Closes #10006. 2007-11-15 22:21:08 +00:00
string.js prototype: Don't redeclare previously declared variables. Closes #10007 2007-11-15 22:15:24 +00:00