aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Just an attempt to clarify what "bf" means.Jeremias Maerki2006-10-111-1/+1
* Added a task for a source JAR (for Maven and Eclipse users)Jeremias Maerki2006-10-111-0/+38
* Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@any...Bertrand Delacretaz2006-10-111-63/+39
* Added a note about the "changing available IPD" problem.Jeremias Maerki2006-10-111-4/+8
* code style Jeremias Maerki2006-10-113-66/+57
* in debug mode, log the font tables namesBertrand Delacretaz2006-10-101-0/+1
* (this file was missing in previous commit)Bertrand Delacretaz2006-10-101-0/+322
* Applied patch from bugzilla 5335, comment 10.Bertrand Delacretaz2006-10-105-14/+97
* Throw exception if font does not provide a loca table (happens when attemptin...Bertrand Delacretaz2006-10-101-2/+6
* Throw exception if glyf table is not found (currently happens with some OTF f...Bertrand Delacretaz2006-10-101-0/+1
* Create a dummy PercentBaseContext in FOPRtfAttributes, so thatSimon Pepping2006-10-091-1/+18
* Fix a small error in ListItemLayoutManager. Patch submitted by JulienSimon Pepping2006-10-091-1/+1
* Prevent a StringIndexOutOfBoundsException when the PNG output fileSimon Pepping2006-10-091-5/+25
* Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.Joerg Pietschmann2006-10-0716-67/+43
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-076-39/+13
* Don't swallow the exception. At least log it.Jeremias Maerki2006-10-071-0/+6
* Bugfix: Nested tables with headers and footers were not handled correctly and...Jeremias Maerki2006-10-074-6/+216
* Fixed a compilation problem.Jeremias Maerki2006-10-071-3/+6
* This fixes a bug that has crept in page number resolution, viz. the text was ...Simon Pepping2006-10-062-1/+54
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-0519-7/+120
* Added my keySimon Pepping2006-10-041-0/+37
* Add link to CambridgeDocs (they are using FOP!)Jeremias Maerki2006-10-021-0/+1
* Setting basedir on the JUnit tasks to avoid problems in certain environments.Jeremias Maerki2006-09-291-7/+7
* Working on bug #5335, barcode.fo example fixed to work with current codeBertrand Delacretaz2006-09-213-42/+142
* More fo.examples overridable properties, working on bug #5335 comment #14Bertrand Delacretaz2006-09-211-1/+4
* Working on bug #5335: font did not embed correctly, replaced with a fresh dow...Bertrand Delacretaz2006-09-211-0/+0
* Fix bug #40569: throw IOException when embed-url was specified for an embedde...Bertrand Delacretaz2006-09-211-5/+8
* Overridable property "fo.examples.include" added to select which examples to ...Bertrand Delacretaz2006-09-211-1/+2
* Failed with "Border and padding for region "xsl-region-after" must be '0'" er...Bertrand Delacretaz2006-09-211-4/+1
* Simple test of the PDFCMap class, before refactoring it for ToUnicode Bertrand Delacretaz2006-09-202-0/+71