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
/
layoutmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR:
Glen Mazza
2004-09-05
1
-11
/
+0
*
1.) validateChildNode() implemented for fo:table-cell.
Glen Mazza
2004-09-04
2
-17
/
+15
*
1.) Some flattening of the Region classes done, with the goal of moving
Glen Mazza
2004-08-30
3
-9
/
+9
*
Removed the redundant Region Class Codes in favor of the FO constant
Glen Mazza
2004-08-29
1
-15
/
+15
*
PR:
Glen Mazza
2004-08-29
3
-12
/
+7
*
Moved some functionality from LMiter to the LayoutManagers. The LMs
Simon Pepping
2004-08-26
9
-91
/
+232
*
1.) validateChildNode() implemented for fo:multi-properties.
Glen Mazza
2004-08-21
1
-2
/
+2
*
1. Moved getNameId() from FObj to FONode.
Glen Mazza
2004-08-18
1
-0
/
+2
*
1.) fo:wrapper layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
3
-97
/
+7
*
1. fo:leader layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
3
-112
/
+142
*
1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitor
Glen Mazza
2004-08-14
2
-169
/
+190
*
1. Character LM initialization moved from AllLMVisitor to fo.Character.
Glen Mazza
2004-08-13
2
-23
/
+48
*
1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...
Glen Mazza
2004-08-13
2
-49
/
+166
*
1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-...
Glen Mazza
2004-08-11
5
-24
/
+79
*
1.) fo:retrieve marker layout initialization moved from AddLMVisitor to Retri...
Glen Mazza
2004-08-10
2
-7
/
+123
*
Moved fo:page-number layout code from AddLMVisitor to new PageNumberLayoutMan...
Glen Mazza
2004-08-08
2
-39
/
+68
*
1. new FONode.invalidChildError method added that will takes a "ruleViolated...
Glen Mazza
2004-08-07
4
-42
/
+85
*
PR:
Glen Mazza
2004-08-06
1
-162
/
+12
*
PR:
Glen Mazza
2004-08-06
3
-152
/
+26
*
More detaching from AddLMVisitor those FO's which don't/don't currently
Glen Mazza
2004-08-04
1
-230
/
+0
*
PR:
Glen Mazza
2004-08-04
1
-149
/
+23
*
PR:
Glen Mazza
2004-08-01
1
-10
/
+2
*
1. validation for fo:basic-link added
Glen Mazza
2004-07-31
1
-5
/
+0
*
Removed the FOTreeVisitor interface in favor of a more
Glen Mazza
2004-07-27
1
-8
/
+5
*
moved FO term of a Node's child elements from "Children" to "ChildNodes"
Glen Mazza
2004-07-24
2
-11
/
+11
*
1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandler
Glen Mazza
2004-07-13
5
-26
/
+22
*
Implemented a cache for property value lookup.
Simon Pepping
2004-06-18
1
-0
/
+2
*
1. FOTreeBuilder modified to handle more of the renderer initialization.
Glen Mazza
2004-06-18
1
-1
/
+1
*
Removed illegal tab character
Jeremias Maerki
2004-06-16
1
-7
/
+7
*
1.) Check for fo:color-profile made to ensure no child elements during proces...
Glen Mazza
2004-06-16
1
-1
/
+1
*
1.) Added restriction to fo:declarations that fo:color-profile is the only XS...
Glen Mazza
2004-06-15
1
-1
/
+1
*
Moved AddLMVisitor accessors into FOTreeHandler.
Glen Mazza
2004-06-13
5
-18
/
+19
*
Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ...
Glen Mazza
2004-06-12
6
-42
/
+0
*
Remove trailing spaces at the end of a paragraph.
Simon Pepping
2004-05-29
1
-21
/
+18
*
Solve a few problems concerning hyphenation:
Simon Pepping
2004-05-29
2
-12
/
+23
*
implemented break-before property
Chris Bowditch
2004-05-27
3
-53
/
+64
*
Removed getPropertyList() method from PropertyManager, as that method
Glen Mazza
2004-05-26
1
-2
/
+2
*
Removed PropertyManager argument from initProperties(), as it is already
Glen Mazza
2004-05-26
13
-132
/
+122
*
PR:
Glen Mazza
2004-05-22
2
-18
/
+18
*
fixed problem with top/bottom borders on regular blocks
Chris Bowditch
2004-05-20
1
-13
/
+17
*
Folded the layout strategy into apps.Document.
Glen Mazza
2004-05-18
6
-157
/
+20
*
PR:
Glen Mazza
2004-05-15
22
-104
/
+100
*
fixes problem that prevented proportional-column-width function working
Chris Bowditch
2004-05-13
1
-7
/
+13
*
Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...
Glen Mazza
2004-05-12
11
-20
/
+22
*
String->int conversion and a few other simplifications to fo.Region* classes.
Glen Mazza
2004-05-09
1
-5
/
+5
*
applied Luca Furini's patch from bug #28314
Chris Bowditch
2004-04-26
1
-5
/
+14
*
For area.Blocks created in BlockLayoutManager.getParentArea(), I set the
Glen Mazza
2004-04-25
3
-27
/
+26
*
Removed currently unused Document object from the LayoutStrategy (the latter
Glen Mazza
2004-04-24
1
-3
/
+2
*
Unneeded imports removed.
Glen Mazza
2004-04-22
1
-1
/
+0
*
Another attempt at fixing the space removal issue. This method
Glen Mazza
2004-04-04
2
-4
/
+4
[next]