aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/BlockLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-349/+0
* Switched to long licence Jeremias Maerki2003-03-051-24/+67
* split LayoutManager interface so that the new LayoutProcessorKeiron Liddle2003-03-041-8/+8
* improvement on markers, don't know if it is correctKeiron Liddle2003-02-271-2/+2
* implement position and boundary for markersKeiron Liddle2003-02-201-2/+6
* add and retrive markersKeiron Liddle2003-02-191-6/+4
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-3/+13
* moved MinOptMax to where it is usedKeiron Liddle2003-02-131-1/+0
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-1/+1
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-181-6/+19
* cleanup of lmsKeiron Liddle2002-11-131-25/+37
* added some colors border and backgroundKeiron Liddle2002-11-011-30/+5
* more style fixesKeiron Liddle2002-10-251-6/+6
* start of spacing and bordersKeiron Liddle2002-09-181-2/+65
* starting implementation of tablesKeiron Liddle2002-09-131-9/+0
* hooked up id reference and page numberKeiron Liddle2002-09-041-12/+1
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-6/+6
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-4/+2
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-221-0/+1
* properly resets blocksKeiron Liddle2002-08-211-62/+85
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-21/+14
* get some page breaking workingKeiron Liddle2002-08-111-67/+49
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-69/+3
* initial attempt at getting some paginationKeiron Liddle2002-08-081-32/+152
* ttempt to fix add inline objects and fix some probsKeiron Liddle2002-06-181-2/+4
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-101-2/+2
* PR:Karen Lease2002-04-281-2/+7
* initial implementation of line area layout processingKeiron Liddle2002-04-261-16/+53
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-2/+8
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-12/+18
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-90/+88
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-111-7/+10
* new layout managersKaren Lease2001-11-111-0/+144