aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/CharacterLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-2/+2
* Implemented Font auto-selection word-by-wordMaximilian Berger2008-05-281-30/+2
* Support character-by-character font-selection strategy on fo:character elementMaximilian Berger2008-05-111-5/+29
* Cleanup and minor refactoring:Andreas L. Delmelle2008-03-231-17/+6
* Better solution for missing hyphenation character problem.Jeremias Maerki2007-11-121-7/+6
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-2/+6
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-7/+7
* Bugzilla #42109: Jeremias Maerki2007-05-211-2/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* List NBSP under adjustable spaces in CharUtilities.Jeremias Maerki2006-04-101-5/+11
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-3/+2
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-4/+5
* More work on preparing for the intermediate format.Jeremias Maerki2005-12-221-2/+1
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-1/+2
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-5/+5
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-89/+63
* Bugzilla #36379:Finn Bock2005-08-311-2/+6
* Bugfix for Bugzilla #36248 (and inline2.xml): Jeremias Maerki2005-08-201-6/+9
* Removing unused import.Finn Bock2005-07-281-1/+0
* Various fixes for ID management. Jeremias Maerki2005-07-261-0/+1
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+253