| Commit message (Expand) | Author | Age | Files | Lines |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 45 | -230/+1708 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 71 | -379/+305 |
* | Moved PDFBridgeContext to a separate class so it can be used by both the PDFT... | Jeremias Maerki | 2005-11-10 | 3 | -56/+114 |
* | Scale factor was wrong. Base must be 72dpi, not the default resolution of the... | Jeremias Maerki | 2005-11-10 | 1 | -2/+4 |
* | Get rid of annoying source of calculation inaccuracies. | Jeremias Maerki | 2005-11-10 | 1 | -8/+18 |
* | Bugzilla #37305:
| Jeremias Maerki | 2005-11-10 | 2 | -4/+50 |
* | Fix for file: URL handling. The condition for adding a leading slash was wrong. | Jeremias Maerki | 2005-11-10 | 1 | -2/+6 |
* | Bugzilla #37432:
| Jeremias Maerki | 2005-11-10 | 2 | -9/+31 |
* | Reintroduce encoding feature for Text Renderer that was in the maintenance br... | Jeremias Maerki | 2005-11-09 | 2 | -2/+39 |
* | Bugzilla #37253:
| Jeremias Maerki | 2005-11-09 | 12 | -88/+2105 |
* | Bugzilla #37330:
| Jeremias Maerki | 2005-11-09 | 1 | -27/+47 |
* | Bugzilla #37236:
| Jeremias Maerki | 2005-11-09 | 1 | -30/+210 |
* | Fix for Bug 36928 - refresh cached property value if explicitly set twice whi... | Manuel Mall | 2005-11-09 | 1 | -0/+3 |
* | Fix for bug #37417:
| Jeremias Maerki | 2005-11-09 | 1 | -1/+5 |
* | Fix for bug #37415 | Andreas L. Delmelle | 2005-11-08 | 1 | -1/+1 |
* | Fix for bug #37412:
| Jeremias Maerki | 2005-11-08 | 1 | -0/+3 |
* | Fixed typo. | Jeremias Maerki | 2005-11-08 | 1 | -1/+1 |
* | Fix for bug #37270: | Jeremias Maerki | 2005-11-08 | 2 | -42/+88 |
* | EMF support review: Copyright years, rounding problems, code simplifications | Jeremias Maerki | 2005-11-08 | 4 | -26/+22 |
* | Another character encoding update | Manuel Mall | 2005-11-08 | 1 | -93/+93 |
* | Another attempt to fix the compilation problem. I can't tell what happened. | Jeremias Maerki | 2005-11-08 | 1 | -2/+2 |
* | Removed an illegal character that sneaked in when I copied the last patch fro... | Jeremias Maerki | 2005-11-08 | 1 | -4/+4 |
* | Fix for footnote support in RTF handler.
| Jeremias Maerki | 2005-11-08 | 1 | -10/+18 |
* | Rendering of text-decoration was broken | Manuel Mall | 2005-11-08 | 1 | -2/+2 |
* | Fixed white space handling during refinement, added test cases, corrected err... | Manuel Mall | 2005-11-03 | 6 | -121/+149 |
* | Added warning message (Bugzilla 37329) | Andreas L. Delmelle | 2005-11-02 | 1 | -2/+7 |
* | Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 3... | Andreas L. Delmelle | 2005-11-02 | 1 | -1/+1 |
* | Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with ... | Manuel Mall | 2005-10-31 | 1 | -3/+0 |
* | Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi... | Peter Herweg | 2005-10-30 | 6 | -22/+332 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 13 | -78/+127 |
* | Fix for Bug #36403. | Jeremias Maerki | 2005-10-27 | 1 | -4/+26 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 35 | -2/+760 |
* | Printing out the revision of Version.java makes no sense. It's not always upd... | Jeremias Maerki | 2005-10-27 | 1 | -6/+12 |
* | Javadoc fixes. | Jeremias Maerki | 2005-10-27 | 4 | -40/+4 |
* | Bugzilla #37236:
| Jeremias Maerki | 2005-10-26 | 6 | -102/+163 |
* | Fixed various javadoc problems, fixed a deprecation warning, removed function... | Manuel Mall | 2005-10-26 | 18 | -51/+45 |
* | Ported the command-line options for PDF encryption to trunk. | Jeremias Maerki | 2005-10-25 | 2 | -9/+64 |
* | Fix for bug 36238 (at least in the PDFRenderer) | Luca Furini | 2005-10-25 | 12 | -32/+296 |
* | Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added... | Jeremias Maerki | 2005-10-24 | 1 | -0/+3 |
* | Simplified configuration XML as proposed. | Jeremias Maerki | 2005-10-24 | 1 | -15/+18 |
* | Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854... | Manuel Mall | 2005-10-24 | 2 | -66/+0 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 42 | -557/+2811 |
* | Oooops. Wrong header. | Jeremias Maerki | 2005-10-21 | 1 | -1/+1 |
* | FOP now retrieves the version information from the Manifest or from SVN infor... | Jeremias Maerki | 2005-10-21 | 2 | -1/+49 |
* | Fix to make the Graphics.create() method (calls a copy constructor) work.
| Jeremias Maerki | 2005-10-19 | 4 | -54/+132 |
* | Fix for internal forward references in PDF output (basic-link with internal-d... | Jeremias Maerki | 2005-10-18 | 6 | -47/+112 |
* | Inline block parents were not correctly positioned when border/padding got in... | Manuel Mall | 2005-10-14 | 3 | -0/+9 |
* | Fixing a ClassCastException due to the incorrect "pattern" of elements repres... | Luca Furini | 2005-10-14 | 1 | -2/+8 |
* | Output the difference, too. | Jeremias Maerki | 2005-10-13 | 1 | -1/+1 |
* | toString() a little more compact. | Jeremias Maerki | 2005-10-13 | 1 | -1/+3 |