| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 666596,666967,667367,667831,667862,667864,667893,668177,6685... | Adrian Cumiskey | 2008-06-17 | 1 | -2/+2 |
* | Merged revisions 665699 via svnmerge from | Adrian Cumiskey | 2008-06-09 | 1 | -3/+2 |
* | Clean up: removed all reset and resetPosition methods, which pre-date the Knu... | Vincent Hennebert | 2007-12-14 | 1 | -7/+0 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Modified the KnuthSequence system. Transferred logic from the layout | Simon Pepping | 2005-12-22 | 1 | -0/+7 |
* | Comments added; I hope they are clear, not too few and not too many ... other... | Luca Furini | 2005-09-15 | 1 | -4/+28 |
* | Documentation request for the getChangedKnuthElements() method. Very few of u... | Jeremias Maerki | 2005-09-15 | 1 | -1/+3 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -2/+45 |
* | generatesInlineAreas() methods removed. | Glen Mazza | 2005-06-10 | 1 | -9/+0 |
* | Removed unused functions. Team, I switched from generatesInlineAreas() calls | Glen Mazza | 2005-06-10 | 1 | -12/+0 |
* | LayoutManager.canBreakBefore() removed. | Glen Mazza | 2005-06-08 | 1 | -9/+0 |
* | Removed LM.initialize() -- switched to internal initialization of all LM's. | Glen Mazza | 2005-06-07 | 1 | -5/+0 |
* | New member variable "index" on Position (used for first/last checks). | Jeremias Maerki | 2005-05-30 | 1 | -12/+2 |
* | Removed a lot of obsolete code from the old page breaking approach. | Jeremias Maerki | 2005-05-17 | 1 | -11/+0 |
* | PSLM.getParentArea() consolidated into FLM's version; preLoadList() | Glen Mazza | 2005-05-14 | 1 | -3/+3 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -78/+30 |
* | Changed from addChild(Area) to clearer addChildArea(Area). | Glen Mazza | 2005-03-16 | 1 | -1/+1 |
* | Corrected the logic of adding markers. LayoutManagers are responsible | Simon Pepping | 2005-02-20 | 1 | -3/+4 |
* | PR: | Glen Mazza | 2005-02-17 | 1 | -1/+1 |
* | Temporary fix for markers (using isBogus() check) | Jeremias Maerki | 2005-02-07 | 1 | -1/+12 |
* | This patch implements a pluggable LayoutManagers system, according | Simon Pepping | 2004-12-24 | 1 | -0/+6 |
* | Remove unused import statements. | Finn Bock | 2004-12-10 | 1 | -1/+0 |
* | Patch 31206 by Luca Furini: | Simon Pepping | 2004-11-13 | 1 | -15/+0 |
* | PR: | Glen Mazza | 2004-10-24 | 1 | -5/+5 |
* | PR: | Glen Mazza | 2004-10-02 | 1 | -7/+0 |
* | Removed unneeded import statements. Makes eclipse happy. | Finn Bock | 2004-09-07 | 1 | -1/+0 |
* | New line breaking algorithm, patch 29124, submitted by Luca | Simon Pepping | 2004-09-05 | 1 | -0/+15 |
* | Moved some functionality from LMiter to the LayoutManagers. The LMs | Simon Pepping | 2004-08-26 | 1 | -0/+27 |
* | 1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandler | Glen Mazza | 2004-07-13 | 1 | -4/+4 |
* | Moved AddLMVisitor accessors into FOTreeHandler. | Glen Mazza | 2004-06-13 | 1 | -3/+4 |
* | Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ... | Glen Mazza | 2004-06-12 | 1 | -14/+0 |
* | Folded the layout strategy into apps.Document. | Glen Mazza | 2004-05-18 | 1 | -3/+3 |
* | PR: | Glen Mazza | 2004-05-15 | 1 | -2/+1 |
* | Merged LayoutProcessor into LayoutManager interface. | Glen Mazza | 2004-03-21 | 1 | -0/+182 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -46/+14 |
* | move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat... | William Victor Mote | 2003-08-22 | 1 | -1/+1 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+85 |