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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use PDFDocument to encode from String to bytes.
Jeremias Maerki
2003-07-04
1
-1
/
+1
*
Move here from org.apache.fop.render.ps
Jeremias Maerki
2003-07-04
7
-0
/
+1050
*
Style only
Jeremias Maerki
2003-07-04
1
-6
/
+4
*
Make resolution configurable
Jeremias Maerki
2003-07-04
1
-1
/
+10
*
Some touch-up for style
Jeremias Maerki
2003-07-04
1
-12
/
+18
*
Use Commons IO methods
Jeremias Maerki
2003-07-04
1
-2
/
+6
*
Use code from the new FontUtil class.
Jeremias Maerki
2003-07-04
1
-21
/
+2
*
FOTreeBuilder's ElementMapping initialization moved from Driver to FOTreeBuil...
Glen Mazza
2003-07-04
2
-136
/
+162
*
style changes only, mostly javadoc comments and refactoring of names
William Victor Mote
2003-07-04
4
-50
/
+99
*
extract method adjustBorderProperties from writeRtfContent, primarily to sati...
William Victor Mote
2003-07-04
1
-19
/
+24
*
style changes only, mostly javadoc comments and refactoring of names
William Victor Mote
2003-07-03
5
-147
/
+275
[next]