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
...
*
Some more comments for RowPainter.
Jeremias Maerki
2007-03-23
2
-1
/
+18
*
Better document some of the code in RowPainter.
Jeremias Maerki
2007-03-23
1
-7
/
+23
*
Avoid an IndexOutOfBoundsException when more columns are used than are specif...
Jeremias Maerki
2007-03-23
1
-2
/
+8
*
Small improvements in the SpaceResolver class:
Vincent Hennebert
2007-03-22
1
-3
/
+3
*
Documentation, cleanup, log statements in the table layout code.
Vincent Hennebert
2007-03-19
9
-70
/
+185
*
Some javadoc and variables renaming in TableStepper.
Vincent Hennebert
2007-03-13
1
-28
/
+46
*
Fixed an IllegalArgumentException for absolutely positioned block-containers ...
Jeremias Maerki
2007-03-12
1
-1
/
+3
*
Extract sub-classes from TableContentLayoutManager and make them top-level cl...
Vincent Hennebert
2007-03-06
7
-197
/
+282
*
Tweak: add FO context info to clarify the message.
Andreas L. Delmelle
2007-03-02
1
-2
/
+2
*
Tweak: add FO context info to clarify the message.
Andreas L. Delmelle
2007-03-02
1
-1
/
+2
*
Small simplification: remove an unneeded parameter from the getContentHeight ...
Vincent Hennebert
2007-03-01
1
-3
/
+8
*
Small factorization: put painter.addAreasAndFlushRow at the end of iterateAnd...
Vincent Hennebert
2007-03-01
1
-3
/
+1
*
Extract RowPainter from TableContentLayoutManager and make it a top-level class.
Vincent Hennebert
2007-02-28
2
-240
/
+279
*
Add code guards around log statements for better performance when they are di...
Vincent Hennebert
2007-02-28
1
-2
/
+6
*
Rename a local variable in the getNextStep method for clarity, and convert it...
Vincent Hennebert
2007-02-27
1
-3
/
+3
*
Add log messages to help understand the code
Vincent Hennebert
2007-02-27
1
-4
/
+7
*
Bugzilla 41652:
Andreas L. Delmelle
2007-02-22
1
-4
/
+3
*
Javadoc for the table layout code
Vincent Hennebert
2007-02-08
4
-14
/
+50
*
Fix for bug 41019, minor changes to a few testcases as now a different set of...
Luca Furini
2007-01-30
2
-7
/
+32
*
Bugzilla #41426:
Jeremias Maerki
2007-01-22
1
-2
/
+2
*
Two Knuth boxes following each other should only be considered for an additio...
Manuel Mall
2007-01-14
1
-1
/
+3
*
Initial support for soft hyphens
Manuel Mall
2007-01-13
1
-43
/
+87
*
Code cleanup:
Andreas L. Delmelle
2007-01-11
3
-3
/
+3
*
Added support for line-height-shift-adjustment property
Manuel Mall
2007-01-11
1
-6
/
+9
*
Fix for new linebreaking in combination with hyphenation not correctly breaki...
Manuel Mall
2007-01-11
1
-21
/
+25
*
Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...
Manuel Mall
2006-12-22
1
-287
/
+355
*
Small improvements of the table layout code:
Vincent Hennebert
2006-11-24
8
-279
/
+403
*
Bugfix: Fixed bug when the sum of column widths of a table is larger than the...
Jeremias Maerki
2006-11-06
2
-4
/
+27
*
FilledArea now properly applies the variation factor, when a page
Simon Pepping
2006-10-11
2
-0
/
+2
*
Fix a small error in ListItemLayoutManager. Patch submitted by Julien
Simon Pepping
2006-10-09
1
-1
/
+1
*
Fixed layout of forward page number citation references in fo:inline
Simon Pepping
2006-10-07
1
-1
/
+1
*
Bugfix: Nested tables with headers and footers were not handled correctly and...
Jeremias Maerki
2006-10-07
2
-6
/
+33
*
Fixed a compilation problem.
Jeremias Maerki
2006-10-07
1
-3
/
+6
*
Create a class-specific logger for each LayoutManager which uses a logger.
Simon Pepping
2006-10-05
19
-7
/
+120
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
3
-28
/
+106
*
Rework of default column-creation and setting column-widths from the first ro...
Andreas L. Delmelle
2006-08-21
3
-36
/
+89
*
Small update in the table-layout code
Andreas L. Delmelle
2006-08-08
1
-2
/
+3
*
Small update in the table-layout code
Andreas L. Delmelle
2006-08-08
2
-17
/
+20
*
Bugzilla #39840:
Jeremias Maerki
2006-08-04
5
-19
/
+100
*
Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...
Jeremias Maerki
2006-08-03
1
-0
/
+1
*
Bugfix: Table headers and footers were swallowed when a table was nested in a...
Jeremias Maerki
2006-08-02
2
-1
/
+17
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
98
-540
/
+638
*
Fixed removeNode() as discussed on fop-dev. No more checks for footnotes and ...
Jeremias Maerki
2006-07-13
2
-33
/
+14
*
Bugzilla #39777:
Jeremias Maerki
2006-06-14
5
-171
/
+354
*
Added region-body_display-align to demonstrate the default behaviour for adju...
Jeremias Maerki
2006-06-08
2
-26
/
+70
*
Bugfix: Table headers were omitted when a table is a child of a block-container.
Jeremias Maerki
2006-06-07
1
-1
/
+1
*
An emergency patch to avoid that a non-breaking space at the end of an
Simon Pepping
2006-05-19
2
-4
/
+10
*
Bugfix: The combination of hyphenation and kerning resulted in slightly ragge...
Jeremias Maerki
2006-05-19
1
-11
/
+41
*
Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul...
Jeremias Maerki
2006-05-18
1
-0
/
+7
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
1
-0
/
+1
[prev]
[next]