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
/
pcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2548: Support Barcode4J page number
Simon Steiner
2015-12-04
1
-1
/
+1
*
Fixed checkstyle missing EOL. Resolved ignored findbugs warning
Robert Meyer
2015-08-11
2
-3
/
+4
*
FOP-2486 - Enhancements and fixes to existing patch
Temp_PCLSoftFonts
Robert Meyer
2015-08-04
7
-83
/
+359
*
Creation of soft fonts for TrueType fonts in PCL
Robert Meyer
2015-06-12
23
-39
/
+2331
*
Add verbose (-v) flag to FontList tool that shows URI of font resource.
Glenn Adams
2014-08-17
1
-1
/
+1
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
3
-17
/
+8
*
Fix or suppress 3-instance findbug warnings.
Glenn Adams
2014-08-07
1
-1
/
+3
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
6
-12
/
+12
*
Fix leaked resource warnings from Eclipse (Kepler).
Glenn Adams
2014-07-06
1
-0
/
+3
*
Fix compiler warnings.
Glenn Adams
2014-07-06
1
-2
/
+1
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-1
/
+1
*
FOP-2250: Arabic characters are not connected on PCL; partial implementation.
Luis Bernardo
2013-06-23
1
-12
/
+38
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-2
/
+2
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
2
-5
/
+4
*
Merged trunk@1373227
Peter Hancock
2012-08-16
1
-3
/
+2
|
\
|
*
Bugzilla#53563: Removed a method call that could cause a java.awt.HeadlessExc...
Mehdi Houshmand
2012-07-18
1
-3
/
+2
*
|
Merged trunk@1356765
Peter Hancock
2012-07-03
9
-143
/
+244
|
\
|
|
*
Check style and find bugs now pass without errors
Mehdi Houshmand
2012-07-03
2
-4
/
+1
|
*
Merged in trunk@1356161
Mehdi Houshmand
2012-07-02
1
-27
/
+15
|
|
\
|
|
*
Changed the exception message when internal font key == null, also some clean...
Mehdi Houshmand
2012-07-02
1
-26
/
+15
|
*
|
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
2
-9
/
+9
|
*
|
Added tests and cleaning up of code
Mehdi Houshmand
2012-06-20
2
-28
/
+66
|
*
|
Removed HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock
2012-06-15
1
-3
/
+3
|
*
|
Removed URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand
2012-06-14
2
-9
/
+0
|
*
|
Merge in trunk@1345838
Mehdi Houshmand
2012-06-11
2
-2
/
+4
|
|
\
|
|
*
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
7
-108
/
+195
*
|
|
Merged trunk@1354651
Peter Hancock
2012-06-29
10
-82
/
+89
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Eliminate javadocs warnings.
Glenn Adams
2012-06-04
2
-2
/
+4
|
|
/
|
*
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert
2012-03-06
1
-1
/
+1
|
*
disable line breaks after DOT with NoWhiteSpaceAfter; fix violations
Glenn Adams
2012-03-05
1
-2
/
+2
|
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
3
-3
/
+0
|
*
apply complex scripts patch
Glenn Adams
2012-02-26
2
-15
/
+19
|
*
Improved fix for bugzilla#48062
Peter Hancock
2011-08-25
1
-5
/
+4
|
*
Use BitmapImageUtil for converting images to bi-level images.
Jeremias Maerki
2011-02-07
5
-53
/
+58
|
*
Add type-safe parameters to collections; replace XGC jar to benefit from new ...
Simon Pepping
2011-01-04
1
-1
/
+1
*
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-2
/
+12
|
/
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-5
/
+5
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
5
-1710
/
+5
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
3
-12
/
+2
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
5
-12
/
+23
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
5
-5
/
+7
*
PCL Output: Added support for specifying the output bin (pcl:output-bin exten...
Jeremias Maerki
2009-07-28
4
-0
/
+29
*
Added A5 format.
Jeremias Maerki
2009-07-28
1
-0
/
+6
*
bug fix: PCL and AFP Document Handlers for new IF were not registering all re...
Chris Bowditch
2009-05-27
1
-1
/
+4
*
Added setting to enable dithered painting of filled rectangles in AFP and PCL.
Vincent Hennebert
2009-04-28
1
-60
/
+5
*
";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...
Jeremias Maerki
2009-02-23
1
-2
/
+1
*
Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch...
Jeremias Maerki
2009-02-22
16
-332
/
+2133
|
\
[next]