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_11
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
jgoncalves-pdfa-extension-fix
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
/
AddLMVisitor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.) fo:wrapper layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
1
-93
/
+0
*
1. fo:leader layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
1
-110
/
+0
*
1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitor
Glen Mazza
2004-08-14
1
-169
/
+0
*
1. Character LM initialization moved from AllLMVisitor to fo.Character.
Glen Mazza
2004-08-13
1
-23
/
+0
*
1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...
Glen Mazza
2004-08-13
1
-44
/
+0
*
1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-...
Glen Mazza
2004-08-11
1
-20
/
+0
*
1.) fo:retrieve marker layout initialization moved from AddLMVisitor to Retri...
Glen Mazza
2004-08-10
1
-7
/
+0
*
Moved fo:page-number layout code from AddLMVisitor to new PageNumberLayoutMan...
Glen Mazza
2004-08-08
1
-39
/
+0
*
1. new FONode.invalidChildError method added that will takes a "ruleViolated...
Glen Mazza
2004-08-07
1
-32
/
+0
*
PR:
Glen Mazza
2004-08-06
1
-162
/
+12
*
PR:
Glen Mazza
2004-08-06
1
-149
/
+23
*
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
1
-10
/
+10
*
PR:
Glen Mazza
2004-05-22
1
-14
/
+14
*
PR:
Glen Mazza
2004-05-15
1
-69
/
+23
*
For area.Blocks created in BlockLayoutManager.getParentArea(), I set the
Glen Mazza
2004-04-25
1
-5
/
+1
*
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
1
-1
/
+1
*
Fix to get use-content option of fo:leader working again. leader.fo now
Glen Mazza
2004-03-21
1
-2
/
+3
*
Merged LayoutProcessor into LayoutManager interface.
Glen Mazza
2004-03-21
1
-4
/
+4
*
PR:
Glen Mazza
2004-03-18
1
-1
/
+1
*
Unneeded line of code removed.
Glen Mazza
2004-03-17
1
-1
/
+0
*
Simplifications to FOText whitespace removal; fewer arraycopies performed.
Glen Mazza
2004-03-12
1
-5
/
+3
*
1.) Modified TextLayoutManager to take an additional length
Glen Mazza
2004-03-01
1
-10
/
+4
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Bug 25873 (from Finn Bock): Minor code cleanup issues.
Glen Mazza
2004-01-17
1
-3
/
+3
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
1
-10
/
+7
*
Bug 25809 (Patch by Finn Bock) NPE for incorrectly created tables fixed.
Glen Mazza
2004-01-09
1
-5
/
+8
*
More String->int conversions, annoyingly incremental but I'm getting there...
Glen Mazza
2003-12-29
1
-14
/
+15
*
Bug #25804: Fix of ClassCastException error occuring while
Glen Mazza
2003-12-29
1
-1
/
+1
*
Bug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper ...
Glen Mazza
2003-12-26
1
-2
/
+8
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
1
-17
/
+16
*
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza
2003-10-28
1
-12
/
+12
*
fix signature problem in inner class for InlineStackingLayoutManager -- attem...
William Victor Mote
2003-10-12
1
-2
/
+2
*
move static methods getCharWidth and getWordWidth from util.CharUtilities to ...
William Victor Mote
2003-10-10
1
-3
/
+3
*
1. convert fo/FOTreeVisitor to an interface
William Victor Mote
2003-09-16
1
-64
/
+473
*
make instance variables protected instead of private to make subclassing easier
William Victor Mote
2003-09-15
1
-2
/
+2
*
1. tie the LMIter objects to their LM "parent"
William Victor Mote
2003-09-12
1
-3
/
+19
*
remove global import statements
William Victor Mote
2003-09-08
1
-3
/
+4
*
Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once...
William Victor Mote
2003-09-02
1
-0
/
+1
*
move layoutmgr/MinOptMax to traits/MinOptMax
William Victor Mote
2003-08-28
1
-0
/
+1
*
1. make fo/flow/Table.columns store fo columns instead of column layout managers
William Victor Mote
2003-08-26
1
-1
/
+16
*
move fo/flow/PageNumberCitation.getInlineArea() to layoutmgr/AddLMVisitor.get...
William Victor Mote
2003-08-26
1
-2
/
+47
*
change cryptic method name
William Victor Mote
2003-08-26
1
-2
/
+2
*
move fo/flow/ListItemLabel.getItemLayoutManager() to layoutmgr/AddLMVisitor.g...
William Victor Mote
2003-08-26
1
-1
/
+12
*
move fo/flow/ListItemBody.getItemLayoutManager() to layoutmgr/AddLMVisitor.ge...
William Victor Mote
2003-08-25
1
-1
/
+13
[next]