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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Promoting the PCL renderer from sandbox to the main source tree.
Jeremias Maerki
2006-07-24
13
-0
/
+3551
*
Promoting the AFP renderer from sandbox to the main source tree.
Jeremias Maerki
2006-07-24
66
-0
/
+13030
*
Bugzilla #40062:
Jeremias Maerki
2006-07-24
1
-1
/
+52
*
Bugzilla #38714 and #40048:
Jeremias Maerki
2006-07-24
1
-1
/
+1
*
Command-line integration of PDF/X support. Generalized the specifying of PDF ...
Jeremias Maerki
2006-07-24
1
-16
/
+52
*
Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). ...
Jeremias Maerki
2006-07-21
2
-21
/
+63
*
Fixed removeNode() as discussed on fop-dev. No more checks for footnotes and ...
Jeremias Maerki
2006-07-13
2
-33
/
+14
*
Bugzilla #39608:
Jeremias Maerki
2006-07-11
3
-4
/
+16
*
Bugfix: Potential multi-threading issue (ConcurrentModificationException) eli...
Jeremias Maerki
2006-07-11
1
-2
/
+2
*
Made FOUserAgent.configure() protected again (not to tempt any users to play ...
Jeremias Maerki
2006-07-11
2
-12
/
+19
*
Sometimes I do stuff much too quickly. Removed debug code.
Jeremias Maerki
2006-07-10
1
-1
/
+1
*
Bugzilla #39983:
Jeremias Maerki
2006-07-10
3
-16
/
+35
*
Bugzilla #39709:
Jeremias Maerki
2006-07-10
1
-0
/
+33
*
Bugzilla #39709:
Jeremias Maerki
2006-07-10
2
-57
/
+71
*
Some config file settings were not correctly set in FOUserAgent when invoked ...
Manuel Mall
2006-07-10
2
-8
/
+6
*
Escape Unicode characters properly for list-item labels.
Jeremias Maerki
2006-07-10
2
-10
/
+26
*
Fix NPE if there's no ElementMapping for a particular namespace.
Jeremias Maerki
2006-06-27
1
-1
/
+5
*
Fix NPE in case there are no extension attachments and the area tree was buil...
Jeremias Maerki
2006-06-27
1
-1
/
+6
*
Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metad...
Jeremias Maerki
2006-06-21
1
-2
/
+4
*
XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...
Jeremias Maerki
2006-06-20
12
-363
/
+307
[next]