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
*
Fixed a problem where the BPD or a block area could be wrong if there is a ne...
Jeremias Maerki
2008-10-24
1
-1
/
+1
*
Merge from 0_95 branch:
Jeremias Maerki
2008-08-10
1
-15
/
+14
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
49
-422
/
+422
*
Lets free a little memory in every BlockParent :).. Commented out the unused...
Adrian Cumiskey
2008-07-22
1
-1
/
+1
*
Bugzilla #45369: footnotes were rendered at the top of the region-body when u...
Vincent Hennebert
2008-07-10
1
-16
/
+12
*
Extracted conversion methods for String to int[] or double[] to a utility class.
Andreas L. Delmelle
2008-07-06
1
-48
/
+20
*
Simplified implementation of Area.getTraitAsBoolean()
Andreas L. Delmelle
2008-07-06
1
-7
/
+1
*
Remove deprecated Character area class
Andreas L. Delmelle
2008-07-06
2
-86
/
+0
*
Switch AreaTreeParser to use a java.nio.CharBuffer, and ignore characters eve...
Andreas L. Delmelle
2008-07-06
1
-29
/
+64
*
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
2
-5
/
+6
*
Added support for non-zero borders and padding on page regions.
Luca Furini
2008-06-23
2
-1
/
+18
*
Quick-fix to avoid creating unnecessarily large ArrayLists when adding inline...
Andreas L. Delmelle
2008-05-08
1
-2
/
+6
*
Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).
Jeremias Maerki
2008-04-25
1
-17
/
+15
*
Added missing file from r651575
Andreas L. Delmelle
2008-04-25
1
-12
/
+0
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
2
-116
/
+80
*
Introduced PageProductionException and fixed exception throwing for the event...
Jeremias Maerki
2008-04-18
1
-2
/
+7
*
clone() did not propagate the page's page index.
Jeremias Maerki
2008-04-17
1
-0
/
+1
*
Merged branch
Jeremias Maerki
2008-04-14
7
-71
/
+175
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
2
-131
/
+131
*
Bugzilla #36391:
Jeremias Maerki
2008-02-06
3
-4
/
+24
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
4
-26
/
+84
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
1
-0
/
+25
*
added serial version id
Adrian Cumiskey
2008-01-17
1
-0
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
3
-40
/
+34
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
2
-14
/
+43
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
2
-3
/
+33
*
Log RuntimeExceptions during rendering so that they are at least visible some...
Jeremias Maerki
2007-12-03
1
-3
/
+3
*
Bugzilla #37993:
Jeremias Maerki
2007-11-30
1
-9
/
+24
*
Bugzilla #43910:
Jeremias Maerki
2007-11-20
1
-23
/
+21
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-0
/
+5
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
18
-31
/
+31
*
In case where SAX Exception is thrown by Area Tree Parser when parsing Area T...
Chris Bowditch
2007-07-09
1
-0
/
+3
*
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle
2007-07-07
3
-191
/
+332
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-1
/
+1
*
Bugzilla #42067:
Jeremias Maerki
2007-05-21
1
-1
/
+2
*
Bugzilla #42067:
Jeremias Maerki
2007-05-18
1
-7
/
+4
*
ArrayList -> List.
Jeremias Maerki
2007-05-07
1
-1
/
+1
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
2
-23
/
+1
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
6
-75
/
+361
*
Move out all statistics/debug related code into an inner Statistics class.
Vincent Hennebert
2007-04-20
1
-122
/
+153
*
No change; just add svn:keywords and svn:Id properties on new files
Vincent Hennebert
2007-04-03
1
-131
/
+131
*
- fix minor checkstyle issues
Vincent Hennebert
2007-04-03
1
-0
/
+19
*
New class to support named destinations
Jay Bryant
2007-04-02
1
-0
/
+112
*
changes to support named destination
Jay Bryant
2007-04-01
1
-0
/
+12
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
2
-6
/
+5
*
FilledArea now properly applies the variation factor, when a page
Simon Pepping
2006-10-11
3
-13
/
+73
*
Fixed layout of forward page number citation references in fo:inline
Simon Pepping
2006-10-07
4
-36
/
+12
*
This fixes a bug that has crept in page number resolution, viz. the text was ...
Simon Pepping
2006-10-06
1
-1
/
+2
*
corrected a couple of javadoc warnings issued by checkstyle
Chris Bowditch
2006-08-22
3
-3
/
+9
[next]