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
/
test
/
layoutengine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
2
-0
/
+70
*
Improve breaking for block-container and static-content so there are no more ...
Jeremias Maerki
2008-01-28
3
-3
/
+116
*
Bugzilla #44289: Wrong border resolution when header/footer omitted at break
Vincent Hennebert
2008-01-24
1
-0
/
+147
*
Added support for conditional borders (and paddings) in tables.
Vincent Hennebert
2008-01-23
10
-53
/
+665
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
3
-7
/
+61
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
10
-78
/
+252
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
1
-0
/
+61
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
2
-0
/
+134
*
Added support for scale-down-to-fit and scale-up-to-fit.
Jeremias Maerki
2007-12-20
1
-0
/
+92
*
Streamlined the recording of row offsets, by replacing Map with a List. Fixed...
Vincent Hennebert
2007-12-18
1
-0
/
+96
*
Fixed the handling of columns in the border resolution, especially in case of...
Vincent Hennebert
2007-12-13
2
-1
/
+47
*
Bugzilla #37993:
Jeremias Maerki
2007-11-30
1
-0
/
+68
*
Bugzilla #40230:
Jeremias Maerki
2007-11-27
5
-14
/
+99
*
Bugfix in tables: wrong element generation by the merging algorithm when glue...
Vincent Hennebert
2007-11-20
1
-0
/
+11
*
Bugzilla #43766: breaks generated by the merging algorithm for table rows con...
Vincent Hennebert
2007-11-19
1
-0
/
+101
*
Moved the creation of grid units to the FO tree building stage. Brought a few...
Vincent Hennebert
2007-11-13
5
-10
/
+1757
*
Removed no-longer applicable test cases, for cells spanning more rows than av...
Vincent Hennebert
2007-11-06
2
-320
/
+0
*
Added support for fo:markers on fo:inline and fo:basic-link.
Andreas L. Delmelle
2007-11-04
1
-0
/
+110
*
Bugzilla 42748: Added support for ids on empty fo:inlines
Andreas L. Delmelle
2007-11-02
1
-0
/
+50
*
- Enforced check for proper number of columns in a table. Now if a table has ...
Vincent Hennebert
2007-10-31
6
-86
/
+21
*
Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...
Adrian Cumiskey
2007-10-26
1
-10
/
+18
*
Bugzilla #43597:
Jeremias Maerki
2007-10-22
1
-0
/
+51
*
Bugzilla #43616: bug in the computation of remaining height that caused extra...
Vincent Hennebert
2007-10-16
1
-0
/
+90
*
Bugfix for NPE with empty table-row (regression from 0.93).
Jeremias Maerki
2007-10-15
1
-0
/
+69
*
Fixed a bug in the test. MediaPosition takes an integer.
Jeremias Maerki
2007-10-05
1
-2
/
+2
*
Added a test case for AFP extension to make sure restoration from IF is correct.
Jeremias Maerki
2007-10-05
1
-0
/
+56
*
Bugzilla #43070
Chris Bowditch
2007-10-05
1
-4
/
+21
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-0
/
+70
*
Slight correction: part of the issue has already been resolved
Andreas L. Delmelle
2007-09-22
1
-2
/
+2
*
Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retriev...
Andreas L. Delmelle
2007-09-16
1
-0
/
+58
*
Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers.
Andreas L. Delmelle
2007-09-16
1
-0
/
+68
*
Testcases for conditional spaces inside table-cells.
Vincent Hennebert
2007-07-24
2
-0
/
+409
*
Corrected issue with zero width spaces being given a non zero width
Manuel Mall
2007-07-22
1
-4
/
+3
*
Added support for keep-togther.within-line="always"
Manuel Mall
2007-07-18
3
-22
/
+13
*
Fixed incomplete support for Unicode word joiners
Manuel Mall
2007-07-18
1
-0
/
+11
*
Use a list of active cells for computing steps, continued:
Vincent Hennebert
2007-07-09
1
-8
/
+8
*
Improvement in handling relative font-weights
Andreas L. Delmelle
2007-07-06
1
-15
/
+15
*
Add a testcase for a bug in TableStepper spotted during the refactoring. The ...
Vincent Hennebert
2007-07-06
1
-0
/
+83
*
Additional testcases for tables with spanning cells and collapsing-border model.
Vincent Hennebert
2007-06-28
2
-0
/
+1079
*
Bugzilla 42703: white-space incorrectly handled in retrieved markers
Andreas L. Delmelle
2007-06-23
1
-0
/
+70
*
Bugzilla #42576
Chris Bowditch
2007-06-22
1
-0
/
+152
*
Bugzilla #42109:
Jeremias Maerki
2007-05-21
1
-11
/
+11
*
ID on wrapper should work now.
Jeremias Maerki
2007-05-16
1
-1
/
+1
*
Fixing a problem with disappearing footnotes inside inlines when hyphenation ...
Luca Furini
2007-05-15
2
-7
/
+2
*
Testcase for bookmarks in the area tree.
Jeremias Maerki
2007-05-07
1
-0
/
+78
*
Bugfixes:
Vincent Hennebert
2007-04-30
5
-0
/
+364
*
Fix a NPE when break-before is specified on the first row of a table, and whe...
Vincent Hennebert
2007-04-26
1
-0
/
+78
*
Add check for the number of pages
Vincent Hennebert
2007-04-26
2
-0
/
+4
*
Make keep-with-next and keep-with-previous work on fo:table
Vincent Hennebert
2007-04-26
2
-0
/
+150
*
Forgot checks for the second table's IPDs
Vincent Hennebert
2007-04-24
1
-0
/
+2
[next]