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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw exception if font does not provide a loca table (happens when attemptin...
Bertrand Delacretaz
2006-10-10
1
-2
/
+6
*
Throw exception if glyf table is not found (currently happens with some OTF f...
Bertrand Delacretaz
2006-10-10
1
-0
/
+1
*
Create a dummy PercentBaseContext in FOPRtfAttributes, so that
Simon Pepping
2006-10-09
1
-1
/
+18
*
Fix a small error in ListItemLayoutManager. Patch submitted by Julien
Simon Pepping
2006-10-09
1
-1
/
+1
*
Prevent a StringIndexOutOfBoundsException when the PNG output file
Simon Pepping
2006-10-09
1
-5
/
+25
*
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
Joerg Pietschmann
2006-10-07
16
-67
/
+43
*
Fixed layout of forward page number citation references in fo:inline
Simon Pepping
2006-10-07
5
-37
/
+13
*
Don't swallow the exception. At least log it.
Jeremias Maerki
2006-10-07
1
-0
/
+6
*
Bugfix: Nested tables with headers and footers were not handled correctly and...
Jeremias Maerki
2006-10-07
2
-6
/
+33
*
Fixed a compilation problem.
Jeremias Maerki
2006-10-07
1
-3
/
+6
*
This fixes a bug that has crept in page number resolution, viz. the text was ...
Simon Pepping
2006-10-06
1
-1
/
+2
*
Create a class-specific logger for each LayoutManager which uses a logger.
Simon Pepping
2006-10-05
19
-7
/
+120
*
Add link to CambridgeDocs (they are using FOP!)
Jeremias Maerki
2006-10-02
1
-0
/
+1
*
Fix bug #40569: throw IOException when embed-url was specified for an embedde...
Bertrand Delacretaz
2006-09-21
1
-5
/
+8
*
A note about CCITT compression.
Jeremias Maerki
2006-09-18
1
-0
/
+9
*
ApacheCon Banner update
Jeremias Maerki
2006-09-18
2
-7
/
+29
*
Added support for CCITT compression in the TIFFRenderer by switching to the I...
Jeremias Maerki
2006-09-18
3
-84
/
+105
*
Added a comment about the cofiguration schema and some other means to determi...
Simon Pepping
2006-09-16
2
-0
/
+82
*
typo
Jeremias Maerki
2006-09-15
2
-2
/
+2
*
mention that the config file format has changed.
Jeremias Maerki
2006-09-15
2
-0
/
+12
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
15
-65
/
+275
*
Missed the other source of "getValue() called on AUTO length" last time.
Jeremias Maerki
2006-09-11
1
-13
/
+17
*
Configuration option in the Java2D-based renderers that allows to disable the...
Jeremias Maerki
2006-09-10
4
-3
/
+59
*
background for table-column (columns and spanned column) is not implemented, ...
Jeremias Maerki
2006-09-10
1
-2
/
+2
*
Bugzilla #39414:
Andreas L. Delmelle
2006-09-02
1
-27
/
+50
*
Avoiding error message ("getBaseLength called without context") when width="1...
Jeremias Maerki
2006-09-01
1
-1
/
+1
*
Indicate on the poster where to get the sources.
Jeremias Maerki
2006-09-01
1
-2
/
+7
*
FOP poster
Jeremias Maerki
2006-09-01
25
-0
/
+7876
*
Tweak: look for default font-style/weight before trying default font-family
Andreas L. Delmelle
2006-08-31
1
-3
/
+10
*
Make FontInfo look for the same font-family and weight first, but with defaul...
Andreas L. Delmelle
2006-08-29
1
-7
/
+21
*
Some javadoc improvements
Andreas L. Delmelle
2006-08-29
1
-23
/
+56
*
My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:
Jeremias Maerki
2006-08-26
6
-41
/
+38
*
Just isn't my day... last one
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Another slip...
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Forgot FOTree tests after r434497 => re-enabled and rectified...
Andreas L. Delmelle
2006-08-24
1
-10
/
+14
*
A few changes combined:
Andreas L. Delmelle
2006-08-24
2
-106
/
+126
*
Reset visibility to public...
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Fix: suppressed call to PercentLength.getBaseLength() without context (introd...
Andreas L. Delmelle
2006-08-24
2
-11
/
+16
*
Minor improvement: avoid potential problems in case of nested blocks
Andreas L. Delmelle
2006-08-23
1
-63
/
+89
*
Cleanup: removal of suspicious static in FOText
Andreas L. Delmelle
2006-08-23
2
-27
/
+21
*
corrected a couple of javadoc warnings issued by checkstyle
Chris Bowditch
2006-08-22
4
-4
/
+11
*
Minor enhancement of column-number property code / removal of unused method
Andreas L. Delmelle
2006-08-22
2
-7
/
+9
*
Reset visibility to public
Andreas L. Delmelle
2006-08-21
1
-1
/
+1
*
Minor fix: set negative values to zero for b-p-d/i-p-d
Andreas L. Delmelle
2006-08-21
1
-6
/
+43
*
Rework of default column-creation and setting column-widths from the first ro...
Andreas L. Delmelle
2006-08-21
11
-139
/
+366
*
Correction: r432201 caused FOTree test failure
Andreas L. Delmelle
2006-08-17
1
-2
/
+4
*
Cleanup: removed obsolete class
Andreas L. Delmelle
2006-08-17
2
-60
/
+0
*
Added relaxed validation for empty list-item-* (as produced by the buggy Micr...
Andreas L. Delmelle
2006-08-17
1
-3
/
+14
*
A nit: use PropertyInfo methods instead of accessing the PropertyList
Andreas L. Delmelle
2006-08-17
1
-6
/
+5
*
Should cause an error when used with auto-layout
Andreas L. Delmelle
2006-08-17
1
-3
/
+10
[next]