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
*
Moved table-related FObj into new o.a.fop.fo.flow.table package
Vincent Hennebert
2007-11-05
17
-52
/
+52
*
Added support for fo:markers on fo:inline and fo:basic-link.
Andreas L. Delmelle
2007-11-04
11
-53
/
+70
*
Bugzilla 42748: Added support for ids on empty fo:inlines
Andreas L. Delmelle
2007-11-02
2
-12
/
+27
*
Reworked the creation of implicit columns to match new behaviour: the number ...
Vincent Hennebert
2007-11-02
1
-1
/
+1
*
Corrected typo: explicitely -> explicitly
Vincent Hennebert
2007-10-19
1
-1
/
+1
*
Bugzilla #43616: bug in the computation of remaining height that caused extra...
Vincent Hennebert
2007-10-16
1
-3
/
+3
*
Bugfix for NPE with empty table-row (regression from 0.93).
Jeremias Maerki
2007-10-15
3
-17
/
+18
*
InlineStackingLM should not be instantiated directly -> make abstract
Andreas L. Delmelle
2007-09-22
1
-1
/
+1
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
8
-26
/
+60
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-1
/
+1
*
Bugfix: non-collapsed white-space caused ArrayIndexOutOfBoundsException
Andreas L. Delmelle
2007-09-20
1
-24
/
+28
*
Clean up:
Vincent Hennebert
2007-08-03
1
-12
/
+14
*
Move the handling of breaks back in TableContentLM
Vincent Hennebert
2007-08-02
2
-71
/
+79
*
First step at introducing a layout manager for a row-group
Vincent Hennebert
2007-08-02
2
-361
/
+436
*
Clean up the handling of startIndent
Vincent Hennebert
2007-08-02
1
-25
/
+14
*
Set visibility of fields to private
Vincent Hennebert
2007-08-01
1
-5
/
+5
*
Changed my mind on handling of width calculation for zero width spaces and mo...
Manuel Mall
2007-07-22
1
-1
/
+1
*
Corrected issue with zero width spaces being given a non zero width
Manuel Mall
2007-07-22
1
-1
/
+1
*
Style only: correct indentation
Vincent Hennebert
2007-07-19
1
-235
/
+234
*
Code cleanup and javadocs
Vincent Hennebert
2007-07-19
2
-17
/
+73
*
Rename endRow into the more meaningful endRowIndex
Vincent Hennebert
2007-07-19
1
-3
/
+3
*
Use an iterator instead of get(index) to iterate over the list of Knuth elements
Vincent Hennebert
2007-07-19
1
-12
/
+18
*
Added support for keep-togther.within-line="always"
Manuel Mall
2007-07-18
1
-1
/
+5
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
66
-335
/
+320
*
Fixed incomplete support for Unicode word joiners
Manuel Mall
2007-07-18
1
-2
/
+2
*
Store the index of the last spanned row, instead of the starting row. That la...
Vincent Hennebert
2007-07-17
1
-4
/
+4
*
- Compute the height of already handled rows progressively in TableStepper
Vincent Hennebert
2007-07-17
2
-14
/
+9
*
Some cleanup and removal of unused methods
Andreas L. Delmelle
2007-07-14
2
-16
/
+5
*
Extract the ActiveCell class into a top-level class
Vincent Hennebert
2007-07-12
2
-224
/
+251
*
Completion of the previous two small patches: modified and corrected javadoc ...
Andreas L. Delmelle
2007-07-12
1
-2
/
+1
*
TODO-comment also removed...
Andreas L. Delmelle
2007-07-12
1
-2
/
+0
*
TODO removed: use LayoutContext's stackLimit instead of the availIPD parameter
Andreas L. Delmelle
2007-07-12
1
-9
/
+9
*
Move the creation of GridUnitParts into ActiveCell
Vincent Hennebert
2007-07-12
2
-37
/
+43
*
Fixes in the steps computation:
Vincent Hennebert
2007-07-12
4
-44
/
+43
*
Temporary hack to handle cells with content of zero length
Vincent Hennebert
2007-07-12
1
-2
/
+2
*
Move the content of the now small setupElementList method into initializeElem...
Vincent Hennebert
2007-07-09
1
-9
/
+5
*
Use a prevIsBox boolean instead of duplicating the list of Knuth elements for...
Vincent Hennebert
2007-07-09
1
-10
/
+13
*
Use a list of active cells for computing steps, continued:
Vincent Hennebert
2007-07-09
1
-59
/
+56
*
Also display the width of the penalty in the toString method
Vincent Hennebert
2007-07-09
1
-0
/
+2
*
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle
2007-07-07
7
-763
/
+887
*
Cleaner way to handle border-separation in ActiveCell
Vincent Hennebert
2007-07-06
1
-11
/
+7
*
Add a signalMinStep method in ActiveCell
Vincent Hennebert
2007-07-06
1
-18
/
+24
*
Move the getNextStep method into ActiveCell
Vincent Hennebert
2007-07-06
1
-86
/
+65
*
Remove decrease of activeRowIndex when backtracking
Vincent Hennebert
2007-07-06
1
-10
/
+1
*
Organize imports and remove no longer used methods
Vincent Hennebert
2007-07-06
1
-15
/
+0
*
First step towards using a list of active cells for computing steps
Vincent Hennebert
2007-07-06
2
-260
/
+226
*
Bugzilla #42576
Chris Bowditch
2007-06-22
1
-9
/
+24
*
Bugzilla #42109:
Jeremias Maerki
2007-05-21
2
-7
/
+11
*
Bugfix for ClassCastException with spaces inside a table-cell (using fox:wido...
Jeremias Maerki
2007-05-17
1
-4
/
+9
*
Fixing a problem with disappearing footnotes inside inlines when hyphenation ...
Luca Furini
2007-05-15
1
-54
/
+71
[next]