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
/
ps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert
2012-03-06
2
-2
/
+2
*
add RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams
2012-03-05
4
-15
/
+8
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
8
-13
/
+19
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+0
*
apply complex scripts patch
Glenn Adams
2012-02-26
3
-14
/
+17
*
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte enc...
Vincent Hennebert
2012-02-15
2
-13
/
+11
*
Various small fixes
Simon Pepping
2011-09-29
1
-1
/
+1
*
Bugzilla#51760: PS images stored as an embedded file which has no length limit.
Peter Hancock
2011-09-26
1
-24
/
+69
*
Fix checkstyle and findbugs issues
Simon Pepping
2011-06-15
1
-1
/
+4
*
Added option for PostScript output to optimize for file size rather than qual...
Jeremias Maerki
2011-04-22
5
-12
/
+76
*
Add type-safe parameters to collections; replace XGC jar to benefit from new ...
Simon Pepping
2011-01-04
1
-1
/
+1
*
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
2
-31
/
+24
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
1
-1
/
+1
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
2
-2
/
+2
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
4
-4
/
+4
*
Copy attributes since some XML parsers might reuse the Attributes instance.
Jeremias Maerki
2010-10-21
1
-1
/
+2
*
Bugzilla #46360:
Jeremias Maerki
2010-09-16
1
-1
/
+8
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-1
/
+1
*
Fixed indentation
Vincent Hennebert
2010-08-27
2
-11
/
+11
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
5
-1367
/
+9
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-5
/
+0
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
10
-19
/
+33
*
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
2
-2
/
+2
*
Better error message if a font is missing when generating PS from IF.
Jeremias Maerki
2010-02-10
1
-0
/
+3
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
4
-25
/
+25
*
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
3
-3
/
+4
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
1
-2
/
+2
*
Bugfix: reset graphic state when a page is finished in PostScript.
Vincent Hennebert
2009-04-30
2
-3
/
+2
*
Typo.
Jeremias Maerki
2009-04-20
1
-1
/
+1
*
Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr...
Jeremias Maerki
2009-04-20
1
-0
/
+9
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
11
-595
/
+838
*
";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
21
-648
/
+3150
|
\
|
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
2
-3
/
+35
|
|
\
|
|
/
|
/
|
*
|
Added code to detect when a Type 1 font is not configured to use its native e...
Jeremias Maerki
2009-02-09
1
-0
/
+6
*
|
Added a flush() call in the resource handler to make sure unwritten content i...
Jeremias Maerki
2009-02-09
1
-0
/
+1
*
|
Bugfix: restored support for characters not in a font's standard encoding whe...
Jeremias Maerki
2009-02-09
1
-3
/
+28
|
*
Fixed copy/paste mistakes.
Jeremias Maerki
2009-02-16
1
-7
/
+1
|
*
Moved area tree example to package embedding/atxml.
Jeremias Maerki
2009-02-06
2
-38
/
+0
|
*
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
3
-30
/
+171
|
*
Added general support for the fox:conversion-mode inside the new IF.
Jeremias Maerki
2009-01-11
3
-12
/
+5
|
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
3
-10
/
+11
|
*
Most of the PostScript extensions are implemented in PSPainter now (and tested).
Jeremias Maerki
2008-12-22
2
-80
/
+158
|
*
Borders and leaders/rules for the PostScript painter.
Jeremias Maerki
2008-12-19
3
-209
/
+345
|
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
13
-265
/
+1191
|
*
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
6
-32
/
+31
|
|
\
|
|
/
|
/
|
*
|
Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...
Jeremias Maerki
2008-12-08
1
-2
/
+2
*
|
Bugzilla #46360:
Jeremias Maerki
2008-12-07
1
-3
/
+7
[next]