Subversion Repositories PHPX

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12 2010-06-10 02:59:24 PointedEars /trunk/
* footnotes.class.php
  - FootnoteList::add(): Fixed inconsistent numbering
 
11 2010-05-26 18:45:05 PointedEars /trunk/
* footnotes.class.php
  - FootnoteList::add(): int $sign can set start number
 
10 2010-05-26 17:32:51 PointedEars /trunk/
* footnotes.class.php
  - Footnote:__get(): Refined exception
 
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
 
8 2010-05-26 02:37:08 PointedEars /trunk/
* footnotes.class.php
  - FootnoteList::$printMe(): Output of sorted footnotes list
  - Added Footnote::$name, set via constructor
  - Added Footnote::__get() for public read access to protected $sign property
  - Renamed Footnote::printRef() to getRef since it does not print anything
  - Implemented footnote reference and representation in the list, $name
    and $references support repeated references and footnotes with different
    name but same sign (in sections, using flush())
 
7 2010-05-25 21:25:06 PointedEars /trunk/
Added footnotes.class.php
 
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
 
1 2010-05-02 01:37:26 PointedEars /
Created project layout