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
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
 
38 2005-01-12 04:38:06 PointedEars /trunk/
Added enhanced.js
 
37 2005-01-12 04:38:04 PointedEars /trunk/
Added time.js
 
36 2004-12-10 21:00:00 PointedEars /trunk/
types.js/1.29/2004-12-10-21: isMethod() now supports strings to be evaluated
 
35 2004-11-21 15:00:00 PointedEars /trunk/
string.js/1.29/2004-11-21-15:
- Added several functions
- Added Number.prototype.toFixed(), .toUnsigned()
- leadingZero(): uses pad()
- Improved String method use detection
- replaceText() supports String.prototype.split()
- Replaced String.addPrototypeProperties()
  in favor of String.prototype.addProperties()
 
34 2004-10-23 11:00:00 PointedEars /trunk/
types.js/1.29/2004-10-23-11:
- Removed .vu references
- JSdoc cleanup
- isInstanceOf() uses typeof for constructor feature test
- isMethod(): optimizations
 
33 2004-09-11 18:25:02 PointedEars /trunk/
Added tsearch-notes.txt
 
32 2004-09-06 22:00:00 PointedEars /trunk/
object.js/0.1/2004-09-06-22:
- Removed .vu references
- Added PE properties
- clone() cleanup
- Added findNewProperty(), _hasOwnProperty()
- inheritFrom(): JSdoc cleanup, use function expression for Dummy()
- Function.prototype.apply()/.call(): referred by global variable,
  uses findNewProperty()
 
31 2004-08-16 02:00:00 PointedEars /trunk/test/
 
30 2004-08-10 06:36:00 PointedEars /trunk/
Imported printf*.c as template for string.js:format()
 
29 2004-08-08 06:00:00 PointedEars /trunk/
dhtml.js/0.9/2004-08-08-06:
- Named function expressions
- Reformatted JSdoc
 
28 2004-08-05 11:00:00 PointedEars /trunk/
Added object.js
 
27 2004-07-10 03:00:00 PointedEars /trunk/
dhtml.js/0.8/2004-07-10-03: Added several functions
 
26 2004-07-10 01:00:00 PointedEars /trunk/
string.js/1.29/2004-07-10-01:
- Removed String.addToPrototype() in favor of String.prototype.addProperties()
- Added several functions
- stripTags(): Added support for format flags
 
25 2004-07-10 01:00:00 PointedEars /trunk/
string.js/1.29/2004-07-10-01:
- Removed String.addToPrototype() in favor of String.prototype.addProperties()
- Added several functions
- stripTags(): Added support for format flags
 

Show All