| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 3 | -17/+13 |
* | Amended a non-ASCII character in a comment | Mehdi Houshmand | 2012-01-23 | 1 | -1/+1 |
* | added svn:eol-style=native property to recently added new files | Chris Bowditch | 2012-01-20 | 17 | -1601/+1601 |
* | use of £ was causing some cross platform issues since it's part of the ASCII... | Chris Bowditch | 2012-01-19 | 1 | -1/+1 |
* | Bugzilla #51209: | Chris Bowditch | 2012-01-18 | 1 | -0/+72 |
* | Bugzilla #50391: | Chris Bowditch | 2012-01-10 | 5 | -11/+338 |
* | Bugzilla #51644: | Chris Bowditch | 2012-01-06 | 15 | -150/+1338 |
* | Removed file that became empty in rev. 1198853 | Vincent Hennebert | 2011-12-20 | 1 | -0/+0 |
* | Changed the error handling for AFP fonts such that errors are passed to the A... | Mehdi Houshmand | 2011-11-21 | 11 | -11/+217 |
* | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files... | Mehdi Houshmand | 2011-11-21 | 33 | -72/+1269 |
* | Bugzilla #52151: added ant script to get JaCoCo code coverage | Vincent Hennebert | 2011-11-18 | 2 | -2/+66 |
* | Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts | Chris Bowditch | 2011-11-17 | 1 | -0/+57 |
* | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all... | Vincent Hennebert | 2011-11-07 | 69 | -308/+166 |
* | Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as | Peter Hancock | 2011-11-01 | 9 | -4/+372 |
* | Cache the schema for the XML namespace to a local directory. This avoids down... | Vincent Hennebert | 2011-10-20 | 2 | -0/+95 |
* | Bugzilla#512010: Simplification of the build. | Peter Hancock | 2011-10-19 | 8 | -107/+316 |
* | Restored PDFDocumentGraphics2D functionality. | Jeremias Maerki | 2011-10-15 | 2 | -1/+96 |
* | Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p... | Peter Hancock | 2011-10-11 | 1 | -0/+108 |
* | Bugzilla #51928: Upgraded all tests to JUnit 4 | Vincent Hennebert | 2011-10-04 | 108 | -1217/+1179 |
* | PDFFactory responsible for asdigning name to a subset font. | Peter Hancock | 2011-09-26 | 2 | -0/+60 |
* | Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. | Peter Hancock | 2011-09-05 | 2 | -1/+111 |
* | Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi... | Peter Hancock | 2011-08-22 | 4 | -0/+101 |
* | Bugzilla #51596: A composite glyph can be remapped more than once in a TTF su... | Vincent Hennebert | 2011-08-08 | 2 | -0/+192 |
* | Added support for 128bit encryption in PDF output. Based on work by Michael R... | Vincent Hennebert | 2011-08-08 | 10 | -0/+843 |
* | Fixed a bug in AFP where the object area axes of an Include Object was incorr... | Peter Hancock | 2011-07-27 | 7 | -2/+697 |
* | Fixed regression introduced by SVN rev 1088079: | Jeremias Maerki | 2011-06-21 | 1 | -0/+46 |
* | Fixed io exception in MODCAParser caused by the improper use of mark() and re... | Peter Hancock | 2011-05-17 | 2 | -0/+240 |
* | https://issues.apache.org/jira/browse/XERCESJ-1505 | Jeremias Maerki | 2011-04-29 | 1 | -1/+17 |
* | Added id element to intermediate format to track the origin of content. | Vincent Hennebert | 2011-04-18 | 30 | -426/+1729 |
* | Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat... | Andreas L. Delmelle | 2011-04-06 | 1 | -0/+32 |
* | Property fixup | Andreas L. Delmelle | 2011-04-03 | 1 | -42/+42 |
* | Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov... | Andreas L. Delmelle | 2011-04-03 | 1 | -0/+43 |
* | Properly fix the case of unresolved bookmarks for the intermediate format: by... | Andreas L. Delmelle | 2011-03-27 | 1 | -1/+1 |
* | Temporarily disable new test added in r1085824 | Andreas L. Delmelle | 2011-03-27 | 1 | -6/+6 |
* | Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex... | Andreas L. Delmelle | 2011-03-26 | 1 | -0/+6 |
* | Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w... | Andreas L. Delmelle | 2011-03-26 | 1 | -0/+56 |
* | Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such... | Vincent Hennebert | 2011-03-24 | 7 | -12/+309 |
* | Bugfix: keep-together does not apply to fo:table-cell | Vincent Hennebert | 2011-03-22 | 4 | -4/+80 |
* | Fixed spurious table warnings | Vincent Hennebert | 2011-03-22 | 1 | -3/+3 |
* | Bugfix: keep-together on a table containing row-spanning cells was not honored | Vincent Hennebert | 2011-03-21 | 1 | -0/+69 |
* | Renamed Viewport into InlineViewport | Vincent Hennebert | 2011-03-15 | 1 | -3/+3 |
* | Bugzilla #49910: clipping rectangle is wrong on side-regions | Vincent Hennebert | 2011-03-14 | 6 | -0/+229 |
* | Bugzilla #50196: padding-start ignored when table-header/footer is repeated. | Vincent Hennebert | 2011-03-09 | 1 | -0/+77 |
* | b49835 | Andreas L. Delmelle | 2011-03-07 | 2 | -5/+162 |
* | Merge from Trunk, revisions 1060235 to 1069383. | Jeremias Maerki | 2011-02-10 | 14 | -52/+662 |
|\ |
|
| * | Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877) | Andreas L. Delmelle | 2011-02-06 | 1 | -1/+6 |
| * | Preceding cleanups 'fixed' behavior in test case | Andreas L. Delmelle | 2011-02-06 | 1 | -5/+1 |
| * | Disable pixel tests due to differences between JVMs. | Jeremias Maerki | 2011-02-04 | 1 | -1/+1 |
| * | Fix compile error when JAI is not around. | Jeremias Maerki | 2011-02-04 | 1 | -2/+1 |
| * | Some tests for bitmap conversions. | Jeremias Maerki | 2011-02-04 | 2 | -0/+169 |