aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LayoutContext.java
Commit message (Expand)AuthorAgeFilesLines
* apply complex scripts patchGlenn Adams2012-02-261-3/+4
* Bugzilla #49733:Jeremias Maerki2010-08-141-4/+37
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-1/+1
* Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-261-38/+1
* Reverted changes made in revision 796809 (manual merge of clean-up changes ma...Vincent Hennebert2009-08-261-1/+38
* Bugzilla 46905: Added basic implementation for column-level keeps. Andreas L. Delmelle2009-08-231-17/+16
* Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...Vincent Hennebert2009-07-221-38/+1
* Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-281-1/+22
* Bugzilla 46240:Andreas L. Delmelle2008-11-191-5/+21
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-07-311-8/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-45/+45
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-251-8/+74
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-6/+2
* Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in...Vincent Hennebert2008-03-141-2/+6
* Bugzilla #44412:Jeremias Maerki2008-03-141-6/+2
* Need to clean up after myself.Jeremias Maerki2008-03-101-0/+2
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-101-25/+73
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-251-2/+55
* Bugzilla #40230:Jeremias Maerki2007-11-271-1/+13
* Set visibility of fields to privateVincent Hennebert2007-08-011-5/+5
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Documentation, cleanup, log statements in the table layout code.Vincent Hennebert2007-03-191-0/+8
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-2/+2
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-3/+86
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-63/+105
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+17
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+1
* Span change detection and infastructure for signalling it.Jeremias Maerki2005-06-291-2/+26
* Update for toString()Jeremias Maerki2005-05-241-1/+3
* Two new flags for handling keeps.Jeremias Maerki2005-05-241-0/+19
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+40
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-0/+11
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-0/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* A few more toString() implementations helpful for debugging spacingGlen Mazza2003-11-091-1/+18
* remove global import statementsWilliam Victor Mote2003-09-081-11/+11
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+258