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
/
area
/
inline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla #39118:
Jeremias Maerki
2006-04-23
1
-5
/
+31
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
4
-25
/
+30
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
5
-12
/
+78
*
More work on preparing for the intermediate format.
Jeremias Maerki
2005-12-22
1
-3
/
+8
*
Further decoupling the area tree from the FO tree.
Jeremias Maerki
2005-12-21
1
-14
/
+6
*
Correct a few more problems related to leaders: text-align was not handled co...
Manuel Mall
2005-11-14
1
-1
/
+16
*
Initial fix for examples/basic/leader.fo problem
Manuel Mall
2005-11-13
1
-0
/
+9
*
Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...
Luca Furini
2005-10-27
4
-41
/
+55
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-0
/
+22
*
Fix for bug 36238 (at least in the PDFRenderer)
Luca Furini
2005-10-25
5
-10
/
+169
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
3
-31
/
+55
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
1
-1
/
+1
*
Squashed CheckStyle warnings, mostly JavaDoc.
Joerg Pietschmann
2005-09-07
2
-4
/
+21
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
5
-4
/
+270
*
Common base class for TextArea and Character. These two might even be merged ...
Jeremias Maerki
2005-08-26
4
-77
/
+71
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
1
-0
/
+71
*
Changed from addChild(Area) to clearer addChildArea(Area).
Glen Mazza
2005-03-16
1
-2
/
+2
*
PR:
Glen Mazza
2005-02-06
1
-1
/
+1
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
1
-1
/
+19
*
More code commenting and minor cleanup of bookmark/Resolvable/ATH code.
Glen Mazza
2004-12-16
1
-1
/
+1
*
PR:
Glen Mazza
2004-12-04
1
-4
/
+3
*
PR:
Glen Mazza
2004-12-02
1
-4
/
+1
*
More commenting, slightly clearer method names.
Glen Mazza
2004-12-02
1
-10
/
+12
*
PR:
Glen Mazza
2004-11-24
1
-1
/
+1
*
Patch 31206 by Luca Furini:
Simon Pepping
2004-11-13
1
-0
/
+24
*
PR:
Glen Mazza
2004-10-24
1
-4
/
+4
*
Use content ipd/bpd instead of allocation width/height.
Finn Bock
2004-09-22
2
-92
/
+2
*
New line breaking algorithm, patch 29124, submitted by Luca
Simon Pepping
2004-09-05
2
-13
/
+82
*
For area.Blocks created in BlockLayoutManager.getParentArea(), I set the
Glen Mazza
2004-04-25
1
-5
/
+5
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
13
-612
/
+196
*
Removal of Visitor patterns from AbstractRenderer, moving of business logic f...
Glen Mazza
2004-02-25
8
-176
/
+0
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
1
-2
/
+2
*
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza
2003-10-28
3
-32
/
+31
*
add InlineAreaVisitor interface to make Area Tree more independent of Rendering
William Victor Mote
2003-09-10
8
-109
/
+210
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
13
-0
/
+1442