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
/
fo
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning about collapsing border model.
Jeremias Maerki
2005-06-20
1
-0
/
+4
*
Improvement for FOText instance creation. The text is consolidated into singl...
Jeremias Maerki
2005-06-09
3
-1
/
+7
*
More keep accessors where needed.
Jeremias Maerki
2005-05-24
6
-112
/
+162
*
Initial keep-together support on table.
Jeremias Maerki
2005-05-23
1
-1
/
+14
*
First step towards keep-together on tables (should work on table-rows now).
Jeremias Maerki
2005-05-23
1
-9
/
+12
*
Footnote implementation: changes to existing files
Luca Furini
2005-05-17
1
-8
/
+16
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
8
-25
/
+99
*
More accessors on block-containers.
Jeremias Maerki
2005-03-18
2
-27
/
+48
*
Additional accessors.
Jeremias Maerki
2005-03-11
1
-0
/
+30
*
Validation added for five more FO's.
Glen Mazza
2005-03-05
5
-10
/
+105
*
PR:
Glen Mazza
2005-03-05
2
-1
/
+28
*
----------------------------------------------------------------------
Glen Mazza
2005-03-05
1
-0
/
+4
*
Validation for fo:table and fo:table-header added, some minor simplifications...
Glen Mazza
2005-03-05
4
-36
/
+106
*
Corrected a validation problem. Made TableFooter use TableBody's validation.
Simon Pepping
2005-03-02
2
-47
/
+11
*
Flag added in FOUserAgent for strict/unstrict validation (see TableBody to se...
Glen Mazza
2005-03-02
2
-6
/
+105
*
An empty table-body is illegal but we'll allow it to make things easier for s...
Jeremias Maerki
2005-02-23
1
-1
/
+8
*
First real step towards collapsing table borders.
Jeremias Maerki
2005-02-21
1
-0
/
+18
*
Set border traits for fo:table only if border-collapse="separate".
Jeremias Maerki
2005-02-15
3
-3
/
+27
*
empty-cells implemented.
Jeremias Maerki
2005-02-11
1
-0
/
+5
*
Implemented table-omit-header-at-break. The same for footers comes later when...
Jeremias Maerki
2005-02-11
1
-0
/
+10
*
No longer fail when no table-columns are defined. The table creates a "defaul...
Jeremias Maerki
2005-02-09
1
-0
/
+17
*
Accessor for table-layout property.
Jeremias Maerki
2005-02-09
1
-0
/
+5
*
Method for checking if there's a column-number
Jeremias Maerki
2005-02-08
1
-0
/
+7
*
Support for table-cells as direct children of table-body|header|footer.
Jeremias Maerki
2005-02-08
4
-4
/
+81
*
Support for border-spacing shorthand.
Jeremias Maerki
2005-02-07
1
-0
/
+5
*
Additional accessors and style.
Jeremias Maerki
2005-02-07
2
-25
/
+32
*
PR:
Glen Mazza
2005-02-06
1
-6
/
+5
*
Checks and an addtional method to determine whether a column-number is set.
Jeremias Maerki
2005-02-04
1
-7
/
+29
*
Bugfix for whitespace handling that surfaced after my last fix for linefeed h...
Jeremias Maerki
2005-02-03
1
-5
/
+10
*
Border, Padding and spaces on level fo:table.
Jeremias Maerki
2005-01-31
1
-18
/
+39
*
Cleanup and added missing some public accessors.
Jeremias Maerki
2005-01-28
2
-16
/
+52
*
toString()
Jeremias Maerki
2005-01-26
1
-1
/
+8
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
4
-56
/
+42
*
Early preloading of images (during FO tree building). This wasn't consistent ...
Jeremias Maerki
2005-01-24
1
-37
/
+27
*
Clipping the background image.
Jeremias Maerki
2005-01-20
1
-2
/
+2
*
Make display-align publicly available.
Jeremias Maerki
2005-01-17
1
-0
/
+5
*
Provide public access to width/height.
Jeremias Maerki
2005-01-12
1
-6
/
+16
*
PR:
Glen Mazza
2005-01-11
1
-3
/
+10
*
1.) fox:label converted to 1.1 fo:bookmark-title.
Glen Mazza
2005-01-06
1
-2
/
+2
*
Access to intrinsic image size for eg/ifo through getLayoutDimension() instea...
Jeremias Maerki
2005-01-03
2
-10
/
+32
*
Support for percentages on external-graphic and instream-foreign-object for t...
Jeremias Maerki
2004-12-28
2
-5
/
+111
*
Enable border and background for instream-foreign-object.
Jeremias Maerki
2004-12-28
1
-0
/
+7
*
Added some comments.
Simon Pepping
2004-12-27
1
-4
/
+10
*
This patch implements a pluggable LayoutManagers system, according
Simon Pepping
2004-12-24
23
-257
/
+3
*
Removed instances of InlineStackingLayoutManager. Created a new FO
Simon Pepping
2004-12-22
4
-98
/
+120
*
Implemented cloning and reparenting of the subtree under a marker to
Simon Pepping
2004-12-21
2
-37
/
+131
*
Remove unused import statements.
Finn Bock
2004-12-10
1
-4
/
+0
*
Removed RetrieveMarkerLM. The LMs of the marker children are attached
Simon Pepping
2004-12-07
2
-9
/
+30
*
Fixed a ClassCastException in rebind
Simon Pepping
2004-11-30
1
-2
/
+7
*
PR:
Glen Mazza
2004-11-24
4
-25
/
+25
[next]