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
*
Disabled the resolution setting because it can lead to ugly side-effects. Res...
Jeremias Maerki
2006-03-02
1
-2
/
+4
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
9
-18
/
+9
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
23
-62
/
+54
*
added support for borders at fo:table; fixed a few checkstyle warnings
Peter Herweg
2006-02-19
13
-31
/
+142
*
RTF: length of leveltext has to be specified as two-digit hex-value
Peter Herweg
2006-02-12
1
-1
/
+4
*
Bugfix for Bug 38041: correct handling of different list-item-label's
Peter Herweg
2006-02-12
6
-21
/
+92
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-12
4
-21
/
+66
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-05
23
-48
/
+35
*
RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead
Peter Herweg
2006-02-05
1
-9
/
+17
*
RTF: testcase 'tableunits.fo' failed because there was no PercentBaseContext ...
Peter Herweg
2006-01-27
1
-1
/
+12
*
Don't swallow the stack trace.
Jeremias Maerki
2006-01-26
1
-10
/
+10
*
added support for number-columns-spanned and number-rows-spanned in the same ...
Peter Herweg
2006-01-25
4
-26
/
+124
*
To avoid NPEs due to my latest fix, use the default simple-page-master from t...
Jeremias Maerki
2006-01-25
1
-7
/
+21
*
Bugfix: Regions with non-standard names got ignored in RTF output leading to ...
Jeremias Maerki
2006-01-25
1
-14
/
+42
*
just a few changes in order to satisfy checkstyle
Peter Herweg
2006-01-24
4
-20
/
+104
*
number-columns-spanned did not work in last row of a cell. Fixed.
Peter Herweg
2006-01-23
5
-67
/
+143
*
RTF output did not generate the "\landscape" tag when necessary.
Jeremias Maerki
2006-01-20
2
-10
/
+20
*
Code conventions please! No tab characters, spacing etc.
Jeremias Maerki
2006-01-16
4
-139
/
+135
*
RTF: call startListBody and endListBody
Peter Herweg
2006-01-15
1
-0
/
+7
*
RTF: support for nested tables
Peter Herweg
2006-01-15
3
-115
/
+151
*
support for background-color at fo:table
Peter Herweg
2006-01-15
1
-1
/
+13
*
LIST_INDENT never found; write 360 as default
Peter Herweg
2006-01-10
1
-1
/
+1
*
fix error with lists: listIdGenerator must not be a local variable, in order ...
Peter Herweg
2006-01-09
1
-2
/
+1
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
1
-2
/
+2
*
Bugzilla #38132:
Jeremias Maerki
2006-01-05
1
-2
/
+10
*
RTF: If there is no background-color specified for a table-cell, then try to ...
Peter Herweg
2005-12-27
1
-0
/
+16
*
RTF: Don't set \brsp at tables, because it makes them look quite broken.
Peter Herweg
2005-12-27
1
-2
/
+4
*
Restored PNG support for RTF output and fixed two bugs related to image handl...
Jeremias Maerki
2005-12-13
1
-3
/
+6
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
1
-1
/
+2
*
Removed a method call that is not yet available in the repository. Sorry guys.
Jeremias Maerki
2005-12-12
1
-2
/
+1
*
Quick fix to get the size of images right in RTF output. It looks like \picwg...
Jeremias Maerki
2005-12-12
3
-21
/
+95
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
1
-1
/
+1
*
Bugzilla #36480:
Jeremias Maerki
2005-11-14
4
-12
/
+396
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
1
-0
/
+54
*
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
[next]