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
/
PageSequenceLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: Proper handling of page break between normally broken parts and the p...
Jeremias Maerki
2005-07-11
1
-1
/
+8
*
log statement should be debug().
Jeremias Maerki
2005-06-30
1
-1
/
+1
*
Bugfix: IPD for footnote region now correct in multi-column layout.
Jeremias Maerki
2005-06-29
1
-26
/
+198
*
First SVN commit. Trivial formatting change.
Glen Mazza
2005-06-24
1
-0
/
+1
*
First parts on a page which don't fit are moved to the next page. A counter a...
Jeremias Maerki
2005-06-23
1
-0
/
+5
*
breaks supported on tables, table-row and table-cell content now. Cheap appro...
Jeremias Maerki
2005-06-22
1
-2
/
+2
*
Added getPageViewportProvider().
Jeremias Maerki
2005-06-16
1
-20
/
+60
*
Page breaking process now respects changing available BPD (not IPD) over mult...
Jeremias Maerki
2005-06-15
1
-24
/
+102
*
Switched to null for PageBreaker.getTopLevelLM().
Glen Mazza
2005-06-14
1
-1
/
+1
*
More cleanup/simplifications.
Glen Mazza
2005-06-09
1
-1
/
+1
*
Removed LM.initialize() -- switched to internal initialization of all LM's.
Glen Mazza
2005-06-07
1
-3
/
+7
*
Minor PSLM simplifications.
Glen Mazza
2005-06-06
1
-24
/
+7
*
Remainder of pslm.gKNE() consolidated into pb.gKNE().
Glen Mazza
2005-06-05
1
-18
/
+6
*
Two stray isBogus()es removed, AFAICT unnecessary childLC initialization
Glen Mazza
2005-06-04
1
-17
/
+2
*
Constructor for FLM now takes parent as parameter,
Glen Mazza
2005-06-01
1
-10
/
+2
*
Simplifications to PSLM.gKNE().
Glen Mazza
2005-06-01
1
-20
/
+16
*
Handling page dependent footnote separator
Luca Furini
2005-05-31
1
-23
/
+22
*
Bugfix: Area generated by page-number is now cloned for each addAreas() call.
Jeremias Maerki
2005-05-17
1
-0
/
+4
*
Footnote implementation: changes to existing files
Luca Furini
2005-05-17
1
-11
/
+104
*
Converted System.out calls to logger calls.
Jeremias Maerki
2005-05-17
1
-1
/
+1
*
Backtracked a bit with SCLM: switched to providing the Region FO
Glen Mazza
2005-05-16
1
-7
/
+3
*
PSLM.getParentArea() consolidated into FLM's version; preLoadList()
Glen Mazza
2005-05-14
1
-25
/
+1
*
Placed the PSLM.curFlowIdx within the area.Span object, and added
Glen Mazza
2005-05-14
1
-18
/
+7
*
Providing the region FO to RegionReference, so it is no longer
Glen Mazza
2005-05-14
1
-1
/
+1
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-446
/
+277
*
Changed from addChild(Area) to clearer addChildArea(Area).
Glen Mazza
2005-03-16
1
-3
/
+2
*
1.) Moved setting of idp value into Span constructor because the class is in an
Glen Mazza
2005-03-16
1
-91
/
+36
*
More simplifications to PSLM.
Glen Mazza
2005-03-14
1
-47
/
+12
*
Removing illegal tab characters.
Jeremias Maerki
2005-03-13
1
-2
/
+2
*
More simplifications to PSLM.
Glen Mazza
2005-03-13
1
-25
/
+13
*
More simplifications to PSLM.
Glen Mazza
2005-03-13
1
-47
/
+13
*
More simplifications to PSLM.
Glen Mazza
2005-03-12
1
-39
/
+32
*
Minor simplifications to PSLM.
Glen Mazza
2005-03-12
1
-11
/
+12
*
Minor simplification to PSLM.
Glen Mazza
2005-03-12
1
-16
/
+11
*
1.) More commenting, some simplifications in the Area classes and PSLM.
Glen Mazza
2005-03-11
1
-18
/
+14
*
More simplifications to PSLM.
Glen Mazza
2005-03-05
1
-20
/
+3
*
Validation for fo:table and fo:table-header added, some minor simplifications...
Glen Mazza
2005-03-05
1
-3
/
+1
*
Created new Root.notifyPageSequenceFinished() method, consolidating
Glen Mazza
2005-03-01
1
-2
/
+1
*
Corrected the logic of adding markers. LayoutManagers are responsible
Simon Pepping
2005-02-20
1
-6
/
+9
*
PR:
Glen Mazza
2005-02-19
1
-0
/
+1
*
PR:
Glen Mazza
2005-02-18
1
-1
/
+1
*
Fix for bad page-master and region margin calculations. All margin calculatio...
Jeremias Maerki
2005-02-17
1
-10
/
+2
*
PR:
Glen Mazza
2005-02-17
1
-13
/
+15
*
Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logic
Glen Mazza
2005-02-12
1
-59
/
+14
*
PR:
Glen Mazza
2005-02-12
1
-6
/
+1
*
PR:
Glen Mazza
2005-02-10
1
-1
/
+0
*
Temporary fix for markers (using isBogus() check)
Jeremias Maerki
2005-02-07
1
-2
/
+8
*
PR:
Glen Mazza
2005-02-06
1
-7
/
+4
*
PR:
Glen Mazza
2005-02-06
1
-36
/
+23
*
Notify the AreaTreeHandler about new pages being added.
Jeremias Maerki
2005-02-03
1
-1
/
+1
[next]