aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/LineLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup of lmsKeiron Liddle2002-11-131-69/+69
* fixed a looping problem, added more commentsKeiron Liddle2002-10-281-9/+73
* more style fixesKeiron Liddle2002-10-251-16/+15
* start of spacing and bordersKeiron Liddle2002-09-181-1/+2
* hooked up id reference and page numberKeiron Liddle2002-09-041-0/+8
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-0/+573
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-386/+0
* initial attempt at getting some paginationKeiron Liddle2002-08-081-1/+2
* moved vert align to line areaKeiron Liddle2002-05-171-105/+1
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-101-1/+1
* PR:Karen Lease2002-04-281-9/+9
* initial implementation of line area layout processingKeiron Liddle2002-04-261-116/+328
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-13/+116
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-3/+15
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-91/+92
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-111-10/+10
* new layout managersKaren Lease2001-11-111-0/+161