aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1138-10069/+0
* Switched to long licence Jeremias Maerki2003-03-0733-354/+1846
* Switched to long licence Jeremias Maerki2003-03-056-147/+363
* Switched to long licence Jeremias Maerki2003-03-051-19/+80
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-0428-267/+286
* improvement on markers, don't know if it is correctKeiron Liddle2003-02-277-21/+19
* implement position and boundary for markersKeiron Liddle2003-02-203-13/+50
* add and retrive markersKeiron Liddle2003-02-1927-150/+336
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-1423-64/+91
* moved MinOptMax to where it is usedKeiron Liddle2003-02-1322-22/+83
* properly check if row finishedKeiron Liddle2002-12-271-1/+10
* ignore tables without columns for nowKeiron Liddle2002-12-232-0/+8
* white-space and line-ending fixesWilliam Victor Mote2002-11-2912-28/+28
* clear old breaksKeiron Liddle2002-11-281-0/+2
* added table header and footerKeiron Liddle2002-11-284-5/+41
* convert " " into a Space inlineKeiron Liddle2002-11-271-8/+12
* correctly continue lists over pageKeiron Liddle2002-11-192-3/+8
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-1820-69/+329
* added support for markers in fo treeKeiron Liddle2002-11-151-1/+1
* 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