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
/
afp
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
48
-48
/
+48
*
add RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams
2012-03-05
1
-1
/
+2
*
Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...
Vincent Hennebert
2012-03-05
2
-2
/
+2
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
5
-3
/
+8
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
6
-8
/
+0
*
enable OneStatementPerLine rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+3
*
enable DefaultComesLast rule; fix violations
Glenn Adams
2012-03-02
2
-15
/
+15
*
default all RightCurly tokens, thus adding LITERAL_IF; fix violations
Glenn Adams
2012-03-02
2
-5
/
+2
*
Amended checkstyle errors and return carriages
Mehdi Houshmand
2012-01-30
2
-0
/
+4
*
Bugzilla #52416:
Chris Bowditch
2012-01-19
1
-12
/
+14
*
Bugzilla #51209:
Chris Bowditch
2012-01-18
4
-24
/
+38
*
Changed the error handling for AFP fonts such that errors are passed to the A...
Mehdi Houshmand
2011-11-21
7
-87
/
+121
*
Bugzilla #52177: Changed the AFP double-byte characterset builder to a single...
Mehdi Houshmand
2011-11-18
1
-21
/
+37
*
Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as
Peter Hancock
2011-11-01
12
-81
/
+118
*
Various small fixes
Simon Pepping
2011-09-29
2
-21
/
+30
*
Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure parame...
Peter Hancock
2011-09-26
2
-2
/
+4
*
Proper fix for Bugzilla #51789: no non-ascii characters permitted
Vincent Hennebert
2011-09-12
2
-2
/
+2
*
Bugzilla #51789: removed non-ascii characters in source files
Vincent Hennebert
2011-09-12
2
-3
/
+3
*
Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.
Peter Hancock
2011-09-05
6
-104
/
+278
*
Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection.
Peter Hancock
2011-09-05
1
-4
/
+4
*
Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...
Peter Hancock
2011-08-22
1
-32
/
+28
*
Fixed checkstyle warnings
Peter Hancock
2011-08-22
1
-1
/
+3
*
Fixed a bug in AFP where the object area axes of an Include Object was incorr...
Peter Hancock
2011-07-27
1
-2
/
+2
*
Fixed a bug in AFP where the object area axes of an Include Object was incorr...
Peter Hancock
2011-07-27
5
-149
/
+111
*
Performance improvement:
Jeremias Maerki
2011-06-21
1
-15
/
+37
*
Fix checkstyle and findbugs issues
Simon Pepping
2011-06-15
2
-2
/
+3
*
Fixed io exception in MODCAParser caused by the improper use of mark() and re...
Peter Hancock
2011-05-17
4
-354
/
+373
*
AFP GOCA:
Jeremias Maerki
2011-05-05
3
-4
/
+51
*
AFP GOCA: Added option to disable GOCA and to control text painting inside GO...
Jeremias Maerki
2011-04-22
1
-0
/
+46
*
Forgot a file added for revision 1095739.
Jeremias Maerki
2011-04-21
1
-0
/
+55
*
AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...
Jeremias Maerki
2011-04-21
3
-13
/
+50
*
Bugfix for AFP GOCA segments: they were not properly marked as appended which...
Jeremias Maerki
2011-04-20
2
-10
/
+35
*
Merge from Trunk, revisions 1060235 to 1069383.
Jeremias Maerki
2011-02-10
7
-20
/
+34
|
\
|
*
Bugzilla #50705:
Jeremias Maerki
2011-02-04
4
-15
/
+4
|
*
Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...
Jeremias Maerki
2011-02-01
3
-5
/
+30
*
|
Simplification as suggested by Simon.
Jeremias Maerki
2011-02-10
1
-3
/
+3
*
|
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
71
-357
/
+1295
|
\
|
|
*
Bugzilla #49060: File Descriptor leak in AFP renderer
Vincent Hennebert
2010-12-16
1
-1
/
+9
|
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
12
-44
/
+44
|
*
Set svn:keywords and svn:eol-style properties
Vincent Hennebert
2010-11-25
1
-61
/
+61
|
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
2
-2
/
+2
|
*
Bugzilla #49379:
Jeremias Maerki
2010-10-07
6
-71
/
+292
|
*
Handled optional CR and LF chars between structured fields.
Jeremias Maerki
2010-10-06
2
-19
/
+93
|
*
Metrics need to be added before the font properties to avoid NPEs on font rep...
Jeremias Maerki
2010-09-30
1
-1
/
+1
|
*
Moving the AFP parser from XGC to FOP for now.
Jeremias Maerki
2010-09-10
3
-0
/
+514
|
*
Fixed typos and source code indentation issues.
Vincent Hennebert
2010-09-03
2
-4
/
+4
|
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
18
-65
/
+50
|
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
46
-129
/
+267
|
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
3
-3
/
+1
|
*
Restored ColorExt after removing it from XML Graphics Commons again.
Jeremias Maerki
2010-07-02
2
-1
/
+61
[next]