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
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
2
-5
/
+5
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-3
/
+3
*
Added afp to command line options help, marked mif and svg as experimental
Manuel Mall
2007-01-08
1
-4
/
+7
*
Added fop.home to Main.getJARList. Adapted the documentation.
Simon Pepping
2007-01-06
1
-1
/
+7
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
4
-20
/
+24
*
Command-line integration of PDF/X support. Generalized the specifying of PDF ...
Jeremias Maerki
2006-07-24
1
-16
/
+52
*
Made FOUserAgent.configure() protected again (not to tempt any users to play ...
Jeremias Maerki
2006-07-11
1
-11
/
+18
*
Sometimes I do stuff much too quickly. Removed debug code.
Jeremias Maerki
2006-07-10
1
-1
/
+1
*
Bugzilla #39983:
Jeremias Maerki
2006-07-10
1
-1
/
+11
*
Some config file settings were not correctly set in FOUserAgent when invoked ...
Manuel Mall
2006-07-10
1
-0
/
+3
*
I'd like to make Batik an optional dependency over time, so check Commons IO ...
Jeremias Maerki
2006-04-05
1
-1
/
+1
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
3
-42
/
+19
*
Add PDF/A-1b support to command-line.
Jeremias Maerki
2006-03-21
1
-12
/
+20
*
Avoid NPE when a malformed command-line is specified.
Jeremias Maerki
2006-01-25
1
-2
/
+2
*
Command-line support for the intermediate format: Use "-atin" to specify an a...
Jeremias Maerki
2006-01-24
4
-56
/
+227
*
Another workaround/hack to deal with non breaking spaces. Also some minor adj...
Manuel Mall
2005-12-17
1
-0
/
+13
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
1
-2
/
+2
*
The command-line now automatically sets two parameters for any XSLT transform...
Jeremias Maerki
2005-12-09
1
-6
/
+11
*
The output file is now deleted when an exception occurs when calling FOP from...
Jeremias Maerki
2005-12-09
1
-0
/
+3
*
Deprecated constructors Fop(int) and Fop(int, FOUserAgent).
Jeremias Maerki
2005-11-12
1
-1
/
+2
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
2
-112
/
+85
*
Ported the command-line options for PDF encryption to trunk.
Jeremias Maerki
2005-10-25
1
-9
/
+62
*
Another effort to get the warnings for the debug and quiet options
Simon Pepping
2005-09-28
1
-8
/
+15
*
Commented out the code that causes an NPE.
Jeremias Maerki
2005-09-19
1
-4
/
+4
*
Report area tree output mode.
Simon Pepping
2005-09-17
1
-1
/
+10
*
New "-foout" parameter which only saves the intermediate XSL-FO file when -xm...
Jeremias Maerki
2005-08-23
3
-10
/
+63
*
Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
Jeremias Maerki
2005-08-23
4
-0
/
+1180