aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/Row.java
Commit message (Expand)AuthorAgeFilesLines
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-623/+0
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-3/+3
* Should run my own tests.... :-(Jeremias Maerki2005-02-221-1/+3
* Individual grid unit block areas for painting the resolved borders.Jeremias Maerki2005-02-221-10/+23
* First real step towards collapsing table borders.Jeremias Maerki2005-02-211-88/+130
* Fix for handling of horizontal border-separation. My first interpretation was...Jeremias Maerki2005-02-091-12/+2
* Fix for ArrayOutOfBoundsException in resetPosition().Jeremias Maerki2005-02-081-1/+1
* Support for column-number on table-cell.Jeremias Maerki2005-02-081-65/+176
* Initial support for column spanning. Still WIP.Jeremias Maerki2005-02-081-24/+56
* Correct cell-borders when border-collapse="separate" and initial support for ...Jeremias Maerki2005-02-081-0/+19
* Temporary fix for markers (using isBogus() check)Jeremias Maerki2005-02-071-10/+40
* Border, Padding and spaces on level fo:table.Jeremias Maerki2005-01-311-4/+17
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+1
* Third phase of performance improvement.Finn Bock2004-10-191-20/+6
* Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ...Glen Mazza2004-06-121-1/+0
* Removed PropertyManager argument from initProperties(), as it is alreadyGlen Mazza2004-05-261-6/+5
* PR:Glen Mazza2004-05-151-1/+3
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-6/+6
* PR:Glen Mazza2004-03-181-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-261-2/+2
* Fixed the missing table header bug.Joerg Pietschmann2004-02-071-2/+2
* remove global import statementsWilliam Victor Mote2003-09-081-11/+10
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-1/+1
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-0/+1
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-4/+4
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+417