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
jgoncalves-pdfa-extension-fix
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Predominantly clean up and javadocs, very little functional change here
Mehdi Houshmand
2012-06-22
23
-107
/
+191
*
Added tests and cleaning up of code
Mehdi Houshmand
2012-06-20
59
-424
/
+552
*
Merged with trunk@1351540
Mehdi Houshmand
2012-06-20
18
-87
/
+1088
|
\
|
*
Bugzilla #40676: Update site documentation about PNG image loading configurat...
Glenn Adams
2012-06-19
3
-5
/
+29
|
*
Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Ber...
Glenn Adams
2012-06-15
3
-2
/
+42
|
*
Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...
Glenn Adams
2012-06-15
14
-80
/
+1013
|
*
Bugzilla #53412: Eliminate incorrect use of object identity which produces ex...
Glenn Adams
2012-06-14
2
-2
/
+6
*
|
Added class missing from last commit
Mehdi Houshmand
2012-06-20
1
-0
/
+153
*
|
Removed HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock
2012-06-15
55
-331
/
+292
*
|
Deleted FOURIResolver class
Mehdi Houshmand
2012-06-14
2
-378
/
+0
*
|
Removed URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand
2012-06-14
29
-591
/
+206
*
|
Removed AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand
2012-06-11
42
-549
/
+1042
*
|
Merge in trunk@1345838
Mehdi Houshmand
2012-06-11
39
-123
/
+172
|
\
|
|
*
Eliminate javadocs warnings.
Glenn Adams
2012-06-04
38
-96
/
+149
|
*
Synchronize XGC jar from XGC trunk.
Glenn Adams
2012-06-04
1
-0
/
+0
|
*
Update xmlgraphics common jar to reflect recent fixes in XGC.
Glenn Adams
2012-06-01
2
-0
/
+3
|
*
Updated XGC JAR
Mehdi Houshmand
2012-06-01
1
-0
/
+0
|
*
Further clean up to PDFResources and fixed mistake in last commit
Mehdi Houshmand
2012-06-01
1
-4
/
+4
|
*
Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make...
Mehdi Houshmand
2012-05-31
1
-29
/
+21
*
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
375
-5273
/
+11325
*
|
Merged in trunk
Mehdi Houshmand
2012-05-31
10
-7
/
+164
|
\
|
|
*
Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Su...
Glenn Adams
2012-05-29
2
-0
/
+3
|
*
Added possibility to treat some content as artifact.
Vincent Hennebert
2012-05-29
8
-7
/
+161
*
|
Merged trunk@1343133
Peter Hancock
2012-05-28
1689
-6475
/
+143765
|
\
|
|
*
Add version attribute to AT and IF intermediate formats. Also eliminate redun...
Glenn Adams
2012-05-28
6
-13
/
+44
|
*
Add extension to place code just before PostScript %PageTrailer. Submitted by...
Glenn Adams
2012-05-27
7
-2
/
+174
|
*
Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...
Glenn Adams
2012-05-25
3
-1
/
+81
|
*
Update FAQ and New Bug documentation.
Glenn Adams
2012-05-25
3
-67
/
+99
|
*
Updated reference PDFs following changes from rev. 1341992 and 1342680
Vincent Hennebert
2012-05-25
19
-0
/
+0
|
*
Added support for the role property on fo:page-sequence, fo:flow and fo:stati...
Vincent Hennebert
2012-05-25
14
-92
/
+132
|
*
The Type entry is optional for a structure element. Not outputting it allows ...
Vincent Hennebert
2012-05-23
2
-1
/
+4
|
*
Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...
Glenn Adams
2012-05-22
3
-1
/
+27
|
*
Remove JDK1.6 dependency.
Glenn Adams
2012-05-17
1
-1
/
+1
|
*
Fix findbugs warning.
Glenn Adams
2012-05-17
1
-1
/
+2
|
*
Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...
Glenn Adams
2012-05-17
16
-22
/
+336
|
*
Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...
Glenn Adams
2012-05-17
3
-1
/
+56
|
*
Bugzilla #53247: Fix renderer mime type for PCL output; should be application...
Glenn Adams
2012-05-16
3
-2
/
+5
|
*
Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG line...
Glenn Adams
2012-05-16
2
-2
/
+5
|
*
Mistake in last commit: didn't add a class
Mehdi Houshmand
2012-05-15
1
-0
/
+31
|
*
Improved handling of AFP double-byte character sets
Mehdi Houshmand
2012-05-15
8
-45
/
+52
|
*
Changed the way AFP PTOCA TransparentData control sequences are written so th...
Mehdi Houshmand
2012-05-11
8
-187
/
+340
|
*
Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying...
Glenn Adams
2012-05-09
3
-50
/
+8
|
*
Bugzilla #45715: Break before (break-before) not respected on blocks nested i...
Glenn Adams
2012-05-04
12
-38
/
+249
|
*
Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn ...
Glenn Adams
2012-05-02
2
-0
/
+3
|
*
Bugzilla #43940: Use new double format utility to improve thread safety and p...
Glenn Adams
2012-04-29
6
-85
/
+18
|
*
Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...
Mehdi Houshmand
2012-04-27
3
-57
/
+57
|
*
Bugzilla #51484: Improve test for last section.
Glenn Adams
2012-04-26
1
-2
/
+2
|
*
Fixed FindBugs warnings
Vincent Hennebert
2012-04-25
3
-30
/
+40
|
*
Bugzilla #53052: restored support for embedded PDF files
Vincent Hennebert
2012-04-25
1
-2
/
+1
|
*
Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...
Glenn Adams
2012-04-25
7
-53
/
+38
[next]