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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (imp...
William Victor Mote
2003-09-01
4
-19
/
+25
*
remove some convoluted and unnecessary logic -- we already know the Document ...
William Victor Mote
2003-09-01
1
-7
/
+3
*
checkstyle/javadoc changes only
William Victor Mote
2003-09-01
9
-37
/
+111
*
clean up some gump javadoc warnings
William Victor Mote
2003-09-01
4
-23
/
+23
*
1. reduce visibility of many classes
William Victor Mote
2003-09-01
1
-15
/
+11
*
style/javadoc changes only
William Victor Mote
2003-09-01
5
-0
/
+30
*
style/javadoc changes only
William Victor Mote
2003-09-01
5
-30
/
+41
*
1. Partial implementation of fo:region-xxx and background-color property
Glen Mazza
2003-09-01
8
-73
/
+203
*
Document paging within AWTRenderer & PreviewDialog activated (no content yet,...
Glen Mazza
2003-08-30
3
-79
/
+74
*
1. move some data structures related to used glyphs from fonts/MultiByteFont ...
William Victor Mote
2003-08-30
3
-83
/
+70
*
remove todo item for disconnecting image processing from pdf
William Victor Mote
2003-08-30
1
-1
/
+0
*
for generic FOP image processing (i.e. not related to rendering), use java.aw...
William Victor Mote
2003-08-30
6
-75
/
+75
*
store a collection of StaticContentLayoutManager objects, keyed by flow-name,...
William Victor Mote
2003-08-29
1
-1
/
+14
*
(Very) initial steps in activating AWTRenderer & PreviewDialog in 1.0 (creati...
Glen Mazza
2003-08-28
2
-8
/
+80
*
move svg classes related to the FO Tree building from svg to fo/extensions/svg
William Victor Mote
2003-08-28
9
-14
/
+17
*
move layoutmgr/MinOptMax to traits/MinOptMax
William Victor Mote
2003-08-28
25
-12
/
+27
*
move fo/pagination/StaticContent.getLayoutManager() to layoutmgr/PageLayoutMa...
William Victor Mote
2003-08-28
2
-16
/
+11
*
move renderXML() from apps/FOUserAgent to render/AbstractRenderer
William Victor Mote
2003-08-28
6
-43
/
+41
*
move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to rend...
William Victor Mote
2003-08-28
6
-32
/
+34
*
move fo/pagination/Title.getTitleArea() to layoutmgr/LayoutManagerLS
William Victor Mote
2003-08-27
2
-32
/
+27
*
make some classes more readable by reversing the sense of some conditional logic
William Victor Mote
2003-08-27
2
-50
/
+49
*
remove region code from /area/RegionReference in favor of those in fo/paginat...
William Victor Mote
2003-08-27
7
-97
/
+81
*
duplicate the area.RegionReference region codes in fo/pagination/Region, and ...
William Victor Mote
2003-08-27
7
-35
/
+39
*
move fo/pagination/Region.setRegionPosition() to layoutmgr/PageLayoutManager
William Victor Mote
2003-08-27
2
-18
/
+17
*
1. move fo/pagination/Region.makeRegionReferenceArea() to layoutmgr/PageLayou...
William Victor Mote
2003-08-27
3
-43
/
+48
*
move makeRegionViewport() and setRegionViewportTraits() from fo/pagination/Re...
William Victor Mote
2003-08-27
7
-42
/
+41
*
remove remaining references to layout/PageMaster (all unused), and remove the...
William Victor Mote
2003-08-27
3
-84
/
+0
*
instead of storing and cloning page reference-area and viewport objects for e...
William Victor Mote
2003-08-27
1
-19
/
+12
*
1. extract method getSimpleMasterPageToUse()
William Victor Mote
2003-08-27
1
-18
/
+15
*
remove unused method
William Victor Mote
2003-08-27
1
-9
/
+0
*
move field that tracks which SimplePageMaster to use (currentSimplePageMaster...
William Victor Mote
2003-08-27
2
-36
/
+44
*
remove unused imports
William Victor Mote
2003-08-26
1
-3
/
+0
*
move logic from fo/pagination/SimplePageMaster.end() to layoutmgr/PageLayoutM...
William Victor Mote
2003-08-26
3
-71
/
+77
*
move fo/pagination/PageSequence.createPage() to layoutmgr/PageLayoutManager
William Victor Mote
2003-08-26
2
-57
/
+60
*
1. make fo/flow/Table.columns store fo columns instead of column layout managers
William Victor Mote
2003-08-26
3
-14
/
+18
*
remove unused import
William Victor Mote
2003-08-26
1
-1
/
+0
*
don't try to create bookmarks in output unless there are some in the input (g...
William Victor Mote
2003-08-26
2
-1
/
+4
*
remove invalid imports
William Victor Mote
2003-08-26
2
-3
/
+0
*
move extensions package to fo.extensions (primarily to show that these classe...
William Victor Mote
2003-08-26
10
-18
/
+24
*
remove unused field
William Victor Mote
2003-08-26
1
-3
/
+0
*
move fo/flow/PageNumberCitation.getInlineArea() to layoutmgr/AddLMVisitor.get...
William Victor Mote
2003-08-26
2
-54
/
+56
*
remove unused field
William Victor Mote
2003-08-26
1
-3
/
+0
*
change cryptic method name
William Victor Mote
2003-08-26
1
-2
/
+2
*
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
[next]