aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr
Commit message (Expand)AuthorAgeFilesLines
* cleanup of lmsKeiron Liddle2002-11-1330-431/+413
* some minor improvements to make layout work a bit betterKeiron Liddle2002-11-069-61/+39
* background and borders for regionsKeiron Liddle2002-11-061-3/+3
* layout correct static regionKeiron Liddle2002-11-061-26/+128
* set all cells to the row heightKeiron Liddle2002-11-052-1/+19
* ignore blocks in inline areas for the momentKeiron Liddle2002-11-051-9/+40
* ignore newline characterKeiron Liddle2002-11-051-19/+42
* page numbering across sequences and number formattingKeiron Liddle2002-11-041-6/+19
* initial implementation of listsKeiron Liddle2002-11-034-6/+755
* added some colors border and backgroundKeiron Liddle2002-11-0110-100/+266
* fixed a looping problem, added more commentsKeiron Liddle2002-10-281-9/+73
* more style fixesKeiron Liddle2002-10-2512-106/+88
* start of spacing and bordersKeiron Liddle2002-09-1810-21/+115
* starting implementation of tablesKeiron Liddle2002-09-1318-46/+1634
* Fixed compilation error with JDK 1.4 (It doesn't like things like "count++;;")Jeremias Maerki2002-09-121-26/+47
* fixed style errorsKeiron Liddle2002-09-091-11/+97
* fixes some vertical alignmentKeiron Liddle2002-09-091-0/+33
* implemented render pages model with a simple cached implKeiron Liddle2002-09-091-27/+28
* implemented basic link with linking from pdfKeiron Liddle2002-09-077-13/+50
* hooked up id reference and page numberKeiron Liddle2002-09-048-22/+83
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-0321-328/+295
* start implementation of block-containerKeiron Liddle2002-08-301-0/+293
* return if no areas to addKeiron Liddle2002-08-301-0/+3
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-2811-42/+17
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-232-0/+86
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-224-46/+123
* properly resets blocksKeiron Liddle2002-08-215-67/+95
* removed split contextKeiron Liddle2002-08-196-97/+5
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-188-70/+83
* Attempt at adding static content.Joerg Pietschmann2002-08-172-3/+148
* cleanuup, updated status for line heightKeiron Liddle2002-08-161-4/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-166-55/+153
* fixed reset, only does it when restarting leaf nodeKeiron Liddle2002-08-141-1/+4
* get some page breaking workingKeiron Liddle2002-08-116-106/+119
* removed old code, cleaned up a bitKeiron Liddle2002-08-0914-881/+53
* initial attempt at getting some paginationKeiron Liddle2002-08-0824-1475/+1742
* cleaned up the font state a bitKeiron Liddle2002-07-232-3/+3
* ttempt to fix add inline objects and fix some probsKeiron Liddle2002-06-184-6/+44
* PR:Karen Lease2002-05-2615-242/+538
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-2210-252/+439
* cleaned up bookmark extension a bitKeiron Liddle2002-05-171-0/+1
* moved vert align to line areaKeiron Liddle2002-05-172-106/+11
* Refactor Line and InlineStacking; correct and extend space-handling codeKaren Lease2002-05-135-227/+423
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-1011-103/+597
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-288-0/+1471
* PR:Karen Lease2002-04-284-20/+116
* initial implementation of line area layout processingKeiron Liddle2002-04-2610-204/+514
* basic vertical alignment and height for linesKeiron Liddle2002-04-024-15/+150
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-216-42/+65
* made access publicKeiron Liddle2002-02-211-1/+5