aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-1833-112/+1680
|\
| * Added support for the #CMYK pseudo-profile supported by some commercial XSL i...Jeremias Maerki2009-09-162-5/+21
| * Fixed SVN PropsMaximilian Berger2009-09-152-153/+153
| * Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-266-0/+607
| * Bugzilla 46905: Added basic implementation for column-level keeps. Andreas L. Delmelle2009-08-236-8/+228
| * Bugzilla 47710: White-space handling in retrieved markers throws a NullPointe...Andreas L. Delmelle2009-08-201-0/+77
| * Added tests for 2, 3, 4 values specified in the page boundaries properties.Vincent Hennebert2009-08-141-1/+51
| * Renamed PageScaleAttributes class into PageScale.Vincent Hennebert2009-08-121-4/+6
| * Fixed issues in PageBoundaries class:Vincent Hennebert2009-08-104-143/+207
| * Bugzilla #47311:Jeremias Maerki2009-08-031-32/+44
| * Bugzilla #47311:Jeremias Maerki2009-08-022-0/+131
| * Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-272-3/+14
| * Bugzilla 46960: Previously retrieved marker not cleared when the subsequently...Andreas L. Delmelle2009-06-051-0/+54
| * Bugzilla #47101: The cells of a table inside a marker were duplicated at ever...Vincent Hennebert2009-05-131-0/+82
| * bug fix: allow back slashes for file URLs as they are commonly used in WindowsChris Bowditch2009-05-072-0/+2
| * Changes from revision 768320 introduced another bug: footnotes from later ste...Vincent Hennebert2009-05-012-0/+81
| * Bugfix: footnotes occurring within the forced height of a table row did not a...Vincent Hennebert2009-04-241-0/+67
| * Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...Andreas L. Delmelle2009-04-194-20/+79
| * Remove svn:executable property...Andreas L. Delmelle2009-04-121-0/+0
| * Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t...Andreas L. Delmelle2009-04-121-0/+33
* | Added support for adding natural language information on page-sequence and do...Jeremias Maerki2009-04-172-0/+51
* | Fixed copy/paste mistake.Jeremias Maerki2009-04-141-1/+2
* | Fix test case: fox:alt was renamed to fox:alt-text.Jeremias Maerki2009-04-141-2/+2
|/
* Improved multi-threading testbed a bit:Jeremias Maerki2009-03-273-25/+132
* Amendment to revision 755894:Jeremias Maerki2009-03-242-6/+53
* Set svn:eol-style property on page-position-last_break-before_bugzilla46489.x...Vincent Hennebert2009-03-231-117/+93
* Bugzilla 46489: Andreas L. Delmelle2009-03-221-0/+117
* Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...Jeremias Maerki2009-03-193-0/+148
* Restored ability to specify any URI base URI (URL), not just file URLs. For f...Jeremias Maerki2009-03-102-9/+58
* Avoid errors with relative paths.Jeremias Maerki2009-03-101-2/+7
* AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence...Jeremias Maerki2009-03-021-8/+23
* Fixed BPD trait and border painting for leaders with leader-pattern="space" (...Jeremias Maerki2009-03-011-3/+9
* Fixed small mistake I noticed too late: extension attachments don't use the s...Jeremias Maerki2009-03-011-1/+1
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-2/+14
* Forgot to remove the old ";mode=painter" work-around.Jeremias Maerki2009-02-251-1/+1
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-0/+159
* Bugfix for replicator stylesheet: Only IDs in the FO namespace shall be adjus...Jeremias Maerki2009-02-161-3/+3
* Additional filter possibility for BatchDiffer so previously faulty cases can ...Jeremias Maerki2009-02-161-0/+10
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-052-9/+35
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-033-2/+292
|\
| * Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-281-0/+231
| * Disabled the PDF dump by default.Jeremias Maerki2009-01-281-2/+4
| * Bugzilla 46567: fo:marker in fo:table-row produced a ValidationExceptionAndreas L. Delmelle2009-01-221-0/+57
* | Enabling border/padding tests on region references.Jeremias Maerki2009-01-301-7/+0
* | Fixed test error for transcoders.Jeremias Maerki2009-01-309-155/+277
* | Added validation against XML Schema of the intermediate format so we notice w...Jeremias Maerki2009-01-302-0/+67
* | Merge from Trunk revisions 728026 - 731479.Jeremias Maerki2009-01-051-5/+0
|\|
| * Bugzilla #45306:Jeremias Maerki2009-01-021-5/+0
* | Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-025-5/+76
* | Most of the PostScript extensions are implemented in PSPainter now (and tested).Jeremias Maerki2008-12-222-0/+47