Go to most recent revision | Show changed files | Directory listing | RSS feed
search.js/1.10/2005-11-29-03: - Added feature test for location property - Fixed and optimized URI decoder - Pretty printing - Fixed JSdoc - Failed SearchString.prototype.getValue() defaults to empty string (instead of null)
string.js/1.29/2005-06-02-19: - format(): Added csCSpn conversion modifiers (no explicit conversion yet)
string.js/1.29/2005-05-29-03: - format(): Added printf() conversion specifiers - pad(): Fixed JSdoc
css.js/0.1/2005-05-28-00: - Added CSS object and CSS.version property, minor renaming
string.js/1.29/2005-05-21-23: - Does not use Number.prototype.addProperties() anymore because KJS doesn't support it - Does not overwrite built-in prototype properties anymore - format(): Refined JSdoc, disabled unsupported flags, several optimizations - pad() now defaults to non-breaking space, added String.prototype.pad() - rgb2HexCode() moved to css.js
* math.js/1.16/2005-05-21-17: min()/max()/avg() now support recursion into arrays
window.js/1.29/2005-05-16-20: LoadFrame(): Removed unnecessary eval() branch
dhtml.js/0.9/2005-05-08-17: Replaced object inference in favor of feature tests
dhtml.js/0.9/2005-04-02-19: Added getTextContent()
* math.js/1.16/2005-03-10-23 - Fixed exception message encoding - Interval() supports an array of sections as first argument - Added getSubIntervalIndex() - isInInterval() optimizations - Renamed *N() to *()
css.js/0.1/2005-03-10-01: - CSSSelectorList inherits from Collection - CSSSelectorList.prototype.findSimpleSelector(): disabled unimplemented patterns - showByClassName(): Removed bogus argument test, fixed feature test, added "missing include" warning - Fixed comments - Color.prototype.setMono() uses getMono() - Added Color.prototype.getWebSafe(), .setWebSafe(), .toHex()
window.js/1.29/2005-03-05-11: - Fixed link message encoding - Added showFrameNames()
←Prev12Next→
Show All