| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for new linebreaking in combination with hyphenation not correctly breaki... | Manuel Mall | 2007-01-11 | 1 | -21/+25 |
* | In relaxed validation mode, it should be acceptable to have fo:table-footer /... | Vincent Hennebert | 2007-01-09 | 1 | -1/+1 |
* | Added afp to command line options help, marked mif and svg as experimental | Manuel Mall | 2007-01-08 | 1 | -4/+7 |
* | Added fop.home to Main.getJARList. Adapted the documentation. | Simon Pepping | 2007-01-06 | 1 | -1/+7 |
* | Bugzilla #40930: | Jeremias Maerki | 2007-01-04 | 3 | -0/+30 |
* | Readding the default format. This solves bug 41271. | Simon Pepping | 2007-01-02 | 1 | -0/+3 |
* | Correction: undo part of refactoring I've done locally, but not committed | Andreas L. Delmelle | 2006-12-23 | 1 | -1/+1 |
* | Slight improvement of the check in equals(); make sure String.equals() gets c... | Andreas L. Delmelle | 2006-12-23 | 1 | -4/+8 |
* | Adaptation of MarkerAttribute cache to use WeakHashMap | Andreas L. Delmelle | 2006-12-23 | 1 | -26/+35 |
* | Fix compilation error caused by incorrect package name in generated code. Als... | Manuel Mall | 2006-12-22 | 1 | -1/+1 |
* | Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to... | Manuel Mall | 2006-12-22 | 3 | -287/+1184 |
* | Avoid reading beyond the end of the file. This fixes bug 41117. | Simon Pepping | 2006-12-21 | 1 | -2/+2 |
* | Remove unused attributes from TableCell. Patch by Richard Wheeldon | Simon Pepping | 2006-12-20 | 1 | -39/+0 |
* | Comment out unused properties. Patch by Richard Wheeldon | Simon Pepping | 2006-12-20 | 41 | -392/+301 |
* | Optimization in Marker.java: reduction of distinct MarkerAttribute instances ... | Andreas L. Delmelle | 2006-12-17 | 1 | -44/+75 |
* | Small improvements of the table layout code: | Vincent Hennebert | 2006-11-24 | 9 | -279/+419 |
* | Tweaking performance a bit. | Jeremias Maerki | 2006-11-13 | 1 | -3/+4 |
* | Bugzilla #40387:
| Jeremias Maerki | 2006-11-13 | 1 | -4/+5 |
* | Added initial support for loading fonts without a pre-created XML font metric... | Jeremias Maerki | 2006-11-13 | 7 | -63/+384 |
* | Bugzilla #40729:
| Jeremias Maerki | 2006-11-13 | 1 | -1/+2 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 35 | -152/+934 |
* | Improve compatibility with Apache Harmony:
| Jeremias Maerki | 2006-11-12 | 1 | -1/+1 |
* | Bugzilla #40813: | Jeremias Maerki | 2006-11-12 | 2 | -19/+23 |
* | Bugzilla #40849: | Jeremias Maerki | 2006-11-12 | 3 | -106/+163 |
* | Handle the case where no ImageWriter is returned. Avoids an NPE. | Jeremias Maerki | 2006-11-08 | 1 | -0/+5 |
* | Bugfix: Fixed bug when the sum of column widths of a table is larger than the... | Jeremias Maerki | 2006-11-06 | 2 | -4/+27 |
* | Better debug info. | Jeremias Maerki | 2006-10-27 | 1 | -1/+1 |
* | Do not stop building the metrics file if the unicode index is not found for a... | Bertrand Delacretaz | 2006-10-13 | 1 | -12/+15 |
* | Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files. | Bertrand Delacretaz | 2006-10-12 | 2 | -1/+45 |
* | Bugzilla 40724, kerning works now for custom CID fonts. | Bertrand Delacretaz | 2006-10-12 | 1 | -45/+85 |
* | Fixed possible endless loop. | Jeremias Maerki | 2006-10-11 | 1 | -5/+4 |
* | Tabs again. :-) | Jeremias Maerki | 2006-10-11 | 1 | -11/+11 |
* | FilledArea now properly applies the variation factor, when a page | Simon Pepping | 2006-10-11 | 5 | -13/+75 |
* | Just an attempt to clarify what "bf" means. | Jeremias Maerki | 2006-10-11 | 1 | -1/+1 |
* | Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@any... | Bertrand Delacretaz | 2006-10-11 | 1 | -63/+39 |
* | code style
| Jeremias Maerki | 2006-10-11 | 3 | -66/+57 |
* | in debug mode, log the font tables names | Bertrand Delacretaz | 2006-10-10 | 1 | -0/+1 |
* | (this file was missing in previous commit) | Bertrand Delacretaz | 2006-10-10 | 1 | -0/+322 |
* | Applied patch from bugzilla 5335, comment 10. | Bertrand Delacretaz | 2006-10-10 | 5 | -14/+97 |
* | Throw exception if font does not provide a loca table (happens when attemptin... | Bertrand Delacretaz | 2006-10-10 | 1 | -2/+6 |
* | Throw exception if glyf table is not found (currently happens with some OTF f... | Bertrand Delacretaz | 2006-10-10 | 1 | -0/+1 |
* | Create a dummy PercentBaseContext in FOPRtfAttributes, so that | Simon Pepping | 2006-10-09 | 1 | -1/+18 |
* | Fix a small error in ListItemLayoutManager. Patch submitted by Julien | Simon Pepping | 2006-10-09 | 1 | -1/+1 |
* | Prevent a StringIndexOutOfBoundsException when the PNG output file | Simon Pepping | 2006-10-09 | 1 | -5/+25 |
* | Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods. | Joerg Pietschmann | 2006-10-07 | 16 | -67/+43 |
* | Fixed layout of forward page number citation references in fo:inline | Simon Pepping | 2006-10-07 | 5 | -37/+13 |
* | Don't swallow the exception. At least log it. | Jeremias Maerki | 2006-10-07 | 1 | -0/+6 |
* | Bugfix: Nested tables with headers and footers were not handled correctly and... | Jeremias Maerki | 2006-10-07 | 2 | -6/+33 |
* | Fixed a compilation problem. | Jeremias Maerki | 2006-10-07 | 1 | -3/+6 |
* | This fixes a bug that has crept in page number resolution, viz. the text was ... | Simon Pepping | 2006-10-06 | 1 | -1/+2 |