aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made the testcase filter available to the outside (for visual testing). Jeremias Maerki2005-07-281-8/+19
* 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
* Testcase which currently shows two bugs: Jeremias Maerki2005-07-281-0/+121
* 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
* Add margin on simple-page-master as additional feature.Jeremias Maerki2005-07-271-8/+8
* Added missing checks.Jeremias Maerki2005-07-271-0/+24
* 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
* Example for printing to an old-style PrinterJob instance.Jeremias Maerki2005-07-271-0/+121
* Improved PrintRenderer to be more easily configurable and so you can pass in ...Jeremias Maerki2005-07-271-4/+48
* Resurrected the old example from the maintenance branch now that the AWT View...Jeremias Maerki2005-07-271-0/+97
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-2716-77/+88
* Made the file more portable.Jeremias Maerki2005-07-261-6/+6
* Renamed page-number3 to page-number-citation1. Jeremias Maerki2005-07-268-0/+451
* 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
* Checks for the prod-id traits in the area tree. prod-id identifies the produc...Jeremias Maerki2005-07-261-0/+101
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-269-14/+26
* Test space-after, too, in list4. Jeremias Maerki2005-07-263-7/+115
* Bugfix for NPE when space-before and space-after are used.Jeremias Maerki2005-07-261-1/+2
* Optional attribute "fail-msg" for the "true" check so a custom error message ...Jeremias Maerki2005-07-261-3/+12
* Bugzilla #35534 Jeremias Maerki2005-07-251-14/+25
* 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
* Bugzilla #35534 Jeremias Maerki2005-07-251-5/+12
* Buzilla #35787 Jeremias Maerki2005-07-191-5/+10
* Dynamic classpath setup in case not all required dependencies are available i...Jeremias Maerki2005-07-181-3/+120
* Renamed Item to Cell to TableCellLayoutManager.Jeremias Maerki2005-07-185-9/+9
* Renamed Item to ListItemContentLayoutManager.Jeremias Maerki2005-07-182-8/+8
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-1836-834/+181
* Javadocs onlyJeremias Maerki2005-07-181-1/+6
* No more warnings about unexpected FOText inside markers.Jeremias Maerki2005-07-181-1/+6
* Shortcut work-around for i-f-o in static-content. I still need to estimate th...Jeremias Maerki2005-07-181-1/+1
* Fix for allowing empty table-cells (for relaxed validation). Jeremias Maerki2005-07-151-2/+3
* WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast...Jeremias Maerki2005-07-151-1/+15
* Bugzilla #35749: Jeremias Maerki2005-07-153-3/+62
* Clarify where this K3 barcode font is coming from.Jeremias Maerki2005-07-141-0/+6
* Bugfix: Proper handling of page break between normally broken parts and the p...Jeremias Maerki2005-07-111-1/+8
* Bugfix: Corrected the calculation of the full length of the section to be bro...Jeremias Maerki2005-07-111-4/+9
* Regression test for special case of multi-column2.xml.Jeremias Maerki2005-07-111-0/+103
* Default break class should be EN_COLUMN or else there will be problems in mul...Jeremias Maerki2005-07-081-1/+1
* Column balancing seems to work now.Jeremias Maerki2005-07-081-1/+0
* Column balancing seems to work now. Jeremias Maerki2005-07-082-5/+35
* Fixed some mistakes in the checks.Jeremias Maerki2005-07-081-11/+11