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
*
Safer handling of treebuilder variable within Driver.reset(), also Driver.set...
Glen Mazza
2003-08-05
1
-1
/
+8
*
1) Command-line option -l now sets default locale for entire instance, not ju...
Glen Mazza
2003-08-04
2
-19
/
+4
*
1.) only partly implemented Run() function removed from InputHandler and its ...
Glen Mazza
2003-08-04
7
-48
/
+17
*
PrinterJob setup and construction moved from Driver to AWTPrintRenderer class...
Glen Mazza
2003-08-02
3
-35
/
+21
*
1. Moved the XMLReader createParser() functionality from abstract class Inpu...
Glen Mazza
2003-08-02
4
-48
/
+32
*
XSLTInputHandler reimplemented using TraxInputHandler code. TraxInputHandler...
Glen Mazza
2003-07-31
2
-230
/
+95
*
Patch 21381: New "force" attribute added to FOP task, update to documentation.
Glen Mazza
2003-07-30
1
-7
/
+50
*
1.) Moved the business logic for determining which starter to create from app...
Glen Mazza
2003-07-29
2
-38
/
+22
*
beef up the javadoc comments explaining what these classes do
William Victor Mote
2003-07-29
3
-7
/
+20
*
move layoutmgr/LayoutHandler to fo/FOTreeHandler:
William Victor Mote
2003-07-29
3
-8
/
+8
*
rename StructureHandler to FOInputHandler to clarify that its subclasses are ...
William Victor Mote
2003-07-29
18
-199
/
+199
*
PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPr...
Glen Mazza
2003-07-27
5
-146
/
+33
*
Created a new overloaded method Driver.render(InputHandler), simplifies inter...
Glen Mazza
2003-07-27
9
-76
/
+36
*
clean up some gump javadoc warnings
William Victor Mote
2003-07-26
4
-4
/
+4
*
style changes only
William Victor Mote
2003-07-17
3
-34
/
+47
*
style changes only
William Victor Mote
2003-07-17
12
-81
/
+195
*
style changes only
William Victor Mote
2003-07-17
3
-51
/
+99
*
style changes only
William Victor Mote
2003-07-17
5
-50
/
+178
*
Inter-package references between fo.flow and fo.pagination removed by moving ...
Glen Mazza
2003-07-17
12
-32
/
+41
*
style changes only
William Victor Mote
2003-07-16
1
-7
/
+137
*
style changes only
William Victor Mote
2003-07-16
3
-20
/
+137
*
cleanup some gump javadoc warnings
William Victor Mote
2003-07-16
3
-4
/
+3
*
style changes only
William Victor Mote
2003-07-15
3
-37
/
+109
*
style changes only
William Victor Mote
2003-07-15
5
-40
/
+102
*
style changes only
William Victor Mote
2003-07-14
5
-63
/
+152
*
style changes only
William Victor Mote
2003-07-14
5
-61
/
+145
*
remove unused local variables
William Victor Mote
2003-07-14
1
-37
/
+10
*
style changes only
William Victor Mote
2003-07-14
6
-68
/
+138
*
remove unused local variables in getInlineArea()
William Victor Mote
2003-07-14
1
-22
/
+0
*
extract methods computeXOffset() and computeYOffset() from getInlineArea()
William Victor Mote
2003-07-14
1
-40
/
+50
*
style changes only
William Victor Mote
2003-07-13
7
-76
/
+184
*
style changes only
William Victor Mote
2003-07-13
8
-97
/
+163
*
style changes only
William Victor Mote
2003-07-13
12
-129
/
+267
*
style changes only
William Victor Mote
2003-07-13
18
-196
/
+430
*
extract methods nextDecimalPoint() and nextColor() from method next(), primar...
William Victor Mote
2003-07-13
1
-43
/
+54
*
style changes only
William Victor Mote
2003-07-13
3
-26
/
+73
*
Reconfigured ElementMapping from an interface to an abstract base class
Glen Mazza
2003-07-12
5
-73
/
+63
*
Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer define...
Glen Mazza
2003-07-10
3
-196
/
+158
*
Place RTFLib into its own group for purposes of javadoc generation. Add packa...
William Victor Mote
2003-07-07
6
-0
/
+40
*
clean up javadoc warning (can't reference org.apache.fop.rtf.rtflib.testdocs....
William Victor Mote
2003-07-07
1
-9
/
+11
*
clean up gump javadoc warnings
William Victor Mote
2003-07-06
8
-98
/
+99
*
style changes only
William Victor Mote
2003-07-06
14
-154
/
+364
*
Non-applicable white-space-collapse property removed from fo:page-number and ...
Glen Mazza
2003-07-06
2
-7
/
+0
*
style changes only
William Victor Mote
2003-07-05
2
-29
/
+53
*
extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyl...
William Victor Mote
2003-07-05
1
-129
/
+196
*
Changes to implement background color at the paragraph level in RTF output.
William Victor Mote
2003-07-05
4
-18
/
+78
*
moved to org.apache.fop.util
Jeremias Maerki
2003-07-04
5
-764
/
+0
*
Save PS interpreter memory by starting the procs only once.
Jeremias Maerki
2003-07-04
1
-1
/
+1
*
Remove obsolete code
Jeremias Maerki
2003-07-04
5
-243
/
+4
*
Remove unused code
Jeremias Maerki
2003-07-04
2
-68
/
+7
[next]