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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Commented stray System.out. Should be replaced by Commons Logging calls or re...
Jeremias Maerki
2005-02-19
1
-5
/
+5
*
Restored JDK 1.5 compatibility.
Jeremias Maerki
2005-02-19
2
-13
/
+13
*
PR:
Glen Mazza
2005-02-19
1
-0
/
+1
*
PR:
Glen Mazza
2005-02-18
3
-33
/
+8
*
Disable advanced marker tests as long as they don't work properly.
Jeremias Maerki
2005-02-17
1
-0
/
+1
*
setting border-collapse="separate" to make it pass again, now that I started ...
Jeremias Maerki
2005-02-17
1
-2
/
+2
*
border-style "hidden" also forces border-width to 0.
Jeremias Maerki
2005-02-17
2
-2
/
+3
*
region-after may not have borders. Used an absolutely positioned block-contai...
Jeremias Maerki
2005-02-17
1
-1
/
+4
*
Added missing license header.
Jeremias Maerki
2005-02-17
1
-0
/
+15
*
updated page-master tests.
Jeremias Maerki
2005-02-17
2
-20
/
+76
*
Fix for bad page-master and region margin calculations. All margin calculatio...
Jeremias Maerki
2005-02-17
3
-38
/
+31
*
PR:
Glen Mazza
2005-02-17
1
-1
/
+0
*
PR:
Glen Mazza
2005-02-17
8
-274
/
+85
*
Adjusting to changes in BorderProps.toString()
Jeremias Maerki
2005-02-16
5
-72
/
+72
*
First step towards collapsing table borders:
Jeremias Maerki
2005-02-16
4
-66
/
+280
*
Code clean-up only.
Jeremias Maerki
2005-02-16
1
-14
/
+5
*
Set border traits for fo:table only if border-collapse="separate".
Jeremias Maerki
2005-02-15
6
-10
/
+42
*
Clean-up:
Jeremias Maerki
2005-02-15
5
-11
/
+133
*
Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logic
Glen Mazza
2005-02-12
2
-74
/
+31
*
Simpler and more robust XPath statements.
Jeremias Maerki
2005-02-12
2
-26
/
+26
*
Extend the user agent to pipe title, author and keywords through to the PDF. ...
Jeremias Maerki
2005-02-12
3
-4
/
+69
*
PR:
Glen Mazza
2005-02-12
5
-164
/
+46
*
Implemented the rest of the border styles. Now uses clipping while painting t...
Jeremias Maerki
2005-02-11
2
-41
/
+327
*
Test for all border-styles.
Jeremias Maerki
2005-02-11
1
-0
/
+137
*
empty-cells implemented.
Jeremias Maerki
2005-02-11
2
-3
/
+15
*
Test case for empty-cells attribute.
Jeremias Maerki
2005-02-11
1
-0
/
+80
*
Test case for column spanning.
Jeremias Maerki
2005-02-11
1
-0
/
+114
*
Test cases for table-omit-*-at-break. The one for footer is disabled because ...
Jeremias Maerki
2005-02-11
3
-1
/
+260
*
Implemented table-omit-header-at-break. The same for footers comes later when...
Jeremias Maerki
2005-02-11
2
-5
/
+21
*
Test cases for table headers/footers.
Jeremias Maerki
2005-02-10
2
-0
/
+246
*
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
*
Adding an additional block at the end to see if a new block would behave diff...
Jeremias Maerki
2005-02-10
1
-0
/
+1
*
Test case which indirectly tests the resetPosition() methods on various LMs. ...
Jeremias Maerki
2005-02-10
2
-0
/
+64
*
Remove dependency of pdf package to the FOP user agent.
Jeremias Maerki
2005-02-10
2
-11
/
+8
*
Updates to team page. Added Luca (Layout) and Simon (Layout, XSL FO Tree, an...
Glen Mazza
2005-02-10
1
-24
/
+20
*
Better XPath statements for certain parser/XSLT combinations.
Jeremias Maerki
2005-02-09
11
-84
/
+84
*
No longer fail when no table-columns are defined. The table creates a "defaul...
Jeremias Maerki
2005-02-09
3
-20
/
+61
*
Test cases for fixed table layout.
Jeremias Maerki
2005-02-09
3
-1
/
+176
*
Corrected my interpretation of border-separation.
Jeremias Maerki
2005-02-09
1
-39
/
+40
*
force fixed table-layout. Without the width auto layout becomes active.
Jeremias Maerki
2005-02-09
1
-1
/
+1
*
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
*
Test case for border and padding influencing table-cells. Similar to table-ce...
Jeremias Maerki
2005-02-09
1
-0
/
+199
*
Test case for border and padding influencing table-cells.
Jeremias Maerki
2005-02-09
1
-0
/
+117
*
Forgot to take padding into account.
Jeremias Maerki
2005-02-08
1
-4
/
+4
*
Test case for column-number con table-cell and gaps in a row.
Jeremias Maerki
2005-02-08
1
-0
/
+120
*
Fix for ArrayOutOfBoundsException in resetPosition().
Jeremias Maerki
2005-02-08
1
-1
/
+1
[prev]
[next]