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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move fo/flow/ListItemLabel.getItemLayoutManager() to layoutmgr/AddLMVisitor.g...
William Victor Mote
2003-08-26
2
-12
/
+12
*
remove unused import
William Victor Mote
2003-08-25
1
-1
/
+0
*
move fo/flow/ListItemBody.getItemLayoutManager() to layoutmgr/AddLMVisitor.ge...
William Victor Mote
2003-08-25
2
-13
/
+13
*
move fo/flow/Leader.getAllocIPD() to layoutmgr/AddLMVisitor.getLeaderAllocIPD()
William Victor Mote
2003-08-25
2
-12
/
+11
*
remove unneeded field fo/flow/Leader.leaderArea
William Victor Mote
2003-08-25
4
-19
/
+7
*
1. move fo/flow/InstreamForeignObject.getInlineArea() to layoutmgr/AddLMVisit...
William Victor Mote
2003-08-24
3
-170
/
+168
*
move fo/flow/ExternalGraphic.getInlineArea() to layoutmgr/AddLMVisitor.getExt...
William Victor Mote
2003-08-24
2
-35
/
+49
*
move fo/flow/Character.getInlineArea() to layoutmgr/AddLMVisitor.getCharacter...
William Victor Mote
2003-08-24
2
-12
/
+12
*
make area/CTM.getCTMandRelDims() more general by decoupling it from fo/Proper...
William Victor Mote
2003-08-24
4
-10
/
+14
*
move property resolution logic from area/CTM.getCTMandRelDims() back to fo/Pr...
William Victor Mote
2003-08-24
2
-5
/
+8
*
add workaround for property absolute-position not implemented
William Victor Mote
2003-08-24
1
-1
/
+3
*
move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), ad...
William Victor Mote
2003-08-23
5
-88
/
+86
*
clean up some gump javadoc warnings
William Victor Mote
2003-08-23
6
-43
/
+43
*
move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...
William Victor Mote
2003-08-22
55
-37
/
+57
*
1. move renderer initialization work from FOTreeHandler to Driver
William Victor Mote
2003-08-22
2
-35
/
+13
*
style changes only
William Victor Mote
2003-08-22
32
-108
/
+201
*
style/javadoc changes only
William Victor Mote
2003-08-22
1
-0
/
+6
*
1. remove unused field
William Victor Mote
2003-08-22
1
-5
/
+17
*
style/javadoc changes only
William Victor Mote
2003-08-21
1
-4
/
+5
*
move extensions/Outline.getData() to layoutmgr/LayoutManagerLS.createBookmark...
William Victor Mote
2003-08-21
2
-20
/
+30
*
move extensions/BookmarkData to area/extensions/BookmarkData
William Victor Mote
2003-08-21
4
-4
/
+5
*
Examples 8-11 added to check:
Glen Mazza
2003-08-20
1
-12
/
+323
*
move logic for creating bookmarks/outlines in the area tree from extensions/B...
William Victor Mote
2003-08-20
7
-30
/
+64
*
move control/Document to apps/Document
William Victor Mote
2003-08-20
27
-31
/
+34
*
style/javadoc changes only
William Victor Mote
2003-08-20
6
-7
/
+43
*
move startup of laying out a PageSequence from PageSequence.format() and Docu...
William Victor Mote
2003-08-20
5
-63
/
+91
*
move some fields and methods from Driver to Document
William Victor Mote
2003-08-20
3
-58
/
+68
*
Deprecated (since mid-2001) setRenderer(rendererClassName, version) method re...
Glen Mazza
2003-08-19
1
-18
/
+12
*
more FO Tree isolation work
William Victor Mote
2003-08-19
16
-78
/
+93
*
create fo/FOTreeControl interface, and make control/Document implement it, to...
William Victor Mote
2003-08-19
9
-37
/
+111
*
remove unused interface
William Victor Mote
2003-08-19
1
-76
/
+0
*
1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...
William Victor Mote
2003-08-19
88
-888
/
+2238
*
1. tie Document to fo.FOTreeBuilder and fo.pagination.Root
William Victor Mote
2003-08-16
8
-23
/
+59
*
Removed error message when logger not explicitly set; Driver will continue to...
Glen Mazza
2003-08-15
1
-1
/
+1
*
add back test to make sure a renderer is present, which is needed for Structu...
William Victor Mote
2003-08-15
1
-15
/
+17
*
get generated font files to use new Typeface class name
William Victor Mote
2003-08-15
1
-8
/
+8
*
1. integrate Document and LayoutStrategy into workflow
William Victor Mote
2003-08-15
11
-67
/
+91
*
move font constants from control.Document to fonts.Font
William Victor Mote
2003-08-14
8
-183
/
+186
*
1. add infrastructure for LayoutStrategy
William Victor Mote
2003-08-14
4
-0
/
+288
*
move layout.FontState to fonts.Font
William Victor Mote
2003-08-14
16
-70
/
+75
*
move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState...
William Victor Mote
2003-08-14
11
-24
/
+24
*
1. create control package
William Victor Mote
2003-08-14
34
-476
/
+485
*
$Id$ added to get header printed at top of file.
Glen Mazza
2003-08-13
1
-1
/
+1
*
Created a simple example using the DOM Level 2 API for testing/demonstrating ...
Glen Mazza
2003-08-13
1
-0
/
+192
*
clean up documentation of new code and some checkstyle problems
William Victor Mote
2003-08-13
3
-9
/
+60
*
1.) CommandLineStarter removed, its functionality placed directly into Fop.ma...
Glen Mazza
2003-08-12
3
-143
/
+44
*
1. FOPTaskStarter separated from Starter class (was not using latter's InputH...
Glen Mazza
2003-08-12
4
-92
/
+12
*
Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th...
Glen Mazza
2003-08-12
9
-18
/
+17
*
move render.pdf.FontReader to fonts.FontReader
William Victor Mote
2003-08-12
2
-22
/
+15
*
move the "common" property classes from layout to fo.properties, renaming the...
William Victor Mote
2003-08-12
55
-490
/
+501
[next]