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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two new flags for handling keeps.
Jeremias Maerki
2005-05-24
1
-0
/
+19
*
Initial keep-together support on table.
Jeremias Maerki
2005-05-23
3
-3
/
+21
*
First step towards keep-together on tables (should work on table-rows now).
Jeremias Maerki
2005-05-23
7
-71
/
+134
*
Code cleanup and some javadocs.
Jeremias Maerki
2005-05-23
2
-10
/
+38
*
Additional ppm indicator especially interesting for those of us doing high-vo...
Jeremias Maerki
2005-05-23
1
-1
/
+3
*
Fixes for a few minor problems in certain special cases.
Jeremias Maerki
2005-05-23
3
-56
/
+54
*
Removed reference to my company.
Glen Mazza
2005-05-22
1
-1
/
+1
*
Output vertical position of text area in area tree XML.
Jeremias Maerki
2005-05-20
1
-0
/
+1
*
Correction to footnotes handling: break a footnote body only if its citation ...
Luca Furini
2005-05-19
2
-38
/
+49
*
I love my testcases. table-row1 just showed me another bug. :-)
Jeremias Maerki
2005-05-18
1
-1
/
+1
*
Bugfix for a ClassCastException on autoheight block-containers where Position...
Jeremias Maerki
2005-05-18
1
-11
/
+16
*
Code cleanup.
Jeremias Maerki
2005-05-18
2
-153
/
+35
*
Bugfix for space-after on fixed-height block-containers.
Jeremias Maerki
2005-05-18
1
-121
/
+88
*
Bugfix for space-after situation in block-containers.
Jeremias Maerki
2005-05-18
1
-5
/
+7
*
Bugfix: Footnote appears now even if inline part is empty. (see footnotes2.xm...
Jeremias Maerki
2005-05-18
1
-0
/
+5
*
Handle empty inlines/blocks better.
Jeremias Maerki
2005-05-18
2
-2
/
+6
*
Removed obsolete code.
Jeremias Maerki
2005-05-18
1
-79
/
+6
*
Removed a lot of obsolete code from the old page breaking approach.
Jeremias Maerki
2005-05-17
18
-2130
/
+264
*
Bugfix: Area generated by page-number is now cloned for each addAreas() call.
Jeremias Maerki
2005-05-17
8
-63
/
+114
*
log translation only.
Jeremias Maerki
2005-05-17
2
-4
/
+4
*
Imports.
Jeremias Maerki
2005-05-17
1
-3
/
+0
*
Bugfix for flow IPD not being set correctly.
Jeremias Maerki
2005-05-17
1
-8
/
+6
*
Footnote implementation: new files
Luca Furini
2005-05-17
2
-0
/
+212
*
Footnote implementation: changes to existing files
Luca Furini
2005-05-17
17
-96
/
+812
*
Bugfix: When a grid unit is incomplete at the page break, it is not rendered ...
Jeremias Maerki
2005-05-17
1
-2
/
+2
*
Bugfix: Removal of last penalty is fixed now.
Jeremias Maerki
2005-05-17
1
-23
/
+75
*
Converted System.out calls to logger calls.
Jeremias Maerki
2005-05-17
5
-65
/
+79
*
Better error message if the image class can't be instantiated.
Jeremias Maerki
2005-05-17
1
-0
/
+4
*
Backtracked a bit with SCLM: switched to providing the Region FO
Glen Mazza
2005-05-16
6
-46
/
+48
*
Comment reunited with its method.
Glen Mazza
2005-05-14
1
-6
/
+5
*
PSLM.getParentArea() consolidated into FLM's version; preLoadList()
Glen Mazza
2005-05-14
7
-44
/
+33
*
Placed the PSLM.curFlowIdx within the area.Span object, and added
Glen Mazza
2005-05-14
4
-61
/
+102
*
Providing the region FO to RegionReference, so it is no longer
Glen Mazza
2005-05-14
5
-48
/
+38
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
97
-3047
/
+10434
*
added Renaud's update to fix the mailing list page
Clay Leeds
2005-04-20
1
-1
/
+2
*
added id="lf" for Luca Furini
Clay Leeds
2005-04-20
1
-1
/
+8
*
contrib -> examples (this was moved long ago)
Jeremias Maerki
2005-04-08
1
-2
/
+2
*
Bugzilla #34316
Jeremias Maerki
2005-04-06
2
-6
/
+26
*
Described the use of the ant variable hyph.dir
Simon Pepping
2005-03-29
1
-2
/
+8
*
Adding a news item for the creation of the XML Graphics project.
Jeremias Maerki
2005-03-24
1
-1
/
+12
*
Long-due update for the status page.
Jeremias Maerki
2005-03-24
1
-16
/
+41
*
Moving the SVG originals out of the way to avoid trouble. My Forrest seems to...
Jeremias Maerki
2005-03-23
5
-0
/
+0
*
Moved files to be served "as-is" directly under the content directory. Zero e...
Jeremias Maerki
2005-03-23
14
-0
/
+0
*
Validation fix.
Jeremias Maerki
2005-03-23
1
-2
/
+2
*
Moved files to be served "as-is" directly under the content directory to fix ...
Jeremias Maerki
2005-03-23
17
-5
/
+5
*
Disabled the links that indirectly (through the sitemap) referenced status.xm...
Jeremias Maerki
2005-03-23
1
-2
/
+2
*
Fixed validation problem.
Jeremias Maerki
2005-03-23
1
-3
/
+5
*
PR:
Andreas L. Delmelle
2005-03-21
2
-83
/
+43
*
Convenience method for checking "auto" enum value on a property. Makes code m...
Jeremias Maerki
2005-03-18
1
-0
/
+6
*
Reenabling consistency check.
Jeremias Maerki
2005-03-18
1
-51
/
+49
[next]