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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed error; inadvertently switched the condition with r674272...
Andreas L. Delmelle
2008-07-06
1
-1
/
+1
*
Extracted conversion methods for String to int[] or double[] to a utility class.
Andreas L. Delmelle
2008-07-06
2
-48
/
+130
*
Simplified implementation of Area.getTraitAsBoolean()
Andreas L. Delmelle
2008-07-06
1
-7
/
+1
*
Redo changes made in r674056...
Andreas L. Delmelle
2008-07-06
1
-27
/
+35
*
Remove deprecated Character area class
Andreas L. Delmelle
2008-07-06
3
-136
/
+34
*
Switch AreaTreeParser to use a java.nio.CharBuffer, and ignore characters eve...
Andreas L. Delmelle
2008-07-06
1
-29
/
+64
*
Fixed ClassCastException when specifying column-number on something other tha...
Andreas L. Delmelle
2008-07-05
1
-49
/
+65
*
Replaced conditional with a switch and capitalized method javadoc description.
Adrian Cumiskey
2008-07-04
1
-11
/
+12
*
* Some minor optimizations in AbstractRenderer.
Adrian Cumiskey
2008-07-04
3
-34
/
+43
*
The pdf StringBuffer is only used on these two lines and doesn't seem to do a...
Adrian Cumiskey
2008-07-04
1
-3
/
+0
*
Minor readability improvement.
Adrian Cumiskey
2008-07-04
1
-1
/
+3
*
Added check for the case where column-number is specified on something other ...
Andreas L. Delmelle
2008-06-30
1
-0
/
+4
*
Cleanup/re-ordering, and addition of XSL 1.1 FO_ and PR_ constants
Andreas L. Delmelle
2008-06-29
1
-267
/
+349
*
Correct svn props
Andreas L. Delmelle
2008-06-29
2
-0
/
+0
*
Added disabled testcase for instream-foreign-object in a marker
Andreas L. Delmelle
2008-06-29
2
-0
/
+88
*
Removed instream-foreign-object in marker; still threw a NPE
Andreas L. Delmelle
2008-06-28
1
-5
/
+1
*
Corrected basic checks: check for empty document, as well as empty areaTree...
Andreas L. Delmelle
2008-06-28
1
-1
/
+2
*
Corrected minor spelling mistake in javadoc
Adrian Cumiskey
2008-06-28
1
-1
/
+1
*
Corrected minor spelling mistake in javadoc
Adrian Cumiskey
2008-06-28
1
-1
/
+1
*
Added basic-checks.xml: file currently only contains one default check.
Andreas L. Delmelle
2008-06-28
2
-10
/
+38
*
Added testcase for r672010
Andreas L. Delmelle
2008-06-28
1
-0
/
+99
*
Removed unnecessary override
Andreas L. Delmelle
2008-06-28
1
-5
/
+0
*
Some basic cleanup.
Adrian Cumiskey
2008-06-26
6
-459
/
+4
*
Fixed a possible NullPointerException: if the citation appears in a fo:marker...
Andreas L. Delmelle
2008-06-26
1
-3
/
+9
*
Another character handling problem, replaced end-start by length
Maximilian Berger
2008-06-24
1
-3
/
+3
*
Fix imports...
Andreas L. Delmelle
2008-06-23
1
-3
/
+5
*
A nit...
Andreas L. Delmelle
2008-06-23
1
-1
/
+1
*
Minor cleanup: simplified conditional
Andreas L. Delmelle
2008-06-23
1
-2
/
+2
*
Javadoc fixup
Andreas L. Delmelle
2008-06-23
1
-1
/
+0
*
Minor cleanup: remove redundant cast
Andreas L. Delmelle
2008-06-23
1
-1
/
+1
*
Minor cleanup: remove redundant cast
Andreas L. Delmelle
2008-06-23
1
-7
/
+6
*
Minor cleanup: remove double storage of the FObj
Andreas L. Delmelle
2008-06-23
1
-9
/
+4
*
Minor cleanup: remove unused parameter from method signature
Andreas L. Delmelle
2008-06-23
1
-2
/
+2
*
Javadoc fixup
Andreas L. Delmelle
2008-06-23
1
-1
/
+1
*
Javadoc modification + addition of clarifying comments
Andreas L. Delmelle
2008-06-23
1
-19
/
+60
*
Fix XMLObj.addCharacters(): incorrect after r670341
Andreas L. Delmelle
2008-06-23
1
-1
/
+1
*
Added support for non-zero borders and padding on page regions.
Luca Furini
2008-06-23
6
-13
/
+239
*
Another missing file...
Andreas L. Delmelle
2008-06-22
1
-3
/
+4
*
Added missing file from r670422
Andreas L. Delmelle
2008-06-22
1
-5
/
+19
*
Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...
Andreas L. Delmelle
2008-06-22
7
-347
/
+406
*
Partial fix of FOEventHandler call sequence (see also Bugzilla #45237):
Andreas L. Delmelle
2008-06-22
11
-62
/
+77
*
Deleted deprecated interface; unused after r670336
Andreas L. Delmelle
2008-06-22
1
-35
/
+0
*
Very minor tweak: simplify conditional
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
*
Correction: characters() expects a 'length' not an 'endIndex'
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
*
Changed signature for static handleWhiteSpaceFor(), and used internally to ma...
Andreas L. Delmelle
2008-06-22
2
-9
/
+9
*
Changed FONode.addCharacters() signature to match the characters() event (use...
Andreas L. Delmelle
2008-06-22
4
-7
/
+6
*
Minor tweak: use XG Commons version of the interface
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
*
Avoid StackOverflow on TableColumn.toString() during debugging.
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
*
Minor tweak: avoid warning when running through Saxon
Andreas L. Delmelle
2008-06-22
1
-6
/
+2
*
Minor javadoc correction
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
[prev]
[next]