| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two missing files from r698280 | Andreas L. Delmelle | 2008-09-24 | 2 | -5/+1 |
* | Cleanup firstWhiteSpaceInSeq at end of block too... | Andreas L. Delmelle | 2008-09-23 | 1 | -0/+1 |
* | Bugzilla 40798: A conditional-page-master-reference with page-position="last"... | Andreas L. Delmelle | 2008-09-23 | 7 | -94/+51 |
* | Fixed stray "xml.apache.org". | Jeremias Maerki | 2008-09-19 | 3 | -3/+3 |
* | Bugzilla #45795: | Jeremias Maerki | 2008-09-17 | 1 | -0/+15 |
* | Re-enabled image loader testcases | Maximilian Berger | 2008-09-16 | 3 | -7/+7 |
* | PDF Output: Made sure the XMP Metadata stream is never compressed. | Jeremias Maerki | 2008-09-15 | 1 | -4/+6 |
* | Minor fix: avoid attempts at converting a default namespace declaration as a ... | Andreas L. Delmelle | 2008-09-10 | 1 | -4/+5 |
* | Bugzilla #45734: | Jeremias Maerki | 2008-09-10 | 1 | -3/+5 |
* | Bugzilla #45616: | Jeremias Maerki | 2008-09-10 | 1 | -10/+7 |
* | Some older TTF fonts have shorter OS/2 tables. This fixes potential EOFExcept... | Jeremias Maerki | 2008-09-10 | 1 | -15/+30 |
* | This is a better fix which will cater for the case where the first character ... | Adrian Cumiskey | 2008-09-09 | 1 | -4/+4 |
* | Make PFM string parsing a little more robust | Adrian Cumiskey | 2008-09-09 | 1 | -1/+6 |
* | Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast ... | Andreas L. Delmelle | 2008-08-30 | 1 | -2/+2 |
* | Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inli... | Andreas L. Delmelle | 2008-08-29 | 1 | -1/+2 |
* | Added missing generation of areas for empty grid units in tables with collaps... | Jeremias Maerki | 2008-08-29 | 2 | -8/+111 |
* | Expanded warning message about borders and paddings on regions. | Luca Furini | 2008-08-27 | 1 | -1/+1 |
* | Forgot to add deprecated public statics. | Adrian Cumiskey | 2008-08-26 | 1 | -0/+18 |
* | Deprecate UnitConv now that it resides only in xmlgraphics commons. | Adrian Cumiskey | 2008-08-26 | 1 | -0/+152 |
* | Hmm, I missed the redirects for the 0.95 release. | Jeremias Maerki | 2008-08-25 | 1 | -24/+34 |
* | CommonURIResolver is no longer a singleton | Maximilian Berger | 2008-08-25 | 1 | -1/+1 |
* | Minor documentation improvements, most notably a comment about keep-together=... | Jeremias Maerki | 2008-08-25 | 1 | -2/+13 |
* | Fixed example. | Jeremias Maerki | 2008-08-25 | 2 | -2/+2 |
* | Added a page on metadata (partly ported from the FOP Wiki). | Jeremias Maerki | 2008-08-25 | 5 | -6/+488 |
* | Re-added moved class as deprecated | Maximilian Berger | 2008-08-25 | 3 | -0/+191 |
* | Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn... | Jeremias Maerki | 2008-08-25 | 1 | -47/+58 |
* | Moved DataURIResolver from FOP to commons; use new URIResolver registry | Maximilian Berger | 2008-08-24 | 4 | -243/+5 |
* | minor spelling mistakes | Maximilian Berger | 2008-08-22 | 1 | -3/+3 |
* | Merge from branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/f... | Jeremias Maerki | 2008-08-22 | 1 | -1/+3 |
* | Added an FAQ entry about the element mismatch error message. | Jeremias Maerki | 2008-08-21 | 1 | -0/+41 |
* | * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions. | Adrian Cumiskey | 2008-08-20 | 9 | -192/+33 |
* | Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave it | Maximilian Berger | 2008-08-20 | 2 | -2/+2 |
* | valueOf is Java 1.5+ only | Maximilian Berger | 2008-08-20 | 2 | -2/+2 |
* | Moved mptToPt() and ptToMpt() from AbstractRenderer to UnitConv. One less de... | Adrian Cumiskey | 2008-08-20 | 5 | -41/+44 |
* | Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on... | Adrian Cumiskey | 2008-08-14 | 6 | -49/+52 |
* | Fixed the source for a division by zero when the content of an fo:leader with... | Jeremias Maerki | 2008-08-14 | 1 | -10/+16 |
* | Removed three unused classes in the traits package. | Jeremias Maerki | 2008-08-14 | 3 | -159/+0 |
* | Fixed border trait parsing for the area tree XML when CMYK or ICC colors were... | Jeremias Maerki | 2008-08-13 | 1 | -7/+14 |
* | Bugzilla #45606: | Jeremias Maerki | 2008-08-10 | 1 | -7/+8 |
* | Merge from 0_95 branch: | Jeremias Maerki | 2008-08-10 | 1 | -15/+14 |
* | Bugzilla 45490: Avoid altering the original 'href' if the protocol is other t... | Andreas L. Delmelle | 2008-08-10 | 1 | -9/+10 |
* | Converted the project news to a special XML format so I can generate an RSS f... | Jeremias Maerki | 2008-08-06 | 6 | -210/+341 |
* | Some missing release info. | Jeremias Maerki | 2008-08-06 | 1 | -5/+5 |
* | Oopsy, that wasn't intended to get into trunk. | Jeremias Maerki | 2008-08-05 | 1 | -2/+0 |
* | Removed "Areas of expertise" as discussed. | Jeremias Maerki | 2008-08-05 | 2 | -204/+12 |
* | Fixed small mistake with weight adjustment on font lookup. Weight 400 was sli... | Jeremias Maerki | 2008-08-05 | 1 | -1/+1 |
* | The FontEventListener was not wired into font auto-detection. An error while ... | Jeremias Maerki | 2008-08-05 | 2 | -11/+24 |
* | Skip IO Exception when loading a PFM and an AFM could be loaded. The PFM is o... | Jeremias Maerki | 2008-08-05 | 1 | -0/+5 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-08-05 | 5 | -20/+35 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 44 | -374/+1093 |