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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
empty-cells implemented.
Jeremias Maerki
2005-02-11
2
-3
/
+15
*
Implemented table-omit-header-at-break. The same for footers comes later when...
Jeremias Maerki
2005-02-11
2
-5
/
+21
*
Table headers/footers need to be recalculated for each page (for dynamic elem...
Jeremias Maerki
2005-02-10
2
-55
/
+33
*
PR:
Glen Mazza
2005-02-10
3
-38
/
+14
*
Rearranged the process a bit to better show the different phases. Helped me t...
Jeremias Maerki
2005-02-10
1
-16
/
+24
*
Some LMs don't need the childLM List. So create only when necessary.
Jeremias Maerki
2005-02-10
1
-1
/
+7
*
Remove dependency of pdf package to the FOP user agent.
Jeremias Maerki
2005-02-10
2
-11
/
+8
*
No longer fail when no table-columns are defined. The table creates a "defaul...
Jeremias Maerki
2005-02-09
3
-20
/
+61
*
Fix for handling of horizontal border-separation. My first interpretation was...
Jeremias Maerki
2005-02-09
2
-13
/
+26
*
Accessor for table-layout property.
Jeremias Maerki
2005-02-09
1
-0
/
+5
*
Forgot to take padding into account.
Jeremias Maerki
2005-02-08
1
-4
/
+4
*
Fix for ArrayOutOfBoundsException in resetPosition().
Jeremias Maerki
2005-02-08
1
-1
/
+1
*
Support for column-number on table-cell.
Jeremias Maerki
2005-02-08
2
-75
/
+191
*
Method for checking if there's a column-number
Jeremias Maerki
2005-02-08
1
-0
/
+7
*
Initial support for column spanning. Still WIP.
Jeremias Maerki
2005-02-08
2
-25
/
+70
*
Correct cell-borders when border-collapse="separate" and initial support for ...
Jeremias Maerki
2005-02-08
2
-8
/
+44
*
Support for table-cells as direct children of table-body|header|footer.
Jeremias Maerki
2005-02-08
5
-5
/
+82
*
moving retrieve-marker replacement into separate method to make preLoadList e...
Jeremias Maerki
2005-02-08
1
-12
/
+27
*
Support for border-spacing shorthand.
Jeremias Maerki
2005-02-07
4
-9
/
+92
*
Temporary fix for markers (using isBogus() check)
Jeremias Maerki
2005-02-07
10
-24
/
+230
*
Fix for adding absolutely positioned block without children.
Jeremias Maerki
2005-02-07
1
-8
/
+14
*
use hasBackground() as a fail-fast.
Jeremias Maerki
2005-02-07
1
-3
/
+4
*
Additional accessors and style.
Jeremias Maerki
2005-02-07
2
-25
/
+32
*
Method for determining if there's a background at all.
Jeremias Maerki
2005-02-07
1
-0
/
+7
*
PR:
Glen Mazza
2005-02-06
9
-24
/
+22
*
PR:
Glen Mazza
2005-02-06
3
-56
/
+30
*
PR:
Glen Mazza
2005-02-05
4
-9
/
+3
*
Better table-column build-up. Columns can now be in non-consecutive order (us...
Jeremias Maerki
2005-02-04
1
-10
/
+35
*
Checks and an addtional method to determine whether a column-number is set.
Jeremias Maerki
2005-02-04
1
-7
/
+29
*
Bugfix for list labels that were not properly placed when the list-block is a...
Jeremias Maerki
2005-02-04
1
-0
/
+4
*
Notify the AreaTreeHandler about new pages being added.
Jeremias Maerki
2005-02-03
1
-1
/
+1
*
Add a facility for the PageSequenceLayoutManager to notify about a new page b...
Jeremias Maerki
2005-02-03
1
-3
/
+17
*
Bugfix for whitespace handling that surfaced after my last fix for linefeed h...
Jeremias Maerki
2005-02-03
2
-6
/
+21
*
Bugfix for blocks with forced linefeeds that break over the page boundary.
Jeremias Maerki
2005-02-02
1
-133
/
+6
*
Don't ignore linefeeds when building Knuth elements.
Jeremias Maerki
2005-02-02
1
-10
/
+7
*
Bugfix for omitted empty lines caused by forced linefeeds.
Jeremias Maerki
2005-02-02
1
-1
/
+8
*
Name of parameter was wrong.
Jeremias Maerki
2005-02-01
2
-15
/
+18
*
Bugfix for special case when markers weren't added correctly. This happens wh...
Jeremias Maerki
2005-02-01
1
-27
/
+28
*
Both fore- and background colors are initially black. This fixes a bug where ...
Jeremias Maerki
2005-02-01
1
-1
/
+1
*
PR:
Glen Mazza
2005-01-31
4
-4
/
+4
*
Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...
Glen Mazza
2005-01-31
4
-6
/
+136
*
Border, Padding and spaces on level fo:table.
Jeremias Maerki
2005-01-31
5
-39
/
+141
*
table-cell generates a normal reference-area.
Jeremias Maerki
2005-01-31
1
-1
/
+3
*
Added the page number to the pageViewport
Jeremias Maerki
2005-01-31
1
-0
/
+1
*
PR:
Glen Mazza
2005-01-30
3
-81
/
+54
*
Added border, padding and spacing for list-blocks and list-items.
Jeremias Maerki
2005-01-28
2
-29
/
+129
*
Cleanup and added missing some public accessors.
Jeremias Maerki
2005-01-28
2
-16
/
+52
*
corresponding.compute() may also return null to indicate that the inherited v...
Jeremias Maerki
2005-01-28
1
-6
/
+6
*
Fixed a bug for labels, giving the wrong reference IPD.
Jeremias Maerki
2005-01-28
1
-6
/
+3
*
CONTAINING_REFAREA seems to work now, so use it.
Jeremias Maerki
2005-01-28
1
-12
/
+13
[prev]
[next]