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
/
LineLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged /xmlgraphics/fop/trunk:r1136000-1149493
Simon Pepping
2011-07-22
1
-4
/
+4
|
\
|
*
Fixed regression introduced by SVN rev 1088079:
Jeremias Maerki
2011-06-21
1
-4
/
+4
*
|
Patch to revision 1136002 of branch Temp_ComplexScripts by Glenn Adams; see B...
Simon Pepping
2011-06-15
1
-10
/
+41
*
|
Merged /xmlgraphics/fop/trunk:r1080139-1094916
Simon Pepping
2011-04-19
1
-25
/
+26
|
\
|
|
*
Fixed regression introduced in rev. 1088079: also remove the element pointed ...
Vincent Hennebert
2011-04-05
1
-1
/
+2
|
*
Minor code fixups
Andreas L. Delmelle
2011-04-02
1
-25
/
+25
*
|
merge from trunk
Simon Pepping
2011-02-11
1
-45
/
+21
|
\
|
|
*
Fix checkstyle issues
Andreas L. Delmelle
2011-02-06
1
-1
/
+1
|
*
Minor fixups
Andreas L. Delmelle
2011-02-06
1
-44
/
+20
|
*
Decommission InlineStackingLM.StackingIter (+ minor fixups)
Andreas L. Delmelle
2011-02-05
1
-1
/
+1
*
|
merged from trunk
Simon Pepping
2010-12-27
1
-0
/
+5
|
\
|
|
*
Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...
Simon Pepping
2010-12-24
1
-0
/
+5
*
|
Merged changes from trunk
Simon Pepping
2010-11-28
1
-153
/
+86
|
\
|
|
*
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
1
-32
/
+48
|
*
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...
Andreas L. Delmelle
2010-11-25
1
-16
/
+16
|
*
Minor fixups, cleanups; removal of some dead code and a misleading TODO
Andreas L. Delmelle
2010-11-25
1
-108
/
+24
*
|
Merge from trunk
Simon Pepping
2010-11-19
1
-38
/
+42
|
\
|
|
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-0
/
+3
|
*
Re-ordered class members
Vincent Hennebert
2010-11-16
1
-32
/
+31
|
*
Do not re-create an AlignmentContext instance if one already exists.
Vincent Hennebert
2010-11-16
1
-5
/
+7
*
|
Merging changes from trunk up to revision 1004917
Simon Pepping
2010-10-06
1
-0
/
+1
|
\
|
|
*
Enable configuration of hyphenation pattern file names
Simon Pepping
2010-10-02
1
-0
/
+1
*
|
Merged changes from trunk up to revision 990588
Simon Pepping
2010-08-29
1
-22
/
+17
|
\
|
|
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-2
/
+3
|
*
Removed unused methods
Vincent Hennebert
2010-08-27
1
-10
/
+4
|
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-10
/
+10
*
|
Bugzilla #49687:
Simon Pepping
2010-08-19
1
-2
/
+11
|
/
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-40
/
+67
*
Minor refactoring and style fixups:
Andreas L. Delmelle
2010-06-19
1
-121
/
+102
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
1
-32
/
+29
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
1
-3
/
+3
*
Merged back ChangingIPDHack branch into Trunk
Vincent Hennebert
2009-08-26
1
-363
/
+195
*
Reverted changes made in revision 796809 (manual merge of clean-up changes ma...
Vincent Hennebert
2009-08-26
1
-156
/
+353
*
Bugzilla 46905: Added basic implementation for column-level keeps.
Andreas L. Delmelle
2009-08-23
1
-21
/
+38
*
Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...
Vincent Hennebert
2009-07-22
1
-353
/
+156
*
Some cleanups and attempts at improving code-readability and -extensibility:
Andreas L. Delmelle
2009-07-01
1
-1
/
+1
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-106
/
+106
*
Wrong line number reported in the case of a line overflow.
Jeremias Maerki
2008-06-17
1
-2
/
+1
*
Replaced LinkedList with generic List interface
Maximilian Berger
2008-06-09
1
-12
/
+12
*
Integer keeps inside multi-line blocks and in between block-paragraphs.
Jeremias Maerki
2008-06-02
1
-12
/
+19
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
1
-11
/
+15
*
First part of the implementation of stage 1 for advanced keeps (see Wiki): In...
Jeremias Maerki
2008-04-15
1
-3
/
+6
*
Merged branch
Jeremias Maerki
2008-04-14
1
-6
/
+8
*
Need to clean up after myself.
Jeremias Maerki
2008-03-10
1
-3
/
+0
*
Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...
Jeremias Maerki
2008-03-10
1
-6
/
+7
*
Clean up: removed all reset and resetPosition methods, which pre-date the Knu...
Vincent Hennebert
2007-12-14
1
-27
/
+0
*
More informative overflow message (sometimes the overflow is just a few milli...
Jeremias Maerki
2007-11-13
1
-17
/
+19
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-12
/
+18
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-19
/
+16
*
Some cleanup and removal of unused methods
Andreas L. Delmelle
2007-07-14
1
-6
/
+2
[next]