aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added fop.home to Main.getJARList. Adapted the documentation.Simon Pepping2007-01-062-23/+42
* Added to the documentation of FOP's classpath and jar featuresSimon Pepping2007-01-061-41/+85
* Update white-space test case to cover more Unicode whitespace codepointsManuel Mall2007-01-061-33/+311
* Documenting FOP's entry point for user written scriptsSimon Pepping2007-01-051-10/+21
* Removed debugging informationSimon Pepping2007-01-051-1/+1
* FAQ entry on usage of height on table-rows.Jeremias Maerki2007-01-051-0/+23
* Bugzilla #40930:Jeremias Maerki2007-01-044-0/+33
* Add Pascal Sancho to the active contributors list. Thanks to Pascal for his c...Vincent Hennebert2007-01-031-0/+4
* Readding the default format. This solves bug 41271.Simon Pepping2007-01-021-0/+3
* Correction: undo part of refactoring I've done locally, but not committedAndreas L. Delmelle2006-12-231-1/+1
* Slight improvement of the check in equals(); make sure String.equals() gets c...Andreas L. Delmelle2006-12-231-4/+8
* Adaptation of MarkerAttribute cache to use WeakHashMapAndreas L. Delmelle2006-12-231-26/+35
* Fix compilation error caused by incorrect package name in generated code. Als...Manuel Mall2006-12-224-13/+13
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-2243-592/+2557
* Avoid reading beyond the end of the file. This fixes bug 41117.Simon Pepping2006-12-211-2/+2
* Update of statusSimon Pepping2006-12-201-0/+6
* Remove unused attributes from TableCell. Patch by Richard WheeldonSimon Pepping2006-12-201-39/+0
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-2041-392/+301
* Optimization in Marker.java: reduction of distinct MarkerAttribute instances ...Andreas L. Delmelle2006-12-171-44/+75
* Add a disabled testcase for bug #40230 (was in my local copy for long)Vincent Hennebert2006-12-072-1/+53
* sans motsSimon Pepping2006-12-041-3/+2
* Small improvements of the table layout code:Vincent Hennebert2006-11-249-279/+419
* Removed Implementation-URL entry as that seems to be used for automatic exten...Jeremias Maerki2006-11-201-1/+0
* Put LICENSE and NOTICE in all important build artifacts.Jeremias Maerki2006-11-191-0/+4
* Tweaking performance a bit.Jeremias Maerki2006-11-131-3/+4
* Bugzilla #40387: Jeremias Maerki2006-11-131-4/+5
* Added initial support for loading fonts without a pre-created XML font metric...Jeremias Maerki2006-11-138-63/+388
* Bugzilla #40729: Jeremias Maerki2006-11-131-1/+2
* Removing non-existent link.Jeremias Maerki2006-11-131-1/+0
* Bugzilla #40729:Jeremias Maerki2006-11-1340-162/+1005
* Improve compatibility with Apache Harmony: Jeremias Maerki2006-11-121-1/+1
* Bugzilla #40813:Jeremias Maerki2006-11-123-19/+27
* Bugzilla #40849:Jeremias Maerki2006-11-124-106/+166
* ApacheCon is over, next ApacheCon in April 2007 in Amsterdam NLJeremias Maerki2006-11-081-2/+2
* Handle the case where no ImageWriter is returned. Avoids an NPE.Jeremias Maerki2006-11-081-0/+5
* Bugfix: Fixed bug when the sum of column widths of a table is larger than the...Jeremias Maerki2006-11-064-4/+119
* Better debug info.Jeremias Maerki2006-10-271-1/+1
* Style only.Jeremias Maerki2006-10-252-46/+57
* Update to latest font metric XML version to make tests work again.Jeremias Maerki2006-10-252-3/+28
* Update my profile (and, most of all, try my very first commit!)Vincent Hennebert2006-10-251-1/+3
* Added news about Vincent voted as committerChristian Geisert2006-10-231-0/+4
* listed myself as active againBertrand Delacretaz2006-10-161-1/+6
* Do not stop building the metrics file if the unicode index is not found for a...Bertrand Delacretaz2006-10-131-12/+15
* fop script again. Forgot to remove debugging information.Simon Pepping2006-10-131-11/+0
* Improve the invocation of cygpath for cygwin. This fixes bugSimon Pepping2006-10-131-3/+20
* Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files.Bertrand Delacretaz2006-10-122-1/+45
* Bugzilla 40724, kerning works now for custom CID fonts.Bertrand Delacretaz2006-10-121-45/+85
* Fixed possible endless loop.Jeremias Maerki2006-10-111-5/+4
* Tabs again. :-)Jeremias Maerki2006-10-111-11/+11
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-118-73/+84