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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for non-default values of alignment-adjust
Vincent Hennebert
2013-11-07
2
-1
/
+252
*
Added support for default alignment of inline-container areas with their pare...
Vincent Hennebert
2013-11-06
13
-296
/
+417
*
Re-ordered methods from higher to lower level
Vincent Hennebert
2013-10-31
1
-35
/
+35
*
Take into account the inline-container's bpd in the alignment context
Vincent Hennebert
2013-10-31
1
-2
/
+4
*
Typo: s/inline/block/
Vincent Hennebert
2013-10-31
1
-1
/
+1
*
Added possibility to check for events in layout tests
Vincent Hennebert
2013-10-31
4
-6
/
+119
*
Properly handle "error-if-overflow" value of "overflow" property when overflo...
Vincent Hennebert
2013-10-28
2
-4
/
+29
*
Added support for percentage dimensions
Vincent Hennebert
2013-10-28
3
-11
/
+77
*
Slightly simplified looping through positions in addAreas
Vincent Hennebert
2013-10-28
1
-9
/
+11
*
Do space resolution on the children of the inline-container
Vincent Hennebert
2013-10-28
3
-28
/
+37
*
Issue a warning if the content of an inline-container overflows it in the blo...
Vincent Hennebert
2013-10-24
3
-3
/
+23
*
Added support for block-progression-dimension="auto"
Vincent Hennebert
2013-10-24
2
-6
/
+54
*
When inline-progression-dimension has been left to auto on fo:inline-containe...
Vincent Hennebert
2013-10-24
4
-1
/
+85
*
Parse back the container area from the area tree.
Vincent Hennebert
2013-10-24
3
-10
/
+25
*
First bits of support for fo:inline-container
Vincent Hennebert
2013-10-21
5
-162
/
+361
*
Temporary branch for implementation of fo:inline-container
Vincent Hennebert
2013-10-21
0
-0
/
+0
*
FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Si...
Luis Bernardo
2013-10-16
1
-2
/
+3
*
FOP-1872: External document is clipped when rotated; patch submitted by Thana...
Luis Bernardo
2013-10-13
2
-4
/
+10
*
Removed unused variables
Vincent Hennebert
2013-10-09
3
-7
/
+0
*
Do not log a warning when .notdef has been assigned to an unused code of Adob...
Vincent Hennebert
2013-10-08
1
-3
/
+6
*
FOP-2106: Footnote put on earlier page than the one that contains the footnot...
Vincent Hennebert
2013-10-08
2
-32
/
+98
*
FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of UR...
Luis Bernardo
2013-09-25
1
-1
/
+1
*
FOP-2298: One last @Override to remove to satisfy broken Java 5 support.
Glenn Adams
2013-09-17
1
-1
/
+0
*
FOP-2298: Java 5 is more strict than Java 6 about use of @Override on impleme...
Glenn Adams
2013-09-16
2
-3
/
+0
*
FOP-2298: Java 5 doesn't support String.isEmpty
Glenn Adams
2013-09-16
3
-4
/
+4
*
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...
Glenn Adams
2013-09-13
31
-147
/
+1190
*
FOP-2275: Quadratic Bezier curves not properly rendered
Robert Meyer
2013-08-20
1
-4
/
+20
*
there is no dependency on pdfbox. this corrects previous commit.
Luis Bernardo
2013-08-15
1
-0
/
+0
*
the OTF patch requires pdfbox...
Luis Bernardo
2013-08-14
1
-0
/
+0
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (ecli...
Luis Bernardo
2013-08-14
2
-89
/
+937
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
Luis Bernardo
2013-08-14
35
-2297
/
+4542
*
Removed obsolete CommandLineLogger.
Vincent Hennebert
2013-07-30
5
-320
/
+2
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to comm...
Luis Bernardo
2013-07-15
1
-0
/
+1
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
31
-57
/
+55
*
FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.
Luis Bernardo
2013-07-12
2
-0
/
+37
*
FOP-2271: XSL Infinite loop; patch submitted by Simon Steiner.
Luis Bernardo
2013-07-12
1
-9
/
+18
*
FOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitte...
Luis Bernardo
2013-07-12
1
-1
/
+1
*
FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner
Luis Bernardo
2013-07-12
4
-3
/
+13
*
FOP-2250: Arabic characters are not connected on PCL; partial implementation.
Luis Bernardo
2013-06-23
3
-24
/
+122
*
FOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0);...
Luis Bernardo
2013-06-18
1
-0
/
+10
*
Adding MarkDown docs/ directory for XML Graphics FOP.
Clay Leeds
2013-06-15
0
-0
/
+0
*
Improved fop.xconf validation
Peter Hancock
2013-06-04
1
-136
/
+249
*
FOP-2248: add support for AES 256 PDF encryption
Luis Bernardo
2013-05-18
12
-101
/
+680
*
FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...
Luis Bernardo
2013-05-13
2
-2
/
+2
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
60
-272
/
+264
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
202
-5691
/
+5691
*
FOP-2245: height attribute on external-graphic with percentage value behaves ...
Luis Bernardo
2013-04-30
5
-27
/
+83
*
FOP-2244: Encrypted image colorspace fails; patch submitted by Simon Steiner
Luis Bernardo
2013-04-30
1
-0
/
+1
*
FOP-2238: updated xgc jar (revision 1477369)
Luis Bernardo
2013-04-29
1
-0
/
+0
*
FOP-2211: fixed in previous
Peter Hancock
2013-04-16
0
-0
/
+0
[next]