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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fix bug #40569: throw IOException when embed-url was specified for an embedde...
Bertrand Delacretaz
2006-09-21
1
-5
/
+8
*
Added support for CCITT compression in the TIFFRenderer by switching to the I...
Jeremias Maerki
2006-09-18
2
-82
/
+97
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
14
-63
/
+255
*
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
2
-3
/
+36
*
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
*
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
*
Bugfix: Corrected painting of shading patterns and position of links for SVG ...
Jeremias Maerki
2006-08-11
3
-39
/
+64
*
Small update in the table-layout code
Andreas L. Delmelle
2006-08-08
1
-2
/
+3
*
Small update in the table-layout code
Andreas L. Delmelle
2006-08-08
2
-17
/
+20
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
25
-1959
/
+1247
*
Bugzilla #39840:
Jeremias Maerki
2006-08-04
5
-19
/
+100
*
Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...
Jeremias Maerki
2006-08-03
2
-0
/
+9
*
Reestablish custom font configuration for PDFTranscoder.
Jeremias Maerki
2006-08-02
2
-1
/
+21
*
Bugfix: Table headers and footers were swallowed when a table was nested in a...
Jeremias Maerki
2006-08-02
2
-1
/
+17
*
Merge from Temp_Floats branch:
Jeremias Maerki
2006-08-02
1
-31
/
+30
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
847
-4558
/
+5408
*
Oops. Wrong copyright.
Jeremias Maerki
2006-07-28
1
-1
/
+1
*
Bugzilla #40106:
Jeremias Maerki
2006-07-28
1
-1
/
+1
*
Just a few nits
Jeremias Maerki
2006-07-28
1
-9
/
+9
*
Added support for a 8x8 bayer dither matrix if anyone wants to try that. Curr...
Jeremias Maerki
2006-07-28
1
-21
/
+76
*
Attempt to make grayscale patterns look nicer when using PCL commands. The st...
Jeremias Maerki
2006-07-26
2
-7
/
+87
*
Promote AFP and PCL renderers from sandbox to main source tree.
Jeremias Maerki
2006-07-24
3
-3
/
+9
[prev]
[next]