aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/Character.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-170/+0
* Switched to long licence Jeremias Maerki2003-03-061-14/+57
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+3
* more style fixesKeiron Liddle2002-10-251-2/+2
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-1/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-7/+19
* some preliminary changes to image handlingKeiron Liddle2002-02-211-64/+20
* removed message handlerKeiron Liddle2001-11-221-1/+0
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-211-1/+9
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+2
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-16/+2
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+1
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-2/+1
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+43
* Formatted code according to code standards.Tore Engvig2001-07-301-61/+65
* fixed compile errorKeiron Liddle2001-07-301-1/+5
* started support to read all relevant propertiesKeiron Liddle2001-07-301-51/+6
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-16/+2
* simplified block areaKeiron Liddle2001-02-011-0/+3
* moved code out of block area -> char and pag numKeiron Liddle2001-01-301-4/+21
* Added small-caps support in all fo.eschaeffer2001-01-251-80/+85
* fixed import statementKeiron Liddle2001-01-241-2/+2
* fo:characterfotis2000-12-151-0/+148