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
/
render
/
rtf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo.
Jeremias Maerki
2005-11-08
1
-1
/
+1
*
EMF support review: Copyright years, rounding problems, code simplifications
Jeremias Maerki
2005-11-08
1
-2
/
+2
*
Another character encoding update
Manuel Mall
2005-11-08
1
-93
/
+93
*
Another attempt to fix the compilation problem. I can't tell what happened.
Jeremias Maerki
2005-11-08
1
-2
/
+2
*
Removed an illegal character that sneaked in when I copied the last patch fro...
Jeremias Maerki
2005-11-08
1
-4
/
+4
*
Fix for footnote support in RTF handler.
Jeremias Maerki
2005-11-08
1
-10
/
+18
*
Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi...
Peter Herweg
2005-10-30
2
-21
/
+95
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-0
/
+22
*
added support for external-graphic (width and height attributes should be spe...
Peter Herweg
2005-09-25
3
-173
/
+166
*
added clause for TableBody in invokeDeferredEvent
Peter Herweg
2005-09-20
1
-0
/
+6
*
Font weights 800 and 900 would not cause a bold font.
Jeremias Maerki
2005-09-12
1
-1
/
+4
*
Bugzilla #36068:
Finn Bock
2005-09-12
1
-2
/
+2
*
Bugzilla #36508:
Jeremias Maerki
2005-09-06
2
-2
/
+33
*
Bugzilla #36479:
Jeremias Maerki
2005-09-05
3
-2
/
+11
*
Bugzilla #36476:
Jeremias Maerki
2005-09-05
4
-35
/
+110
*
Bugzilla #36475:
Jeremias Maerki
2005-09-05
2
-17
/
+37
*
Bugzilla #36379:
Finn Bock
2005-08-31
2
-8
/
+8
*
Fixed the use of Length property for baseline-shift.
Finn Bock
2005-08-30
1
-6
/
+6
*
added support for superscript and subscript
Peter Herweg
2005-08-30
2
-2
/
+17
*
added support for text-decoration
Peter Herweg
2005-08-29
3
-46
/
+29
*
RTF: borders had been too thick: divide by 50 to convert from millipoint to t...
Peter Herweg
2005-08-28
1
-1
/
+2
*
fixed support for basic-link; process table-footer only, if there is one
Peter Herweg
2005-08-28
1
-7
/
+8
*
fixed support for tables and lists
Peter Herweg
2005-08-25
1
-39
/
+81
*
Bugzilla #35998
Jeremias Maerki
2005-08-05
11
-24
/
+15
*
Removing dependencies of RTF library on the rest of FOP so it can be used sta...
Jeremias Maerki
2005-08-03
9
-258
/
+244
*
Remove "veryveryalpha" warning.
Jeremias Maerki
2005-08-02
1
-5
/
+5
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
1
-3
/
+6
*
Make RTF output human-friendly by inserting line feeds.
Jeremias Maerki
2004-12-08
10
-13
/
+85
*
PR:
Glen Mazza
2004-11-27
1
-2
/
+2
*
PR:
Glen Mazza
2004-11-24
4
-31
/
+31
*
Correct handling of internal units (both twips and half-points are used)
Jeremias Maerki
2004-11-01
5
-18
/
+30
*
Logging a warning for a current limitation.
Jeremias Maerki
2004-11-01
1
-20
/
+22
*
Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for ...
Jeremias Maerki
2004-11-01
1
-0
/
+6
*
Avoid with certain NPEs.
Jeremias Maerki
2004-11-01
3
-8
/
+10
*
Fixed conversion from millipoints to half-points
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Now compiles under JDK 5.0
Jeremias Maerki
2004-11-01
1
-2
/
+2
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
2
-3
/
+3
*
Cleanup after PR 31699.
Finn Bock
2004-10-25
1
-18
/
+2
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
6
-265
/
+215
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-1
/
+1
*
Removed unused imports.
Finn Bock
2004-10-17
1
-1
/
+0
*
PR:
Glen Mazza
2004-10-12
1
-51
/
+52
*
Re-enable calls to TableAttributesConverter.makeBorder.
Finn Bock
2004-10-03
1
-4
/
+1
*
Added makeBorder() method.
Finn Bock
2004-10-03
1
-40
/
+71
*
PR:
Glen Mazza
2004-10-02
1
-2
/
+4
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
1
-140
/
+49
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
1
-74
/
+29
*
Support nested attribute values, for use with border control words.
Finn Bock
2004-10-01
2
-2
/
+21
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
2
-115
/
+35
*
Helper class which supports FOP datatypes as values.
Finn Bock
2004-10-01
1
-0
/
+51
[next]