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
/
AbstractLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified the KnuthSequence system. Transferred logic from the layout
Simon Pepping
2005-12-22
1
-1
/
+1
*
Further decoupling the area tree from the FO tree.
Jeremias Maerki
2005-12-21
1
-2
/
+7
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-3
/
+85
*
Cleanup of unused imports.
Finn Bock
2005-09-01
1
-5
/
+0
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-7
/
+15
*
generatesInlineAreas() methods removed.
Glen Mazza
2005-06-10
1
-11
/
+0
*
Apparently unused getWordSpaceIPD() removed.
Glen Mazza
2005-06-10
1
-5
/
+0
*
Removed unused functions. Team, I switched from generatesInlineAreas() calls
Glen Mazza
2005-06-10
1
-19
/
+0
*
More cleanup/simplifications.
Glen Mazza
2005-06-09
1
-5
/
+0
*
Multiple getWordChar() methods placed together.
Glen Mazza
2005-06-08
1
-5
/
+7
*
LayoutManager.canBreakBefore() removed.
Glen Mazza
2005-06-08
1
-18
/
+0
*
Removed LM.initialize() -- switched to internal initialization of all LM's.
Glen Mazza
2005-06-07
1
-20
/
+0
*
Simplifications to PSLM.gKNE().
Glen Mazza
2005-06-01
1
-11
/
+0
*
New member variable "index" on Position (used for first/last checks).
Jeremias Maerki
2005-05-30
1
-16
/
+0
*
Removed a lot of obsolete code from the old page breaking approach.
Jeremias Maerki
2005-05-17
1
-11
/
+0
*
Comment reunited with its method.
Glen Mazza
2005-05-14
1
-6
/
+5
*
PSLM.getParentArea() consolidated into FLM's version; preLoadList()
Glen Mazza
2005-05-14
1
-5
/
+6
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-149
/
+55
*
Changed from addChild(Area) to clearer addChildArea(Area).
Glen Mazza
2005-03-16
1
-2
/
+2
*
Corrected the logic of adding markers. LayoutManagers are responsible
Simon Pepping
2005-02-20
1
-4
/
+4
*
PR:
Glen Mazza
2005-02-17
1
-2
/
+2
*
Some LMs don't need the childLM List. So create only when necessary.
Jeremias Maerki
2005-02-10
1
-1
/
+7
*
moving retrieve-marker replacement into separate method to make preLoadList e...
Jeremias Maerki
2005-02-08
1
-12
/
+27
*
Temporary fix for markers (using isBogus() check)
Jeremias Maerki
2005-02-07
1
-2
/
+25
*
This patch implements a pluggable LayoutManagers system, according
Simon Pepping
2004-12-24
1
-1
/
+13
*
Implemented cloning and reparenting of the subtree under a marker to
Simon Pepping
2004-12-21
1
-1
/
+1
*
Remove unused import statements.
Finn Bock
2004-12-10
1
-1
/
+0
*
Removed RetrieveMarkerLM. The LMs of the marker children are attached
Simon Pepping
2004-12-07
1
-0
/
+12
*
Patch 31206 by Luca Furini:
Simon Pepping
2004-11-13
1
-37
/
+0
*
PR:
Glen Mazza
2004-10-24
1
-2
/
+2
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-5
/
+3
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-12
/
+0
*
Third phase of performance improvement.
Finn Bock
2004-10-19
1
-2
/
+10
*
PR:
Glen Mazza
2004-10-13
1
-1
/
+1
*
PR:
Glen Mazza
2004-10-12
1
-3
/
+4
*
PR:
Glen Mazza
2004-10-02
1
-6
/
+0
*
PR:
Glen Mazza
2004-10-02
1
-1
/
+1
*
Removed unneeded import statements. Makes eclipse happy.
Finn Bock
2004-09-07
1
-1
/
+0
*
New line breaking algorithm, patch 29124, submitted by Luca
Simon Pepping
2004-09-05
1
-0
/
+39
*
Moved some functionality from LMiter to the LayoutManagers. The LMs
Simon Pepping
2004-08-26
1
-6
/
+76
*
1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-...
Glen Mazza
2004-08-11
1
-0
/
+3
*
moved FO term of a Node's child elements from "Children" to "ChildNodes"
Glen Mazza
2004-07-24
1
-1
/
+1
*
1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandler
Glen Mazza
2004-07-13
1
-3
/
+3
*
Moved AddLMVisitor accessors into FOTreeHandler.
Glen Mazza
2004-06-13
1
-4
/
+4
*
Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ...
Glen Mazza
2004-06-12
1
-20
/
+0
*
Removed PropertyManager argument from initProperties(), as it is already
Glen Mazza
2004-05-26
1
-21
/
+18
*
Folded the layout strategy into apps.Document.
Glen Mazza
2004-05-18
1
-2
/
+3
*
PR:
Glen Mazza
2004-05-15
1
-0
/
+1
*
Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...
Glen Mazza
2004-05-12
1
-4
/
+6
*
PR:
Glen Mazza
2004-03-31
1
-2
/
+2
[next]