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
/
AreaTreeParser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-1225
/
+0
*
Brought the branch in sync with rev. r1556164 of trunk
Vincent Hennebert
2014-01-13
1
-1
/
+1
|
\
|
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-1
/
+1
*
|
Parse back the container area from the area tree.
Vincent Hennebert
2013-10-24
1
-0
/
+17
|
/
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-6
/
+6
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-4
/
+4
*
Bugzilla #53980: PDF accessibility: Store language information coming from fo...
Vincent Hennebert
2012-10-08
1
-4
/
+5
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-3
/
+3
*
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
1
-10
/
+21
*
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
1
-11
/
+0
*
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
1
-50
/
+6
*
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
1
-7
/
+7
*
Bugzilla 50593: Mostly add type safety to various collections in the fop.area...
Andreas L. Delmelle
2011-01-24
1
-24
/
+28
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-1
/
+1
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+7
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Issue an error when attempting to render an intermediate XML file in accessib...
Vincent Hennebert
2009-10-22
1
-5
/
+19
*
Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...
Vincent Hennebert
2009-10-15
1
-11
/
+12
*
Implemented rendering of structure tree to Area Tree XML and parsing back fro...
Vincent Hennebert
2009-10-13
1
-12
/
+70
*
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
1
-5
/
+4
|
\
|
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
1
-5
/
+4
*
|
Added support for adding natural language information on page-sequence and do...
Jeremias Maerki
2009-04-17
1
-1
/
+2
*
|
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
1
-2
/
+38
|
\
|
|
*
AreaTreeParser redirecting image loading exceptions to event subsystem.
Jeremias Maerki
2009-03-10
1
-2
/
+30
|
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
1
-1
/
+9
|
/
*
Bugfix: Need to copy attributes. Xalan XSLTC reuses the Attributes instance (...
Jeremias Maerki
2009-02-11
1
-1
/
+2
*
Fixed test error for transcoders.
Jeremias Maerki
2009-01-30
1
-0
/
+5
*
Extracted some often-used XML constants and utility methods into an interface...
Jeremias Maerki
2008-08-12
1
-74
/
+51
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-39
/
+39
*
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
*
Remove deprecated Character area class
Andreas L. Delmelle
2008-07-06
1
-24
/
+0
*
Switch AreaTreeParser to use a java.nio.CharBuffer, and ignore characters eve...
Andreas L. Delmelle
2008-07-06
1
-29
/
+64
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
1
-1
/
+3
*
Merged branch
Jeremias Maerki
2008-04-14
1
-1
/
+1
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
1
-9
/
+12
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-17
/
+16
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
1
-8
/
+32
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-3
/
+3
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-1
/
+1
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
1
-59
/
+142
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-5
/
+4
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
1
-14
/
+38
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-56
/
+46
*
Bugfix: basic-links with internal destinations in documents with multiple pag...
Jeremias Maerki
2006-04-24
1
-0
/
+2
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-5
/
+6
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-2
/
+21
[next]