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
*
FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ...
Luis Bernardo
2014-10-15
2
-0
/
+12
*
FOP-2249: elide formatting controls - preliminary
Glenn Adams
2014-10-14
8
-17
/
+90
*
FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminary
Glenn Adams
2014-10-13
1
-55
/
+112
*
FOP-2287: support Tamil script (preliminary)
Glenn Adams
2014-10-12
9
-25
/
+728
*
FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ...
Luis Bernardo
2014-10-09
1
-0
/
+22
*
FOP-2415: prevent NPE when Indic script syllabizer is not available
Glenn Adams
2014-10-09
1
-2
/
+3
*
FOP-2391: ensure derived font triplet is used
Glenn Adams
2014-09-26
1
-2
/
+2
*
FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ...
Glenn Adams
2014-09-20
8
-34
/
+137
*
FOP-2411: PDF to PDF Link not working
Simon Steiner
2014-09-11
3
-0
/
+20
*
FOP-2213 use kern table when no GPOS kern lookups are present
Glenn Adams
2014-09-09
10
-14
/
+667
*
FOP-2303: fix negative text indent in bidi context
Glenn Adams
2014-09-08
1
-17
/
+0
*
FOP-2258: fix erroneous mirroring
Glenn Adams
2014-09-08
1
-2
/
+2
*
FOP-2410: fix fo:page-number in bidi context
Glenn Adams
2014-09-08
8
-38
/
+174
*
Fix findbugs warning recently introduced by SS.
Glenn Adams
2014-08-31
1
-2
/
+3
*
FOP-2391: add missing file
Glenn Adams
2014-08-23
1
-0
/
+167
*
FOP-2391: enable bidi processing of SVG text chunks
Glenn Adams
2014-08-23
8
-64
/
+377
*
Fix checkstyle
Simon Steiner
2014-08-21
1
-2
/
+2
*
FOP-2353: PDF-A preflight warnings
Simon Steiner
2014-08-21
2
-3
/
+21
*
FOP-2406: Error when image next to pdf
Simon Steiner
2014-08-19
5
-77
/
+112
*
FOP-2391: ensure mapping is non-null in CS SVG text
Glenn Adams
2014-08-18
3
-8
/
+12
*
Add verbose (-v) flag to FontList tool that shows URI of font resource.
Glenn Adams
2014-08-17
11
-10
/
+101
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
73
-249
/
+309
*
Fix 4-instance findbug warnings.
Glenn Adams
2014-08-08
13
-63
/
+87
*
Fix or suppress 3-instance findbug warnings.
Glenn Adams
2014-08-07
27
-60
/
+57
*
Fix 2-instance findbug warnings.
Glenn Adams
2014-08-07
27
-104
/
+165
*
Fix or suppress 1-instance findbug warnings.
Glenn Adams
2014-08-06
22
-61
/
+119
*
FOP-2391: preliminary (but incomplete) support for complex script text nodes ...
Glenn Adams
2014-08-03
24
-573
/
+908
*
FOP-2393: only the gradient's transform should be used. Other transforms will...
Vincent Hennebert
2014-08-01
1
-7
/
+2
*
FOP-2394: Removed non-standard layout extensions
Vincent Hennebert
2014-07-29
3
-417
/
+81
*
Disable checkEOF when processing PS files. It's perfectly valid to have an %%...
Vincent Hennebert
2014-07-28
1
-0
/
+1
*
FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of UR...
Luis Bernardo
2014-07-27
1
-1
/
+1
*
fix equality comparison between border, padding and background (see FOP-2307 ...
Luis Bernardo
2014-07-23
1
-4
/
+5
*
FOP-2395: PDF encryption does not work when PDF version is set in FOP config;...
Luis Bernardo
2014-07-18
2
-2
/
+6
*
Merged branch FOP-2393_gradient-rendering back into trunk
Vincent Hennebert
2014-07-18
23
-3420
/
+1105
|
\
|
*
Removed unused code
FOP-2393_gradient-rendering
Vincent Hennebert
2014-07-18
5
-245
/
+4
|
*
Merged latest trunk
Vincent Hennebert
2014-07-18
297
-953
/
+1135
|
|
\
|
|
/
|
/
|
*
|
Merge font merging
Simon Steiner
2014-07-16
26
-268
/
+456
|
\
\
|
*
|
Add t1 merging
Temp_FontMerging
Simon Steiner
2014-06-20
5
-65
/
+49
|
*
|
Allow merging of fonts
Simon Steiner
2014-06-05
23
-204
/
+408
*
|
|
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
275
-712
/
+712
*
|
|
... And actually fix resulting warnings
Vincent Hennebert
2014-07-15
2
-2
/
+4
*
|
|
Removed CSOFF: LineLengthCheck that have crept in existing files
Vincent Hennebert
2014-07-15
7
-16
/
+4
|
|
*
Added more complete tests
Vincent Hennebert
2014-07-18
2
-11
/
+11
|
|
*
Check bounds and encode
Vincent Hennebert
2014-07-18
1
-13
/
+18
|
|
*
For a Shading object, domain is optional and its default value is what we need
Vincent Hennebert
2014-07-18
2
-30
/
+0
|
|
*
Removed unused functionType parameter
Vincent Hennebert
2014-07-18
4
-31
/
+21
|
|
*
Added test case for the gradient package
Vincent Hennebert
2014-07-18
2
-42
/
+25
|
|
*
createPDFPattern can be made private
Vincent Hennebert
2014-07-14
1
-1
/
+1
|
|
*
Use the appropriate double formatter depending on the selected output
Vincent Hennebert
2014-07-14
6
-66
/
+94
|
|
*
Factorized outputDoubles into GradientMaker
Vincent Hennebert
2014-07-14
3
-35
/
+26
[next]