Subversion Repositories JSX

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
62 2006-03-10 00:01:32 PointedEars /trunk/
 
61 2006-03-10 00:00:16 PointedEars /trunk/
 
60 2005-11-29 03:00:00 PointedEars /trunk/
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)
 
59 2005-09-14 04:00:00 PointedEars /trunk/
 
58 2005-07-29 01:09:36 PointedEars /trunk/
 
57 2005-07-02 13:25:44 PointedEars /trunk/
 
56 2005-07-02 11:00:00 PointedEars /trunk/test/
 
55 2005-06-02 19:00:00 PointedEars /trunk/
string.js/1.29/2005-06-02-19:
- format(): Added csCSpn conversion modifiers (no explicit conversion yet)
 
54 2005-05-29 03:00:00 PointedEars /trunk/
string.js/1.29/2005-05-29-03:
- format(): Added printf() conversion specifiers
- pad(): Fixed JSdoc
 
53 2005-05-28 00:00:00 PointedEars /trunk/
css.js/0.1/2005-05-28-00:
- Added CSS object and CSS.version property, minor renaming
 
52 2005-05-21 23:00:00 PointedEars /trunk/
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
 
51 2005-05-21 17:00:00 PointedEars /trunk/
* math.js/1.16/2005-05-21-17:  min()/max()/avg() now support recursion into arrays
 
50 2005-05-16 20:00:00 PointedEars /trunk/
window.js/1.29/2005-05-16-20: LoadFrame(): Removed unnecessary eval() branch
 
49 2005-05-08 17:00:00 PointedEars /trunk/
dhtml.js/0.9/2005-05-08-17: Replaced object inference in favor of feature tests
 
48 2005-04-23 23:00:00 PointedEars /trunk/test/
 
47 2005-04-02 19:00:00 PointedEars /trunk/
dhtml.js/0.9/2005-04-02-19: Added getTextContent()
 
46 2005-03-10 23:00:00 PointedEars /trunk/
* 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 *()
 
45 2005-03-10 01:00:00 PointedEars /trunk/
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()
 
44 2005-03-05 11:00:00 PointedEars /trunk/
window.js/1.29/2005-03-05-11:
- Fixed link message encoding
- Added showFrameNames()
 
43 2005-03-05 11:00:00 PointedEars /trunk/
css.js/0.1/2005-03-05-11:
- CSSSelectorList.prototype.findSimpleSelector(): Fixed extra parentheses
- Added Color type
- Added makeMono(), hex2safe(), and rgb2hex() functions
 

Show All