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
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression
Luis Bernardo
2014-02-22
1
-0
/
+6
*
FOP-2312: font-base configuration setting not working as expected
Vincent Hennebert
2013-11-15
1
-6
/
+1
*
FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution w...
Luis Bernardo
2013-10-28
1
-3
/
+0
*
FOP-2306: use the URI of the source FO document rather than the config file a...
Vincent Hennebert
2013-10-22
1
-1
/
+7
*
Removed unused variables
Vincent Hennebert
2013-10-09
1
-1
/
+0
*
Removed obsolete CommandLineLogger.
Vincent Hennebert
2013-07-30
1
-35
/
+2
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-1
/
+1
*
fixed the fact that -nocs was not being applied
Luis Bernardo
2012-12-19
1
-1
/
+2
*
Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file
Mehdi Houshmand
2012-08-17
1
-1
/
+1
*
Fixed a couple minor bugs in CLI and config parsing
Mehdi Houshmand
2012-08-10
1
-8
/
+13
*
Addressed some of the javadocs that were erroneous
Mehdi Houshmand
2012-07-06
1
-0
/
+1
*
Fixed NPE with when outputting AreaTree also improved base URI handling for CLI
Mehdi Houshmand
2012-07-06
1
-1
/
+9
*
Changed the base URI of the FOP factory to be the FO file when CLI is used
Mehdi Houshmand
2012-07-06
1
-1
/
+1
*
Command line parameters override fop conf settings when set (they won't overr...
Mehdi Houshmand
2012-07-05
1
-0
/
+6
*
Fixed regression re:strict-validation parameter in fop.xconf
Mehdi Houshmand
2012-07-04
1
-2
/
+3
*
Check style and find bugs now pass without errors
Mehdi Houshmand
2012-07-03
1
-0
/
+1
*
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
1
-4
/
+3
*
Added tests and cleaning up of code
Mehdi Houshmand
2012-06-20
1
-1
/
+1
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
3
-46
/
+31
*
Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...
Glenn Adams
2012-05-22
1
-1
/
+4
*
Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...
Glenn Adams
2012-05-17
1
-1
/
+1
*
disable line breaks after DOT with NoWhiteSpaceAfter; fix violations
Glenn Adams
2012-03-05
1
-2
/
+2
*
apply complex scripts patch
Glenn Adams
2012-02-26
1
-0
/
+8
*
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
1
-5
/
+2
*
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
1
-2
/
+5
*
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
1
-5
/
+2
*
Added support for 128bit encryption in PDF output. Based on work by Michael R...
Vincent Hennebert
2011-08-08
1
-0
/
+16
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
1
-103
/
+103
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-103
/
+103
*
Fixed formatting of help message
Vincent Hennebert
2010-09-08
1
-1
/
+1
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
1
-3
/
+3
*
-delete-cache command line argument replaced with -flush. Seems like a more ...
Adrian Cumiskey
2010-08-17
1
-25
/
+18
*
Removed tab character.
Jeremias Maerki
2010-08-16
1
-2
/
+2
*
Document exits
Simon Pepping
2010-08-16
1
-2
/
+3
*
Reinstated support for being able to specify a font cache filepath in the fop...
Adrian Cumiskey
2010-08-15
1
-1
/
+42
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
3
-9
/
+19
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Better error message if a font is missing when generating PS from IF.
Jeremias Maerki
2010-02-10
1
-2
/
+2
*
Merged changes from Trunk up to revision 830265
Temp_Accessibility
Vincent Hennebert
2009-10-27
2
-22
/
+14
|
\
|
*
Added events to the implementation of the catalog command-line option
Simon Pepping
2009-10-25
2
-22
/
+14
*
|
Merged changes from Trunk up to revision 829121
Vincent Hennebert
2009-10-23
2
-23
/
+103
|
\
|
|
*
Fixed language inconsistencies
Vincent Hennebert
2009-10-21
1
-3
/
+3
|
*
Fixed checkstyle issues.
Vincent Hennebert
2009-10-20
1
-30
/
+36
|
*
Added a command-line option '-catalog' to use a catalog resolver for
Simon Pepping
2009-10-16
2
-16
/
+90
*
|
Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...
Vincent Hennebert
2009-10-21
1
-2
/
+2
*
|
Merged changes from Trunk up to revision 824832
Vincent Hennebert
2009-10-13
1
-20
/
+32
|
\
|
|
*
Allow "-if [mime] out" as for "-at".
Jeremias Maerki
2009-10-07
1
-20
/
+32
*
|
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
1
-6
/
+9
|
\
|
|
*
Changed meaning of '-v' option to 'verbose', which will print FOP's version a...
Vincent Hennebert
2009-05-14
1
-6
/
+9
*
|
Incorporated some more of the feedback to #46705:
Jeremias Maerki
2009-04-17
1
-1
/
+2
[next]