| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -465/+0 |
* | FOP-2249: elide formatting controls - preliminary | Glenn Adams | 2014-10-14 | 1 | -2/+2 |
* | FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ... | Glenn Adams | 2014-09-20 | 1 | -0/+8 |
* | FOP-2213 use kern table when no GPOS kern lookups are present | Glenn Adams | 2014-09-09 | 1 | -0/+5 |
* | FOP-2391: preliminary (but incomplete) support for complex script text nodes ... | Glenn Adams | 2014-08-03 | 1 | -4/+7 |
* | Removed CSOFF: LineLengthCheck that have crept in existing files | Vincent Hennebert | 2014-07-15 | 1 | -2/+0 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 1 | -10/+10 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 1 | -20/+20 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -6/+105 |
* | Add a cast from char to int before autoboxing | Simon Pepping | 2010-12-04 | 1 | -2/+2 |
* | Replaced creation of new Integer with Java autoboxing feature | Vincent Hennebert | 2010-12-01 | 1 | -2/+2 |
* | Partial application of patch 50245 by Mehdi Houshmand | Simon Pepping | 2010-11-26 | 1 | -5/+6 |
* | Application of the patch submitted by Alexander Kiel to improve variable name... | Adrian Cumiskey | 2009-10-15 | 1 | -1/+4 |
* | All AFP library classes without Renderer dependencies moved from org.apache.f... | Adrian Cumiskey | 2008-10-27 | 1 | -0/+1 |
* | Merged revisions 707627 via svnmerge from | Adrian Cumiskey | 2008-10-24 | 1 | -5/+6 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 1 | -2/+2 |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -9/+9 |
* | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 1 | -1/+10 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 1 | -1/+1 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 1 | -0/+8 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 1 | -2/+7 |
* | Changed my mind on handling of width calculation for zero width spaces and mo... | Manuel Mall | 2007-07-22 | 1 | -0/+4 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -1/+1 |
* | Bugzilla 42843: Warn on glyph substitution (offered by Max Berger) | Andreas L. Delmelle | 2007-07-14 | 1 | -0/+7 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -5/+15 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 1 | -43/+51 |
* | As announced, I brought FontTriplet to more life by making it Serializable an... | Jeremias Maerki | 2005-12-22 | 1 | -9/+11 |
* | New function to determine whether a particular character is available for thi... | Jeremias Maerki | 2004-04-03 | 1 | -2/+18 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | move static methods getCharWidth and getWordWidth from util.CharUtilities to ... | William Victor Mote | 2003-10-10 | 1 | -1/+96 |
* | move font constants from control.Document to fonts.Font | William Victor Mote | 2003-08-14 | 1 | -11/+18 |
* | move layout.FontState to fonts.Font | William Victor Mote | 2003-08-14 | 1 | -0/+206 |
* | move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState... | William Victor Mote | 2003-08-14 | 1 | -83/+0 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+83 |