aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Restored breakability of block-level content in inlines: Jeremias Maerki2005-08-102-5/+34
* State and parameter checking. Jeremias Maerki2005-08-101-3/+9
* Fix line element list reporting. Jeremias Maerki2005-08-101-2/+4
* Background painting for inlineblockparent.Jeremias Maerki2005-08-101-0/+12
* area size traits for text and inlineparent areas.Jeremias Maerki2005-08-101-0/+2
* Missing IPD values.Jeremias Maerki2005-08-091-1/+2
* Auto-adjust IPD as in InlineArea. Info may not be available in LM during addA...Jeremias Maerki2005-08-091-0/+1
* Output area size traits for inlineblockparent.Jeremias Maerki2005-08-091-0/+1
* Bugfix: Introduced a new member variable in LayoutContext holding the alignme...Jeremias Maerki2005-08-093-2/+26
* Bugfix: Block.handleWhitespace() causes whitespace to be scanned multiple tim...Jeremias Maerki2005-08-092-0/+61
* Extended comment to document the open argument.Jeremias Maerki2005-08-091-0/+5
* Commented unnecessary (and unsafe) line.Jeremias Maerki2005-08-081-1/+1
* Bugfix: Remove empty sequence at the end. Jeremias Maerki2005-08-081-2/+7
* Earlier fix was not quite right. TODO can be removed now. Jeremias Maerki2005-08-081-2/+5
* Typo and imports.Jeremias Maerki2005-08-081-3/+1
* Deal with a mix of KnuthSequences of KnuthSequences and KnuthSequences of Knu...Jeremias Maerki2005-08-082-15/+52
* My work on block content in inline content sofar. Block content inSimon Pepping2005-08-0410-434/+762
* Fix for bug 36007.Luca Furini2005-08-041-0/+1
* Removing dependencies of RTF library on the rest of FOP so it can be used sta...Jeremias Maerki2005-08-039-258/+244
* Proper handling of the color property on page-number and page-number-citatition.Jeremias Maerki2005-08-034-39/+47
* Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we ...Jeremias Maerki2005-08-031-1/+1
* Disabled the external link images. They mess up the layout in many places.Jeremias Maerki2005-08-031-1/+1
* Initial values for "Trunk" column. No guarantees!Jeremias Maerki2005-08-031-217/+332
* Update to Forrest 0.7.Jeremias Maerki2005-08-032-1954/+1967
* Fix for table-body4.xml. Higher penalty values for breaks that would results ...Jeremias Maerki2005-08-021-0/+10
* Make it possible to keep block-container element lists apart from normal page...Jeremias Maerki2005-08-022-1/+17
* Padding was ignored by the table stepper. This fixes the newly modified table...Jeremias Maerki2005-08-021-0/+11
* Remove "veryveryalpha" warning.Jeremias Maerki2005-08-021-5/+5
* Adjusting verticals spaces (coming from space-before and space-after properti...Luca Furini2005-08-028-61/+107
* Use a more direct notify mechanism for the formatting resultsSimon Pepping2005-07-312-8/+12
* Bugzilla #35937: Jeremias Maerki2005-07-305-7/+219
* Add support for "mpt" (millipoints, non-standard!!!) Jeremias Maerki2005-07-301-4/+10
* Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding...Jeremias Maerki2005-07-281-2/+28
* Bugfix: Fixes table-cell7 where display-align was off when border and/or padd...Jeremias Maerki2005-07-281-4/+4
* Removed unused methodJeremias Maerki2005-07-281-18/+0
* Removing unused import.Finn Bock2005-07-281-1/+0
* Removing unused import.Finn Bock2005-07-2813-27/+7
* Ported an important page setup instruction from the branch. GhostScript, for ...Jeremias Maerki2005-07-281-1/+7
* Removed unused import.Finn Bock2005-07-271-1/+0
* Buffer InputStream only when not already buffered.Jeremias Maerki2005-07-271-2/+6
* Bugfix: scaling factor was calculated using an integer division, not a double...Jeremias Maerki2005-07-271-2/+2
* Improved PrintRenderer to be more easily configurable and so you can pass in ...Jeremias Maerki2005-07-271-4/+48
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-2714-70/+76
* Various fixes for ID management. Jeremias Maerki2005-07-2610-4/+105
* Accessor for the id property.Jeremias Maerki2005-07-261-0/+5
* Small improvements. Fix for missing image areas.Jeremias Maerki2005-07-261-3/+6
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-269-14/+26
* Bugfix for NPE when space-before and space-after are used.Jeremias Maerki2005-07-261-1/+2
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-2515-221/+436
* Bugzilla #35534 Jeremias Maerki2005-07-251-0/+12