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
/
area
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
16
-126
/
+126
*
FOP-2179: Fix checkstyle and findbugs warnings.
Glenn Adams
2012-12-31
2
-5
/
+4
*
FOP-2160: Fix NPE when rl writing mode is used in certain contexts.
Glenn Adams
2012-12-30
1
-0
/
+8
*
Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...
Peter Hancock
2012-12-13
2
-4
/
+6
*
fixes checkstyles issues from revisions 1391502 and 1400536
Luis Bernardo
2012-11-04
1
-6
/
+0
*
bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...
Luis Bernardo
2012-11-04
2
-3
/
+4
*
Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...
Vincent Hennebert
2012-11-02
1
-0
/
+16
*
Added support for Rounded Corners (see Bugzilla 54041).
Peter Hancock
2012-10-24
1
-0
/
+1
|
\
|
*
Merged trunk@1391502
Peter Hancock
2012-10-04
2
-160
/
+20
|
|
\
|
*
\
Merged trunk@1356765
Peter Hancock
2012-07-03
3
-32
/
+23
|
|
\
\
|
*
\
\
Merged trunk@1354651
Peter Hancock
2012-06-29
47
-860
/
+1825
|
|
\
\
\
|
*
|
|
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-2
/
+3
*
|
|
|
|
Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...
Vincent Hennebert
2012-10-22
1
-2
/
+37
*
|
|
|
|
Bugzilla #53980: PDF accessibility: Store language information coming from fo...
Vincent Hennebert
2012-10-08
2
-38
/
+18
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.
Mehdi Houshmand
2012-09-28
1
-159
/
+18
*
|
|
|
Moved the I/O interfaces to XGC and updated code with new resolution mechanism
Mehdi Houshmand
2012-09-19
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Removed HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock
2012-06-15
1
-2
/
+2
*
|
|
Removed URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand
2012-06-14
1
-28
/
+19
*
|
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
2
-4
/
+4
|
|
/
|
/
|
*
|
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...
Glenn Adams
2012-04-08
7
-73
/
+69
*
|
Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...
Glenn Adams
2012-04-08
2
-6
/
+7
*
|
Bugzilla #51808: Fixed memory waste in traits map.
Glenn Adams
2012-04-06
1
-2
/
+4
*
|
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
12
-20
/
+20
*
|
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
3
-4
/
+0
*
|
enable MultipleVariableDeclarations rule; fix violations
Glenn Adams
2012-03-02
1
-3
/
+10
*
|
enable DefaultComesLast rule; fix violations
Glenn Adams
2012-03-02
1
-6
/
+6
*
|
default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations
Glenn Adams
2012-03-02
1
-1
/
+1
*
|
apply complex scripts patch
Glenn Adams
2012-02-26
25
-127
/
+859
*
|
Addressed findbugs and checkstyle regressions
Temp_ImproveAccessibility
Peter Hancock
2012-02-06
1
-2
/
+0
*
|
Associate structure tree elements directly to render content
Peter Hancock
2012-01-27
2
-14
/
+3
*
|
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
4
-50
/
+29
*
|
Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...
Andreas L. Delmelle
2011-03-26
1
-1
/
+1
*
|
Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...
Vincent Hennebert
2011-03-24
4
-17
/
+120
*
|
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
5
-12
/
+19
*
|
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
4
-21
/
+81
*
|
Fix checkstyle issue
Andreas L. Delmelle
2011-02-06
1
-1
/
+2
*
|
Bugfix: Suppress generating duplicate fo:root and fo:declarations extension a...
Jeremias Maerki
2011-02-04
1
-6
/
+18
*
|
Fix an forgotten change of type in class Area and a checkstyle error in class...
Simon Pepping
2011-01-27
1
-2
/
+2
*
|
Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequenc...
Andreas L. Delmelle
2011-01-24
1
-3
/
+4
*
|
Bugzilla 50636: fix performance issue when adding pages in very large documents
Andreas L. Delmelle
2011-01-24
1
-9
/
+7
*
|
Bugzilla 50593: Mostly add type safety to various collections in the fop.area...
Andreas L. Delmelle
2011-01-24
32
-360
/
+398
*
|
Enable id on fo:root pt 3 - Signal processed id at end of document
Andreas L. Delmelle
2011-01-15
1
-0
/
+1
*
|
Previous commit would have caused compile error, unless others included as well.
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
*
|
Might as well make those primitive ints...
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
*
|
Eliminate unnecessary boxing
Andreas L. Delmelle
2011-01-14
2
-165
/
+94
*
|
Eliminate a small waste: no reason to store the char as a String, and then co...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
*
|
Minor fixups
Andreas L. Delmelle
2011-01-14
1
-3
/
+1
*
|
Minor nit: eliminate stray hungarian...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
*
|
Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaste...
Andreas L. Delmelle
2011-01-09
1
-6
/
+4
*
|
Bugzilla #42034:
Jeremias Maerki
2010-12-07
3
-11
/
+34
[next]