| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ... | Adrian Cumiskey | 2008-04-25 | 48 | -527/+1746 |
* | Merged revisions 649657,650050 via svnmerge from | Adrian Cumiskey | 2008-04-21 | 5 | -48/+42 |
* | Merged revisions 649477,649552 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 2 | -25/+27 |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 17 | -231/+545 |
* | Merged revisions 648985,649012,649091,649119,649146,649149,649160 via svnmerg... | Adrian Cumiskey | 2008-04-17 | 19 | -94/+393 |
* | Structured field length fix for ObjectContainer. | Adrian Cumiskey | 2008-04-16 | 1 | -3/+3 |
* | Further reworking and refinements. Not a working model yet. | Adrian Cumiskey | 2008-04-16 | 33 | -441/+631 |
* | Merged revisions 648381 via svnmerge from | Adrian Cumiskey | 2008-04-16 | 28 | -213/+806 |
* | Merged revisions 648206 via svnmerge from | Adrian Cumiskey | 2008-04-15 | 1 | -11/+21 |
* | Merged revisions 647770,648122 via svnmerge from | Adrian Cumiskey | 2008-04-15 | 2 | -2/+8 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 220 | -1624/+9158 |
* | Some fixes to apply but committed in preparation for http://svn.apache.org/vi... | Adrian Cumiskey | 2008-04-11 | 30 | -1117/+1647 |
* | Merged revisions 645104 via svnmerge from | Adrian Cumiskey | 2008-04-08 | 3 | -3/+3 |
* | Merged revisions 644691,644697 via svnmerge from | Adrian Cumiskey | 2008-04-04 | 2 | -7/+16 |
* | Merged revisions 644208,644213 via svnmerge from | Adrian Cumiskey | 2008-04-03 | 15 | -210/+449 |
* | Merged revisions 642923-642924,642927 via svnmerge from | Adrian Cumiskey | 2008-04-01 | 3 | -9/+22 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 239 | -18887/+13666 |
* | Forgot to remove this. | Adrian Cumiskey | 2008-03-27 | 1 | -3/+1 |
* | Committing in preparation for trunk merge. | Adrian Cumiskey | 2008-03-27 | 65 | -1771/+4772 |
* | Moved goca package to level above modca. | Adrian Cumiskey | 2008-03-27 | 20 | -0/+1661 |
* | Added goca package. | Adrian Cumiskey | 2008-03-27 | 0 | -0/+0 |
* | Added AFP base font configuration | Adrian Cumiskey | 2008-03-27 | 1 | -0/+311 |
* | This package has been moved to its own top level. | Adrian Cumiskey | 2008-03-27 | 21 | -1709/+0 |
* | Created new branch for AFP GOCA and include resource stuff. | Adrian Cumiskey | 2008-02-25 | 0 | -0/+0 |
* | - added full support for keep-with-previous on table-row and in table-cell | Vincent Hennebert | 2008-02-25 | 29 | -311/+2040 |
* | Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al... | Jeremias Maerki | 2008-02-25 | 2 | -7/+128 |
* | Fixed backward compatiblity with 1.4 | Maximilian Berger | 2008-02-22 | 1 | -2/+2 |
* | Turned on XInclude processing for the main source given on the command line. | Maximilian Berger | 2008-02-21 | 2 | -3/+31 |
* | Moved me to commiters :) | Maximilian Berger | 2008-02-21 | 1 | -5/+5 |
* | Fixed a bug leading to the content of row-spanning cells being duplicated at ... | Vincent Hennebert | 2008-02-19 | 2 | -5/+79 |
* | Added support for reading the OS/2 table's usWeightClass value which supports... | Jeremias Maerki | 2008-02-19 | 4 | -2/+38 |
* | Fixed NPE when no AFM is available and the PFM didn't provide a xHeight. | Jeremias Maerki | 2008-02-19 | 1 | -15/+21 |
* | Bugfix: a specified font-weight of 100 could result into a resolved font-weig... | Jeremias Maerki | 2008-02-19 | 1 | -1/+7 |
* | Bugzilla #44451: | Jeremias Maerki | 2008-02-19 | 7 | -16/+104 |
* | Style only: removed spurious ^M characters at the end of lines | Vincent Hennebert | 2008-02-19 | 3 | -211/+211 |
* | Makes sense to mention the removal of deprecated methods. | Jeremias Maerki | 2008-02-18 | 1 | -0/+4 |
* | Made the necessary changes to remove the long-standing deprecations in the ap... | Jeremias Maerki | 2008-02-18 | 3 | -116/+22 |
* | It currently doesn't work properly without a layout-master-set. | Jeremias Maerki | 2008-02-18 | 1 | -3/+3 |
* | Reducing noise. Better messages. | Jeremias Maerki | 2008-02-18 | 2 | -6/+9 |
* | fop-rgb-icc() function did not make the round-trip which caused an error in t... | Jeremias Maerki | 2008-02-18 | 7 | -98/+233 |
* | Extract original exception in BasePDFTestCase.java. They are normally embedde... | Jeremias Maerki | 2008-02-18 | 2 | -7/+36 |
* | No stack traces with missing images. | Jeremias Maerki | 2008-02-18 | 3 | -0/+9 |
* | Extracted most of the code in CodePointMapping (generated by XSLT) into a bas... | Jeremias Maerki | 2008-02-16 | 11 | -133/+397 |
* | rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi... | Vincent Hennebert | 2008-02-15 | 2 | -6/+5 |
* | break-after set on the last child of a row-spanning cell must apply to the la... | Vincent Hennebert | 2008-02-14 | 2 | -1/+92 |
* | Created Constants for unit descriptions | Maximilian Berger | 2008-02-14 | 6 | -22/+45 |
* | Simplified the detection of double as integer | Vincent Hennebert | 2008-02-14 | 1 | -2/+1 |
* | Fix problem with alternate Unicode code point overriding existing better ones... | Jeremias Maerki | 2008-02-14 | 6 | -61/+247 |
* | When I first saw this it surprised me, it seems to have been here for quite s... | Adrian Cumiskey | 2008-02-14 | 1 | -28/+9 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 37 | -934/+2272 |