aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled testcases that pass again after r655578Andreas L. Delmelle2008-05-121-10/+0
* Forgot to update testcasesMaximilian Berger2008-05-112-2/+2
* Checkstyle cleanup and javadocAdrian Cumiskey2008-05-091-4/+15
* Bugzilla 44794:Andreas L. Delmelle2008-05-093-5/+196
* Checkstyle and minor typo fixesVincent Hennebert2008-05-095-46/+46
* In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...Vincent Hennebert2008-05-081-8/+8
* Fix validation errorsJoerg Pietschmann2008-05-081-64/+64
* Quick fix for XML validation errorJoerg Pietschmann2008-05-081-2/+2
* Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...Andreas L. Delmelle2008-05-071-0/+10
* Bugzilla 41500:Andreas L. Delmelle2008-05-071-6/+0
* Very small cleanup to unit test. This method does not need to be protected.Adrian Cumiskey2008-05-061-1/+1
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-067-8/+105
* Bugzilla 42703:Andreas L. Delmelle2008-05-021-0/+29
* Cleanup/Correction after r657673Andreas L. Delmelle2008-05-021-2/+2
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-0/+68
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-011-0/+57
* Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).Jeremias Maerki2008-04-251-2/+6
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-2/+2
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-2511-18/+1029
* Improve table-unit computation if proportional-column-width() is usedSimon Pepping2008-04-241-0/+61
* Now tunneling all events through a special event listener in tests. This serv...Jeremias Maerki2008-04-178-31/+119
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-156-22/+430
* Merged branchJeremias Maerki2008-04-1410-0/+442
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-2/+4
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-185-7/+287
* Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in...Vincent Hennebert2008-03-141-112/+0
* Bugzilla #44412:Jeremias Maerki2008-03-141-0/+112
* Updated the disabled-testcases.xml file: re-enabled testcases which could eas...Vincent Hennebert2008-03-119-848/+228
* Forgot to add the testcase for forced break vs explicit row height in revisio...Vincent Hennebert2008-03-111-0/+87
* Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)Vincent Hennebert2008-03-111-15/+15
* Bugfix for row/body/col background painting when padding is used in the table...Jeremias Maerki2008-03-101-0/+113
* Bugfix: forced break ignored when the minimum height of a table-row isn't rea...Vincent Hennebert2008-03-102-4/+4
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-101-0/+104
* - Fixed the rendering of the area of a table corresponding to border-separati...Vincent Hennebert2008-03-058-116/+552
* Bugfix: If there's shrink available in an auto-height situation, the differen...Jeremias Maerki2008-03-041-0/+63
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-2511-16/+1695
* Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...Jeremias Maerki2008-02-251-0/+115
* Fixed a bug leading to the content of row-spanning cells being duplicated at ...Vincent Hennebert2008-02-191-0/+72
* Style only: removed spurious ^M characters at the end of linesVincent Hennebert2008-02-193-211/+211
* It currently doesn't work properly without a layout-master-set.Jeremias Maerki2008-02-181-3/+3
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-184-83/+180
* Extract original exception in BasePDFTestCase.java. They are normally embedde...Jeremias Maerki2008-02-181-7/+27
* rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...Vincent Hennebert2008-02-151-5/+5
* break-after set on the last child of a row-spanning cell must apply to the la...Vincent Hennebert2008-02-141-0/+91
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-6/+8
* Moved to the FO tree stage the check for break-before/after on table-row whil...Vincent Hennebert2008-02-131-4/+4
* Added support for breaks before and after table cellsVincent Hennebert2008-02-136-3/+3612
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-133-3/+3
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-13113-12040/+12040
* Fixed wrong numbering of cellsVincent Hennebert2008-02-122-8/+8