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
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
 
42 2005-02-20 17:00:00 PointedEars /trunk/
dhtml.js/0.9/2005-02-20-17
- Added semicolons to function expression assignments
- getElementsByClassName(): Fixed matcher to support
  several class names (word boundaries)
- Added disableElements()
 
41 2005-02-15 22:00:00 PointedEars /trunk/
collection.js/0.1/2005-02-15-22:
- Restore prototype methods in constructor
- Added target checks
 
40 2005-02-09 23:00:00 PointedEars /trunk/
Added css.js
 
39 2005-01-12 04:38:06 PointedEars /trunk/
Added loadidx.js
 

Show All