summaryrefslogtreecommitdiff
path: root/sources/ch
Commit message (Expand)AuthorAgeFilesLines
* - Added a toString() methodmihaylov2004-10-011-0/+3
* - Removed Position and *SourceFile* from ch.epf...paltherr2004-03-214-561/+0
* oops, should be publicburaq2004-03-191-1/+1
* added a char[] sourcefile representation and ch...buraq2004-03-194-6/+220
* - Added method toString(int)paltherr2003-12-101-0/+5
* - Fixed initiali value of alignpaltherr2003-11-181-1/+1
* - corrected printlnTagmichelou2003-10-141-1/+1
* Fixed bug which prevented empty files from bein...Matthias Zenger2003-10-071-12/+16
* - added new constructor (for 'script' field)michelou2003-09-251-1/+16
* - added new field 'script'michelou2003-09-251-38/+88
* - added 'stylesheet' parameter to class constru...michelou2003-09-022-18/+69
* - added DEFAULT_* constantsmichelou2003-09-021-18/+46
* - added printlnNbsp and printlnHlinemichelou2003-08-291-0/+10
* *** empty log message ***michelou2003-08-281-4/+8
* - improved javadoc commentsmichelou2003-08-261-16/+73
* - improved javadoc commentsmichelou2003-08-261-29/+182
* *** empty log message ***michelou2003-08-221-32/+77
* *** empty log message ***michelou2003-08-211-20/+18
* - added missing newline in printPreamblemichelou2003-08-211-1/+1
* *** empty log message ***michelou2003-08-213-117/+232
* - renamed Attr to XMLAttributemichelou2003-08-211-2/+2
* *** empty log message ***michelou2003-08-203-0/+679
* - removed StackedMap, which isn't used anymoreschinz2003-08-151-47/+0
* - Added ForwardingMap.javapaltherr2003-07-261-0/+97
* - Added method getShortNamepaltherr2003-06-241-8/+14
* - Removed file from encoded positionspaltherr2003-06-242-83/+56
* - Added ch.epfl.lamp.util.Positionpaltherr2003-06-162-0/+359
* *** empty log message ***schinz2003-05-142-0/+71
* - Added CodePrinter.javapaltherr2003-05-091-0/+277