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
/
fo
/
FObj.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup:
Andreas L. Delmelle
2007-01-11
1
-3
/
+3
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
1
-14
/
+5
*
A few changes combined:
Andreas L. Delmelle
2006-08-24
1
-59
/
+67
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
1
-9
/
+32
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
1
-1
/
+40
*
Bugzilla #39118:
Jeremias Maerki
2006-04-23
1
-0
/
+1
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
1
-0
/
+24
*
Bugfix for a multi-threading problem:
Jeremias Maerki
2005-11-24
1
-11
/
+10
*
Made the FO tree a little more consistent by renaming getName() to getLocalNa...
Jeremias Maerki
2005-11-11
1
-0
/
+11
*
Provide the TABLE_UNITS base value through the PrecentageBaseContext.
Jeremias Maerki
2005-09-16
1
-51
/
+0
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
1
-43
/
+100
*
Removing unused import.
Finn Bock
2005-07-28
1
-1
/
+0
*
Revert revsision 201627.
Jeremias Maerki
2005-06-26
1
-15
/
+0
*
Switch to .equals() instead of == for String compares of namespaces. Thanks ...
Glen Mazza
2005-06-26
1
-3
/
+3
*
Check the proper use of the span attribute.
Jeremias Maerki
2005-06-24
1
-0
/
+16
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-7
/
+6
*
An empty table-body is illegal but we'll allow it to make things easier for s...
Jeremias Maerki
2005-02-23
1
-0
/
+7
*
Bugfix for whitespace handling that surfaced after my last fix for linefeed h...
Jeremias Maerki
2005-02-03
1
-1
/
+11
*
1.) fox:label converted to 1.1 fo:bookmark-title.
Glen Mazza
2005-01-06
1
-1
/
+1
*
Access to intrinsic image size for eg/ifo through getLayoutDimension() instea...
Jeremias Maerki
2005-01-03
1
-10
/
+13
*
Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more
Glen Mazza
2005-01-02
1
-2
/
+2
*
Implemented cloning and reparenting of the subtree under a marker to
Simon Pepping
2004-12-21
1
-0
/
+12
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
1
-10
/
+9
*
PR:
Glen Mazza
2004-10-24
1
-1
/
+1
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-2
/
+1
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-63
/
+4
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-1
/
+1
*
Third phase of performance improvement.
Finn Bock
2004-10-20
1
-13
/
+0
*
Second phase of performance improvement. Pass the propertyList into
Finn Bock
2004-10-19
1
-112
/
+7
*
First phase of performance improvement.
Finn Bock
2004-10-18
1
-5
/
+42
*
PR:
Glen Mazza
2004-10-13
1
-26
/
+9
*
PR:
Glen Mazza
2004-10-12
1
-9
/
+0
*
PR:
Glen Mazza
2004-10-04
1
-2
/
+4
*
Renamed FOInputHandler to somewhat more intuitive FOEventHandler.
Glen Mazza
2004-09-06
1
-1
/
+1
*
PR:
Glen Mazza
2004-09-05
1
-2
/
+2
*
1.) Validation for fo:multi-toggle added.
Glen Mazza
2004-09-04
1
-5
/
+6
*
1.) validateChildNode() implemented for fo:table-cell.
Glen Mazza
2004-09-04
1
-1
/
+3
*
1.) Some flattening of the Region classes done, with the goal of moving
Glen Mazza
2004-08-30
1
-1
/
+12
*
PR:
Glen Mazza
2004-08-29
1
-1
/
+12
*
1.) validateChildNode() added for fo:marker.
Glen Mazza
2004-08-20
1
-2
/
+13
*
1. Moved getNameId() from FObj to FONode.
Glen Mazza
2004-08-18
1
-28
/
+3
*
1.) fo:wrapper layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
1
-1
/
+0
*
1. Character LM initialization moved from AllLMVisitor to fo.Character.
Glen Mazza
2004-08-13
1
-9
/
+11
*
1. For maintenance and accuracy, centralized the setupID() functionality
Glen Mazza
2004-08-11
1
-22
/
+27
*
1.) fo:retrieve marker layout initialization moved from AddLMVisitor to Retri...
Glen Mazza
2004-08-10
1
-5
/
+9
*
Created a BitSet indicating FO's that can contain fo:marker child elements,
Glen Mazza
2004-08-08
1
-12
/
+3
*
Implemented getNameId() which returns the Constants enumeration ID
Glen Mazza
2004-08-08
1
-0
/
+8
*
PR:
Glen Mazza
2004-08-06
1
-9
/
+0
*
PR:
Glen Mazza
2004-08-04
1
-1
/
+9
[next]