Subversion Repositories PHPX

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13 2010-06-15 01:31:06 PointedEars /trunk/
* features.class.php
  - Use script encoding for htmlspecialchars()

* footnotes.class.php
  - Added prefix, suffix, and tooltip (title) support

* global.inc
  - Added reduceWhitespace()
 
9 2010-05-26 10:35:42 PointedEars /trunk/
* features.class.php
  - FeatureList::__construct, Feature::_construct: Fixed class name reference
  - Feature::__construct: Only set defined properties with parameter array
 
6 2010-05-17 20:33:04 PointedEars /trunk/
* features.class.php
  - Fixed remaining `title' attributes for test results
 
5 2010-05-17 20:18:13 PointedEars /trunk/
* features.class.php
  - Clarified `title' attributes for test results
 
4 2010-05-13 17:47:57 PointedEars /trunk/
* features.class.php
  - Fixed: Deprecated call-time pass-by-reference
 
3 2010-05-02 02:11:34 PointedEars /trunk/
* features.class.php
  - Fixed: Unknown version is considered safe
 
2 2010-05-02 02:07:09 PointedEars /trunk/
Added global.inc, features.class.php