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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
Bugzilla #45715: Break before (break-before) not respected on blocks nested i...
Glenn Adams
2012-05-04
3
-0
/
+118
*
|
|
|
|
|
|
|
Bugzilla #50196: Add test for basic-link with padding.
Glenn Adams
2012-04-24
1
-0
/
+45
*
|
|
|
|
|
|
|
Bugzilla #53101: Ensure that table cell spanning works in right-to-left writi...
Glenn Adams
2012-04-20
1
-0
/
+89
*
|
|
|
|
|
|
|
Bugzilla #53086: Ensure that table footer and header are included in bididire...
Glenn Adams
2012-04-17
1
-0
/
+91
*
|
|
|
|
|
|
|
Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...
Glenn Adams
2012-04-17
3
-3
/
+91
*
|
|
|
|
|
|
|
Bugzilla #53094: Convert block container overflow exception to event model, i...
Glenn Adams
2012-04-17
3
-4
/
+32
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Bugzilla #52763: Support list-block in marker, thus preventing NPE.
Glenn Adams
2012-04-11
1
-0
/
+78
*
|
|
|
|
|
|
Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote
Glenn Adams
2012-04-03
1
-0
/
+55
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merged branch Temp_PDF_ObjectStreams
Vincent Hennebert
2012-03-26
59
-27
/
+1186
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added support for PDF object streams.
Temp_PDF_ObjectStreams
Vincent Hennebert
2012-03-21
60
-29
/
+1188
*
|
|
|
|
|
|
Removed reference to XML schema from IF schema.
Vincent Hennebert
2012-03-23
2
-95
/
+0
*
|
|
|
|
|
|
Bugzilla #46962: Fixed deadlock in PropertyCache.
Vincent Hennebert
2012-03-22
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Bugzilla #51385: Added configuration option to set the version of the output ...
Vincent Hennebert
2012-03-19
2
-0
/
+232
*
|
|
|
|
|
Bugzila#52849: SVG font being painted as shapes when font present in the system
Mehdi Houshmand
2012-03-16
2
-0
/
+47
*
|
|
|
|
|
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert
2012-03-06
21
-21
/
+21
*
|
|
|
|
|
Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...
Vincent Hennebert
2012-03-05
8
-17
/
+17
*
|
|
|
|
|
Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP
Peter Hancock
2012-03-02
8
-61
/
+307
*
|
|
|
|
|
fix @Override usage to be compatible with Java 1.5
Glenn Adams
2012-02-29
2
-4
/
+0
*
|
|
|
|
|
apply complex scripts patch
Glenn Adams
2012-02-26
715
-136
/
+101166
*
|
|
|
|
|
Enabled assertions in junit tasks (analagous to JVM arg -ea)
Mehdi Houshmand
2012-02-14
2
-0
/
+6
*
|
|
|
|
|
Corrected error in Junit4 migration
Mehdi Houshmand
2012-02-13
2
-30
/
+26
*
|
|
|
|
|
Merged in Temp_ImproveAccessibility
Peter Hancock
2012-02-10
91
-234
/
+2556
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Associate structure tree elements directly to render content
Peter Hancock
2012-01-27
42
-84
/
+439
|
*
|
|
|
|
|
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
32
-52
/
+703
|
*
|
|
|
|
|
Removed the FO document pre-processing step that was adding ptr and creating ...
Vincent Hennebert
2011-10-24
57
-161
/
+1484
*
|
|
|
|
|
|
Amended checkstyle errors and return carriages
Mehdi Houshmand
2012-01-30
2
-60
/
+64
*
|
|
|
|
|
|
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
3
-17
/
+13
*
|
|
|
|
|
|
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
3
-13
/
+17
*
|
|
|
|
|
|
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
3
-17
/
+13
*
|
|
|
|
|
|
Amended a non-ASCII character in a comment
Mehdi Houshmand
2012-01-23
1
-1
/
+1
*
|
|
|
|
|
|
added svn:eol-style=native property to recently added new files
Chris Bowditch
2012-01-20
17
-1601
/
+1601
*
|
|
|
|
|
|
use of £ was causing some cross platform issues since it's part of the ASCII...
Chris Bowditch
2012-01-19
1
-1
/
+1
*
|
|
|
|
|
|
Bugzilla #51209:
Chris Bowditch
2012-01-18
1
-0
/
+72
*
|
|
|
|
|
|
Bugzilla #50391:
Chris Bowditch
2012-01-10
5
-11
/
+338
*
|
|
|
|
|
|
Bugzilla #51644:
Chris Bowditch
2012-01-06
15
-150
/
+1338
*
|
|
|
|
|
|
Removed file that became empty in rev. 1198853
Vincent Hennebert
2011-12-20
1
-0
/
+0
*
|
|
|
|
|
|
Changed the error handling for AFP fonts such that errors are passed to the A...
Mehdi Houshmand
2011-11-21
11
-11
/
+217
*
|
|
|
|
|
|
Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...
Mehdi Houshmand
2011-11-21
33
-72
/
+1269
*
|
|
|
|
|
|
Bugzilla #52151: added ant script to get JaCoCo code coverage
Vincent Hennebert
2011-11-18
2
-2
/
+66
*
|
|
|
|
|
|
Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts
Chris Bowditch
2011-11-17
1
-0
/
+57
*
|
|
|
|
|
|
Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...
Vincent Hennebert
2011-11-07
69
-308
/
+166
*
|
|
|
|
|
|
Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as
Peter Hancock
2011-11-01
9
-4
/
+372
|
/
/
/
/
/
/
*
|
|
|
|
|
Cache the schema for the XML namespace to a local directory. This avoids down...
Vincent Hennebert
2011-10-20
2
-0
/
+95
*
|
|
|
|
|
Bugzilla#512010: Simplification of the build.
Peter Hancock
2011-10-19
8
-107
/
+316
*
|
|
|
|
|
Restored PDFDocumentGraphics2D functionality.
Jeremias Maerki
2011-10-15
2
-1
/
+96
*
|
|
|
|
|
Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...
Peter Hancock
2011-10-11
1
-0
/
+108
*
|
|
|
|
|
Bugzilla #51928: Upgraded all tests to JUnit 4
Vincent Hennebert
2011-10-04
108
-1217
/
+1179
*
|
|
|
|
|
PDFFactory responsible for asdigning name to a subset font.
Peter Hancock
2011-09-26
2
-0
/
+60
*
|
|
|
|
|
Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.
Peter Hancock
2011-09-05
2
-1
/
+111
*
|
|
|
|
|
Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...
Peter Hancock
2011-08-22
4
-0
/
+101
[prev]
[next]