index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_11
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
jgoncalves-pdfa-extension-fix
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
layoutmgr
/
inline
/
TextLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch to revision 1136002 of branch Temp_ComplexScripts by Glenn Adams; see B...
Simon Pepping
2011-06-15
1
-93
/
+186
*
Merged /xmlgraphics/fop/trunk:r1053043-1061681
Simon Pepping
2011-01-21
1
-1
/
+1
|
\
|
*
Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...
Andreas L. Delmelle
2011-01-09
1
-1
/
+1
*
|
merged from trunk
Simon Pepping
2010-12-27
1
-35
/
+19
|
\
|
|
*
Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...
Simon Pepping
2010-12-24
1
-35
/
+19
*
|
merged changes from trunk
Simon Pepping
2010-12-04
1
-8
/
+13
|
\
|
|
*
Allow for words consisting of only soft hyphens; fixes bug 49837
Simon Pepping
2010-12-04
1
-10
/
+15
*
|
Merged changes from trunk
Simon Pepping
2010-11-28
1
-24
/
+54
|
\
|
|
*
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...
Andreas L. Delmelle
2010-11-25
1
-24
/
+54
*
|
Apply patch to revision 1002949, in bug 49687, Complex Script Support, by Gle...
Simon Pepping
2010-09-30
1
-37
/
+106
*
|
Merged changes from trunk up to revision 990588
Simon Pepping
2010-08-29
1
-4
/
+4
|
\
|
|
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-4
/
+4
*
|
Bugzilla #49687:
Simon Pepping
2010-08-19
1
-55
/
+228
|
/
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-22
/
+38
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
1
-614
/
+609
*
Merged changes from Trunk up to revision 829121
Vincent Hennebert
2009-10-23
1
-22
/
+23
|
\
|
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
1
-22
/
+23
*
|
Introduced the StructurePointerPropertySet interface to aid with accessing th...
Jeremias Maerki
2009-04-16
1
-6
/
+5
*
|
Avoid empty "ptr" traits in the area tree.
Jeremias Maerki
2009-04-14
1
-1
/
+1
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
1
-1
/
+19
|
/
*
Bugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.
Andreas L. Delmelle
2008-11-18
1
-1
/
+1
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-1
/
+1
*
Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...
Andreas L. Delmelle
2008-06-22
1
-60
/
+64
*
Replaced getLast() calls with calls to listUtil
Maximilian Berger
2008-06-10
1
-2
/
+3
*
Replaced LinkedList with generic List interface
Maximilian Berger
2008-06-09
1
-6
/
+6
*
Minor cleanup: remove unneeded constant
Andreas L. Delmelle
2008-06-07
1
-2
/
+0
*
Extended behavior of preserved linefeeds to codepoints representing mandatory...
Andreas L. Delmelle
2008-06-07
1
-8
/
+11
*
Minor cleanup: remove spurious white-space
Andreas L. Delmelle
2008-06-04
1
-8
/
+4
*
More code Cleanups (no functional changes)
Maximilian Berger
2008-06-01
1
-326
/
+237
*
Code Cleanups (no functional change)
Maximilian Berger
2008-05-31
1
-442
/
+470
*
Implemented Font auto-selection word-by-word
Maximilian Berger
2008-05-28
1
-50
/
+76
*
Correction of indentation
Andreas L. Delmelle
2008-05-05
1
-60
/
+54
*
Further refinements:
Andreas L. Delmelle
2008-05-04
1
-98
/
+89
*
Change private element-generating methods to add the elements to a passed Lis...
Andreas L. Delmelle
2008-05-04
1
-155
/
+147
*
Cleanup: improve code-readibility
Andreas L. Delmelle
2008-05-03
1
-444
/
+320
*
Clean up: removed all reset and resetPosition methods, which pre-date the Knu...
Vincent Hennebert
2007-12-14
1
-30
/
+0
*
Better solution for missing hyphenation character problem.
Jeremias Maerki
2007-11-12
1
-8
/
+2
*
Issue a clear warning if the selected hyphenation character is not available ...
Jeremias Maerki
2007-11-12
1
-2
/
+8
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-3
/
+7
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-1
/
+1
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-24
/
+28
*
Changed my mind on handling of width calculation for zero width spaces and mo...
Manuel Mall
2007-07-22
1
-1
/
+1
*
Corrected issue with zero width spaces being given a non zero width
Manuel Mall
2007-07-22
1
-1
/
+1
*
Added support for keep-togther.within-line="always"
Manuel Mall
2007-07-18
1
-1
/
+5
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-7
/
+7
*
Fixed incomplete support for Unicode word joiners
Manuel Mall
2007-07-18
1
-2
/
+2
*
Some cleanup and removal of unused methods
Andreas L. Delmelle
2007-07-14
1
-10
/
+3
*
Bugzilla #42109:
Jeremias Maerki
2007-05-21
1
-5
/
+6
*
Fix for bug 41019, minor changes to a few testcases as now a different set of...
Luca Furini
2007-01-30
1
-7
/
+21
*
Initial support for soft hyphens
Manuel Mall
2007-01-13
1
-43
/
+87
[next]