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_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
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
/
LineLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a compilation problem.
Jeremias Maerki
2006-10-07
1
-3
/
+6
*
Create a class-specific logger for each LayoutManager which uses a logger.
Simon Pepping
2006-10-05
1
-0
/
+7
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Fixed various white space (non)removal issues during line building. white-spa...
Manuel Mall
2006-04-08
1
-21
/
+32
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-5
/
+5
*
Corrected expectation and behaviour for the text-indent property to only appl...
Jeremias Maerki
2006-03-24
1
-6
/
+9
*
Forgot a file when committing my changes for the user-supplied hyphenation pa...
Jeremias Maerki
2006-03-22
1
-1
/
+3
*
Fix for ArrayIndexOutOfBoundException in block_white-space_4.
Jeremias Maerki
2006-03-16
1
-3
/
+9
*
Further fine-tuning of white-space-handling during refinement
Andreas L. Delmelle
2006-02-01
1
-53
/
+0
*
My last change broke the test suite. Fix included. The start-indent should no...
Jeremias Maerki
2006-01-25
1
-1
/
+3
*
Bugfix: LineArea used a private field instead of the start-indent trait which...
Jeremias Maerki
2006-01-24
1
-4
/
+4
*
Block Knuth sequences in inline content are properly joined, taking
Simon Pepping
2005-12-30
1
-1
/
+1
*
Each block in inline content now appears in its own line area.
Simon Pepping
2005-12-28
1
-202
/
+191
*
Fix for bug 37743 and part of 38053
Manuel Mall
2005-12-28
1
-1
/
+1
*
I generalized several casts from KnuthElement to ListElement. This
Simon Pepping
2005-12-27
1
-6
/
+11
*
Changed use of the lineLayouts member to a local variable as much as
Simon Pepping
2005-12-23
1
-69
/
+90
*
Fixed problem with linefeed-treatment=preserve not being correctly handled fo...
Manuel Mall
2005-12-23
1
-4
/
+16
*
Add a letterspace in InlineKnuthSequence
Simon Pepping
2005-12-22
1
-34
/
+0
*
Modified the KnuthSequence system. Transferred logic from the layout
Simon Pepping
2005-12-22
1
-136
/
+110
*
Another workaround/hack to deal with non breaking spaces. Also some minor adj...
Manuel Mall
2005-12-17
1
-1
/
+1
*
Bugzilla #37875:
Jeremias Maerki
2005-12-15
1
-9
/
+9
*
Don't hyphenate when wrap is set to "no-wrap".
Jeremias Maerki
2005-12-14
1
-1
/
+5
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
1
-6
/
+20
*
Implementation of hyphenation-ladder-count.
Luca Furini
2005-11-21
1
-4
/
+7
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-19
/
+18
*
Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with ...
Manuel Mall
2005-10-31
1
-3
/
+0
*
Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).
Jeremias Maerki
2005-10-24
1
-11
/
+17
*
Fixing a ClassCastException due to the incorrect "pattern" of elements repres...
Luca Furini
2005-10-14
1
-2
/
+8
*
Take the case into account when another LM starts a block sequence.
Simon Pepping
2005-10-11
1
-13
/
+31
*
Added support for leader with pattern "use-content" and recovered a previousl...
Manuel Mall
2005-10-10
1
-3
/
+5
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-101
/
+131
*
Changed some identifiers. Removed obsolete field.
Joerg Pietschmann
2005-10-03
1
-39
/
+34
*
Correct handling of letter spaces, in combination with different text alignme...
Luca Furini
2005-09-27
1
-13
/
+12
*
Remove the AreaInfo objects representing trailing spaces, in order to prevent...
Luca Furini
2005-09-20
1
-14
/
+20
*
Implemented the wrap-option property.
Luca Furini
2005-09-16
1
-13
/
+19
*
Using the fo property last-line-end-indent instead of a hard coded value.
Luca Furini
2005-09-07
1
-13
/
+20
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
1
-5
/
+8
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-11
/
+29
*
Fix for text-align2.xml (for real now). The alignment used to set up the elem...
Jeremias Maerki
2005-08-30
1
-5
/
+11
*
Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...
Jeremias Maerki
2005-08-30
1
-3
/
+2
*
Fix for bug 35940
Luca Furini
2005-08-25
1
-5
/
+41
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
1
-194
/
+414
*
Fix for bug 36007.
Luca Furini
2005-08-04
1
-0
/
+1
*
Removing unused import.
Finn Bock
2005-07-28
1
-1
/
+0
*
Moved inline-level LMs and support classes to "inline" subpackage.
Jeremias Maerki
2005-07-18
1
-0
/
+1517