| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla #25997,#25999:
| Jeremias Maerki | 2007-02-03 | 3 | -18/+72 |
* | Fix for bugzilla 41503: | Andreas L. Delmelle | 2007-01-31 | 1 | -1/+2 |
* | Fix for bug 41019, minor changes to a few testcases as now a different set of... | Luca Furini | 2007-01-30 | 2 | -7/+32 |
* | Fix for PDF corruption when a TrueType font with spaces in its name is embedd... | Jeremias Maerki | 2007-01-26 | 1 | -2/+25 |
* | Typo in javadoc | Jeremias Maerki | 2007-01-26 | 1 | -1/+1 |
* | Bugzilla #41426: | Jeremias Maerki | 2007-01-22 | 1 | -2/+2 |
* | Point to upcoming ApacheCon EU | Jeremias Maerki | 2007-01-22 | 1 | -6/+6 |
* | Bugfix: Seeking to the end of the file is legal, only reading from this posit... | Jeremias Maerki | 2007-01-16 | 1 | -1/+1 |
* | Added a compliance column for the development version | Simon Pepping | 2007-01-15 | 2 | -52/+1038 |
* | Two Knuth boxes following each other should only be considered for an additio... | Manuel Mall | 2007-01-14 | 1 | -1/+3 |
* | Initial support for soft hyphens | Manuel Mall | 2007-01-13 | 1 | -43/+87 |
* | Code cleanup: | Andreas L. Delmelle | 2007-01-11 | 35 | -56/+62 |
* | Added support for line-height-shift-adjustment property | Manuel Mall | 2007-01-11 | 2 | -9/+12 |
* | Fix for new linebreaking in combination with hyphenation not correctly breaki... | Manuel Mall | 2007-01-11 | 1 | -21/+25 |
* | changed download links to to reflect xmlgraphics (http://archive.apache.org/d... | Clay Leeds | 2007-01-11 | 1 | -3/+3 |
* | Updates after release 0.93, a.o. the new approval procedure | Simon Pepping | 2007-01-10 | 1 | -19/+59 |
* | Changed rgb-icc compliance indicator from 'no' to 'yes' (Thanks Elliotte) | Clay Leeds | 2007-01-10 | 1 | -2/+2 |
* | Created a static known-issues item in the release tab. Updated the | Simon Pepping | 2007-01-09 | 8 | -52/+680 |
* | In relaxed validation mode, it should be acceptable to have fo:table-footer /... | Vincent Hennebert | 2007-01-09 | 1 | -1/+1 |
* | added some info about me | Christian Geisert | 2007-01-08 | 1 | -1/+6 |
* | Added afp to command line options help, marked mif and svg as experimental | Manuel Mall | 2007-01-08 | 1 | -4/+7 |
* | Fixed some more invalid links. | Jeremias Maerki | 2007-01-07 | 5 | -6/+6 |
* | Merging changes from branch fop-0.93 back into trunk, change year 2006 | Simon Pepping | 2007-01-07 | 56 | -1031/+1710 |
* | Added fop.home to Main.getJARList. Adapted the documentation. | Simon Pepping | 2007-01-06 | 2 | -23/+42 |
* | Added to the documentation of FOP's classpath and jar features | Simon Pepping | 2007-01-06 | 1 | -41/+85 |
* | Documenting FOP's entry point for user written scripts | Simon Pepping | 2007-01-05 | 1 | -10/+21 |
* | FAQ entry on usage of height on table-rows. | Jeremias Maerki | 2007-01-05 | 1 | -0/+23 |
* | Bugzilla #40930: | Jeremias Maerki | 2007-01-04 | 3 | -0/+30 |
* | Add Pascal Sancho to the active contributors list. Thanks to Pascal for his c... | Vincent Hennebert | 2007-01-03 | 1 | -0/+4 |
* | 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 | 2 | -2/+2 |
* | Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to... | Manuel Mall | 2006-12-22 | 36 | -287/+1871 |
* | 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 |
* | sans mots | Simon Pepping | 2006-12-04 | 1 | -3/+2 |
* | 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 |
* | Removing non-existent link. | Jeremias Maerki | 2006-11-13 | 1 | -1/+0 |
* | 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 |