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
/
rtf
/
renderer
/
RTFHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
RTF structural renderer moved from root to render.rtf, joining all the other ...
Glen Mazza
2003-11-04
1
-773
/
+0
*
Peter Herweg's missed files from his previous RTF patch.
Glen Mazza
2003-11-01
1
-114
/
+93
*
Peter Herweg's RTF patches applied--note the RTFHandler update was missing,
Glen Mazza
2003-11-01
1
-0
/
+13
*
apply patch from Peter Herweg for RTF pagination properties (see http://nagoy...
William Victor Mote
2003-10-15
1
-0
/
+18
*
Fixed Testcase.
Joerg Pietschmann
2003-09-27
1
-8
/
+8
*
reset background-color for each paragraph, submitted by Peter Herweg, see htt...
William Victor Mote
2003-09-21
1
-3
/
+8
*
style changes only
William Victor Mote
2003-09-19
1
-61
/
+72
*
add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...
William Victor Mote
2003-09-19
1
-4
/
+123
*
style changes only
William Victor Mote
2003-09-18
1
-74
/
+61
*
changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.o...
William Victor Mote
2003-09-18
1
-18
/
+166
*
add structure for handling table columns in fo/FOInputHandler and its subclas...
William Victor Mote
2003-09-16
1
-0
/
+15
*
make RtfColorTable.getColorNumber return an Integer instead of int, so that i...
William Victor Mote
2003-09-16
1
-2
/
+2
*
add support for font-size and font-weight, as per patch from Peter Herweg (ma...
William Victor Mote
2003-09-09
1
-0
/
+18
*
1. Partial implementation of fo:region-xxx and background-color property
Glen Mazza
2003-09-01
1
-1
/
+1
*
move control/Document to apps/Document
William Victor Mote
2003-08-20
1
-1
/
+1
*
1. integrate Document and LayoutStrategy into workflow
William Victor Mote
2003-08-15
1
-11
/
+3
*
1. create control package
William Victor Mote
2003-08-14
1
-3
/
+3
*
1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...
William Victor Mote
2003-08-12
1
-1
/
+3
*
rename StructureHandler to FOInputHandler to clarify that its subclasses are ...
William Victor Mote
2003-07-29
1
-48
/
+48
*
Inter-package references between fo.flow and fo.pagination removed by moving ...
Glen Mazza
2003-07-17
1
-1
/
+1
*
Changes to implement background color at the paragraph level in RTF output.
William Victor Mote
2003-07-05
1
-3
/
+45
*
Got some low hanging style errors as reported by eclipse.
Joerg Pietschmann
2003-06-30
1
-14
/
+8
*
Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...
Glen Mazza
2003-06-29
1
-43
/
+42
*
Get rtflib (jfor) files to compile.
William Victor Mote
2003-06-26
1
-6
/
+6
*
Add support for text-align in paragraphs.
William Victor Mote
2003-06-18
1
-2
/
+34
*
Fix checkstyle problems.
William Victor Mote
2003-05-06
1
-2
/
+93
*
Clean up StructureHandler's startPageSequence() method to remove unnecessary ...
William Victor Mote
2003-05-06
1
-1
/
+1
*
Make StructureHandler and most of its methods abstract. It is never instantia...
William Victor Mote
2003-05-06
1
-11
/
+115
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
1
-0
/
+204