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
/
table
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: display-align did not work if the first object in a page was a table.
Luca Furini
2006-03-23
1
-0
/
+5
*
Bugfix: Fixed a copy/paste error in the table layout code that caused wrong p...
Jeremias Maerki
2006-03-15
1
-1
/
+1
*
Removed stray debug message.
Jeremias Maerki
2006-03-06
1
-1
/
+0
*
Here's why forcing to border-collapse="separate" on fo:table didn't work. D'oh!
Jeremias Maerki
2006-01-31
1
-2
/
+2
*
Bugzilla #38397:
Jeremias Maerki
2006-01-26
1
-6
/
+23
*
Following a clarification by the XSL FO SG, space traits are only set on the ...
Jeremias Maerki
2006-01-19
1
-5
/
+7
*
Fix for width checks. They didn't take start-indent and end-indent into account.
Jeremias Maerki
2005-12-19
1
-1
/
+2
*
Debug optimization
Jeremias Maerki
2005-12-15
1
-1
/
+3
*
Fixed a bug where the area for a finished cell that is broken over pages was ...
Jeremias Maerki
2005-12-15
1
-1
/
+2
*
Added checks that warn about tables and block-containers that are wider than ...
Jeremias Maerki
2005-12-15
1
-0
/
+9
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
3
-11
/
+18
*
Bugfix: Areas for table-cells that are broken over more than one page are now...
Jeremias Maerki
2005-12-08
1
-10
/
+23
*
Implemented 5.3.4 overconstrained geometry without handling the case when the...
Jeremias Maerki
2005-12-02
2
-28
/
+12
*
Fixing two NPEs occurring with a completely empty table where not even the ta...
Jeremias Maerki
2005-12-01
1
-1
/
+3
*
Bugfix: Added missing conditionality notification for table-cell content.
Jeremias Maerki
2005-11-30
1
-0
/
+4
*
Added support for border-separation.block-progression-direction (only inline-...
Jeremias Maerki
2005-11-24
4
-11
/
+39
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-4
/
+0
*
Fix for bug #37415
Andreas L. Delmelle
2005-11-08
1
-1
/
+1
*
Fix for bug #37270:
Jeremias Maerki
2005-11-08
2
-42
/
+88
*
Fix for Bug #36403.
Jeremias Maerki
2005-10-27
1
-4
/
+26
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-0
/
+22
*
Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).
Jeremias Maerki
2005-10-24
4
-127
/
+223
*
Cosmetic changes to identifiers, comments and other stylistic corrections.
Joerg Pietschmann
2005-10-06
1
-29
/
+28
*
Correction of style violations
Andreas L. Delmelle
2005-09-19
3
-7
/
+6
*
Implementation for initial values of the column-number property
Andreas L. Delmelle
2005-09-17
4
-16
/
+19
*
Provide the TABLE_UNITS base value through the PrecentageBaseContext.
Jeremias Maerki
2005-09-16
1
-6
/
+11
*
An informative warning for the user if he doesn't supply enough table-column ...
Jeremias Maerki
2005-09-16
1
-1
/
+18
*
Bugfix for table_width.xml. Table width was not determined correctly when spe...
Jeremias Maerki
2005-09-15
1
-8
/
+12
*
Removed TODO. No MT issues here.
Jeremias Maerki
2005-09-09
1
-1
/
+1
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
2
-3
/
+4
*
Cleanup of unused imports.
Finn Bock
2005-09-01
2
-2
/
+0
*
Bugzilla #36379:
Finn Bock
2005-08-31
7
-74
/
+178
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-7
/
+10
*
Added warning for non-standard fallback
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
Fix for table-body4.xml. Higher penalty values for breaks that would results ...
Jeremias Maerki
2005-08-02
1
-0
/
+10
*
Padding was ignored by the table stepper. This fixes the newly modified table...
Jeremias Maerki
2005-08-02
1
-0
/
+11
*
Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding...
Jeremias Maerki
2005-07-28
1
-2
/
+28
*
Bugfix: Fixes table-cell7 where display-align was off when border and/or padd...
Jeremias Maerki
2005-07-28
1
-4
/
+4
*
Removed unused method
Jeremias Maerki
2005-07-28
1
-18
/
+0
*
Removing unused import.
Finn Bock
2005-07-28
1
-1
/
+0
*
Send the ID of the producing FO to the area tree as trait where possible.
Jeremias Maerki
2005-07-26
2
-11
/
+3
*
Buzilla #35787
Jeremias Maerki
2005-07-19
1
-5
/
+10
*
Renamed Item to Cell to TableCellLayoutManager.
Jeremias Maerki
2005-07-18
5
-9
/
+9
*
Fix for allowing empty table-cells (for relaxed validation).
Jeremias Maerki
2005-07-15
1
-2
/
+3
*
breaks supported on tables, table-row and table-cell content now. Cheap appro...
Jeremias Maerki
2005-06-22
4
-12
/
+141
*
Fixes NPEs when a table is using collapsing border model in conjunction with ...
Jeremias Maerki
2005-06-20
2
-2
/
+6
*
Removed LM.initialize() -- switched to internal initialization of all LM's.
Glen Mazza
2005-06-07
2
-8
/
+4
*
Bugfix: getMaxRemainingHeight() was not very accurate and resulted in wrong e...
Jeremias Maerki
2005-05-31
2
-27
/
+56
*
New member variable "index" on Position (used for first/last checks).
Jeremias Maerki
2005-05-30
6
-72
/
+213
*
Bugfix: LAST_IN_BODY wasn't set on the GridUnits of a row that wasn't the las...
Jeremias Maerki
2005-05-30
1
-0
/
+4
[next]