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
28 2012-06-20 23:25:47 PointedEars /trunk/
* features.class.php
  - Use directory-relative includes
 
27 2012-06-20 23:11:34 PointedEars /trunk/
Added framework from es-matrix
 
26 2012-06-09 21:17:33 PointedEars /trunk/
* collection.js
  -  jsx.Iterator: Fixed iteration methods
  
* dom.js
  - jsx.dom.hyphenate(): Fixed iteration and recursion

* object.js
  - jsx.importFrom(): Rearranged JSdoc

* regexp.js
  - jsx.regexp.RegExp: Fixed typo in JSdoc

* string/hyphenation.js
  - Licensed under GNU GPLv3
  - Can load dictionaries with jsx.importFrom()  (experimental)
 
25 2012-06-09 16:09:34 PointedEars /trunk/
* footnotes.class.php
  - Fixed footnote order
 
24 2012-03-24 22:16:09 PointedEars /trunk/
* General
  - Final revision as submitted to FFHS (except for updated src/thesis.tex):
    + Added README for DVD
    + Added poster files
    + Moved images to separate directory
  - Updated K3B image

* src/thesis.tex:
  - Added empty page style for Abstract
 
23 2012-01-25 02:45:19 PointedEars /trunk/
* global.inc
  - Added debug() for readable var_dump()
 
22 2012-01-10 00:07:32 PointedEars /trunk/
* global.inc
  - Added htmlEntityDecode() to decode HTML entities with proper
    character encoding
 
21 2012-01-09 20:32:20 PointedEars /trunk/
* features.class.php
  - Feature: Added getter for read access to protected properties (migration to DB)
 
20 2011-08-13 11:12:51 PointedEars /trunk/
* features.class.php
  - Added fix for ENCODING='ASCII'
 
19 2011-08-13 11:09:51 PointedEars /trunk/
* features.class.php
  - Added test case support
  - Added getter
  - Replaced list() with foreach
 
18 2011-07-12 10:00:51 PointedEars /trunk/
Added htmlencode.old.php
 
17 2011-03-13 14:57:16 PointedEars /trunk/
TODO
 
16 2010-06-17 12:48:55 PointedEars /trunk/
* features.class.php
  - FeatureList::printItems();
    + Disabled header repetition until footnote ref. name/ID problem has been solved

* footnotes.class.php
  - Footnote::printMe(): Fixed duplicate name/ID
 
15 2010-06-17 12:20:11 PointedEars /trunk/
* footnotes.class.php
  - Fixed invalid generated markup (extra <">)
 
14 2010-06-15 02:52:43 PointedEars /trunk/
* features.class.php
  - Feature:__construct(): Reverted class name fix (apparently version-dependent)
 
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()
 
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
 

Show All