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
/
org
/
apache
/
fop
/
layout
/
LineArea.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed message handler
Keiron Liddle
2001-11-22
1
-11
/
+12
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
1
-4
/
+0
*
changed api associated with batik to current batik
Keiron Liddle
2001-10-12
1
-1
/
+1
*
changed overflow message since (1) it was confusing
Keiron Liddle
2001-10-05
1
-3
/
+3
*
fixed some text wrapping problems
Keiron Liddle
2001-09-25
1
-24
/
+31
*
this patch should fix a problem with hyphenating large words
Keiron Liddle
2001-08-31
1
-17
/
+32
*
Submitted by: Struan Judd (struan@sjudd.com)
Tore Engvig
2001-08-02
1
-19
/
+4
*
Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig
2001-08-01
1
-37
/
+37
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
1
-539
/
+586
*
Added support for various spaces, inluding non-breaking space
Tore Engvig
2001-07-24
1
-73
/
+292
*
PR: 2556
Tore Engvig
2001-07-17
1
-16
/
+10
*
changed to small license
Keiron Liddle
2001-06-12
1
-4
/
+2
*
PR: 1681
Tore Engvig
2001-06-06
1
-28
/
+38
*
K. Liddle: vertical align amount modified
arved
2001-05-01
1
-2
/
+2
*
PR:
Tore Engvig
2001-04-16
1
-13
/
+43
*
Fixed basic-link horizontal position with justification turned on.
Kelly Campbell
2001-03-29
1
-11
/
+20
*
subset fonts embedding (submitted by Tore Engvig)
fotis
2001-03-22
1
-54
/
+11
*
Use new HyphenationProps class
Karen Lease
2001-03-04
1
-24
/
+10
*
fixed: problems with whitespace
fotis
2001-02-27
1
-18
/
+33
*
fixed: error if char width = 0 in leader
fotis
2001-02-27
1
-1
/
+7
*
enabling CID keyed truetype fonts; this gives support
fotis
2001-02-27
1
-18
/
+16
*
fixed: problems if calculated leader-length < 0
fotis
2001-02-20
1
-0
/
+6
*
adds vertical align to text
Keiron Liddle
2001-02-07
1
-13
/
+39
*
fixed: leader didn't fill line in content table
fotis
2001-02-01
1
-5
/
+9
*
Commit more text decoration support from Christain Geisert (finally)
Karen Lease
2001-02-01
1
-5
/
+47
*
places svg inline
Keiron Liddle
2001-01-30
1
-1
/
+49
*
changed inline references to layout.inline
Keiron Liddle
2001-01-24
1
-12
/
+12
*
re-added a check to make sure there is no index array out of bounds error
Keiron Liddle
2001-01-02
1
-0
/
+3
*
using leader-length.optimum instead of maximum for line break and length calc...
fotis
2000-12-20
1
-11
/
+14
*
fixed: overlapping character with hyphenation on
fotis
2000-12-18
1
-28
/
+124
*
adds support for fo:character and property character
fotis
2000-12-15
1
-3
/
+31
*
adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...
fotis
2000-12-12
1
-83
/
+181
*
Hani Elabed's fix to prevent infinite looping when TableCell or TableRow
Steve Coffman
2000-11-29
1
-0
/
+7
*
Added a check to make sure a whitespace space isn't added to the
Keiron Liddle
2000-11-28
1
-3
/
+7
*
adds support for properties leader-align, leader-pattern-width, leader-lengt...
fotis
2000-11-25
1
-15
/
+186
*
renames white-space-treatment to white-space-collapse
fotis
2000-11-15
1
-381
/
+375
*
This applies Dorothea Wiarda's patch to prevent "character dropping" when
Steve Coffman
2000-11-08
1
-1
/
+8
*
Apply's Christian Geisert's text decoration (underline) patch.
Steve Coffman
2000-10-19
1
-1
/
+4
*
update to conform to new text-align values (stephanie crowe)
fotis
2000-07-22
1
-2
/
+2
*
fixed bug in which page-number-citation couldn't be the first element in a block
Jordan Naftolin
2000-07-07
1
-0
/
+1
*
Added basic support for forward page-number-citations
Jordan Naftolin
2000-07-05
1
-0
/
+25
*
fixes small bug with the link rectangle placement when the link
Jordan Naftolin
2000-06-29
1
-5
/
+3
*
replaces calls of System.err.println etc. with calls to the new MessageHandle...
fotis
2000-06-27
1
-3
/
+4
*
NEW: Simple link mods
arved
2000-06-14
1
-4
/
+10
*
Keiron Liddle's patch to make special characters work across page
Steve Coffman
2000-06-12
1
-1
/
+5
*
modified LinkSet align() calls
arved
2000-04-02
1
-11
/
+15
*
align() returns int; low impact change of signature
arved
2000-03-10
1
-2
/
+4
*
Support for absolute positioning and borders (contributed by Jon Smirl)
fotis
2000-03-07
1
-6
/
+6
*
incorporated rest of Arved Sandstrom's simple-link implementation: the FO and...
jtauber
1999-12-03
1
-10
/
+41
*
removed multiple CRs at end of lines
jtauber
1999-11-22
1
-401
/
+0
[next]