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
/
apache
/
fop
/
render
/
java2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
4
-2
/
+65
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-2
/
+2
*
FOP-2250: Arabic characters are not connected on PCL; partial implementation.
Luis Bernardo
2013-06-23
2
-12
/
+84
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
1
-6
/
+6
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-1
/
+1
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
2
-3
/
+2
*
FOP-2187: Generating pdf works awt & png crashes when overflow hidden
Luis Bernardo
2013-01-18
1
-1
/
+3
*
Addressed Findbug and Checkstyle issues
Peter Hancock
2012-10-09
1
-2
/
+1
*
Increased unit test coverage for the Painters
Peter Hancock
2012-10-08
3
-360
/
+345
*
Merged trunk@1356765
Peter Hancock
2012-07-03
11
-93
/
+342
|
\
|
*
Merged in trunk@1356161
Mehdi Houshmand
2012-07-02
2
-6
/
+162
|
|
\
|
|
*
Changed the exception message when internal font key == null, also some clean...
Mehdi Houshmand
2012-07-02
2
-6
/
+162
|
*
|
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
1
-5
/
+4
|
*
|
Merged in trunk@1353397
Mehdi Houshmand
2012-06-26
1
-2
/
+2
|
|
\
|
|
*
|
Added tests and cleaning up of code
Mehdi Houshmand
2012-06-20
4
-9
/
+17
|
*
|
Removed HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock
2012-06-15
2
-9
/
+9
|
*
|
Removed AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand
2012-06-11
1
-1
/
+1
|
*
|
Merge in trunk@1345838
Mehdi Houshmand
2012-06-11
2
-2
/
+3
|
|
\
\
|
*
|
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
8
-82
/
+169
*
|
|
|
Merged trunk@1354651
Peter Hancock
2012-06-29
13
-110
/
+124
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merged changes from trunk up to revision 1351540
Temp_TrueTypeInPostScript
Vincent Hennebert
2012-06-22
2
-2
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Eliminate javadocs warnings.
Glenn Adams
2012-06-04
2
-2
/
+3
|
|
|
/
|
*
|
Cosmetics only: organised imports
Vincent Hennebert
2012-06-18
1
-0
/
+1
|
*
|
Merged changes from trunk up to rev. 1325806
Vincent Hennebert
2012-04-13
1
-2
/
+7
|
|
\
|
|
|
*
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...
Glenn Adams
2012-04-08
1
-2
/
+7
|
*
|
Merged changes from trunk up to revision 1306814
Vincent Hennebert
2012-04-05
12
-95
/
+106
|
|
\
|
|
|
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
3
-2
/
+5
|
|
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
6
-8
/
+0
|
|
*
apply complex scripts patch
Glenn Adams
2012-02-26
3
-11
/
+16
|
|
*
Amended checkstyle errors and return carriages
Mehdi Houshmand
2012-01-30
1
-1
/
+5
|
|
*
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
1
-6
/
+4
|
|
*
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
1
-4
/
+6
|
|
*
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
1
-6
/
+4
|
|
*
Various small fixes
Simon Pepping
2011-09-29
1
-3
/
+3
|
|
*
Improved fix for bugzilla#48062
Peter Hancock
2011-08-25
6
-61
/
+60
|
|
*
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
1
-1
/
+1
|
|
*
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
9
-22
/
+30
|
|
|
\
|
|
*
|
Adjust to changes in XML Graphics Commons:
Jeremias Maerki
2010-12-13
1
-3
/
+12
|
*
|
|
Bugzilla #50483: Improved support for TrueType fonts in PostScript
Vincent Hennebert
2012-03-30
1
-3
/
+2
|
|
|
/
|
|
/
|
|
*
|
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
2
-2
/
+2
|
*
|
Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...
Vincent Hennebert
2010-11-23
2
-3
/
+5
*
|
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
2
-3
/
+51
|
/
/
*
|
Fixed indentation
Vincent Hennebert
2010-08-27
2
-4
/
+4
*
|
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-6
/
+0
*
|
Bugzilla #49733:
Jeremias Maerki
2010-08-14
6
-11
/
+23
|
/
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Fixed a multi-threading bugfix, visible for example when opening examples/fo/...
Jeremias Maerki
2010-01-01
1
-9
/
+9
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
2
-15
/
+16
*
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
5
-6
/
+7
*
Renamed PageScaleAttributes class into PageScale.
Vincent Hennebert
2009-08-12
1
-3
/
+3
[next]