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
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
9
-19
/
+149
*
Removed a method call that is not yet available in the repository. Sorry guys.
Jeremias Maerki
2005-12-12
1
-2
/
+1
*
Quick fix to get the size of images right in RTF output. It looks like \picwg...
Jeremias Maerki
2005-12-12
3
-21
/
+95
*
New download location
Christian Geisert
2005-12-12
1
-1
/
+1
*
XSL 1.1 Bookmarks added to the compliance page.
Jeremias Maerki
2005-12-11
2
-4
/
+82
*
The result of some practice with Checkstyle
Simon Pepping
2005-12-09
4
-14
/
+17
*
Made the locator variable on FONode protected.
Jeremias Maerki
2005-12-09
6
-13
/
+38
*
The command-line now automatically sets two parameters for any XSLT transform...
Jeremias Maerki
2005-12-09
1
-6
/
+11
*
The output file is now deleted when an exception occurs when calling FOP from...
Jeremias Maerki
2005-12-09
1
-0
/
+3
*
Better approach for enforcing the overflow property on block-containers.
Jeremias Maerki
2005-12-08
2
-20
/
+13
*
Bugfix: Areas for table-cells that are broken over more than one page are now...
Jeremias Maerki
2005-12-08
1
-10
/
+23
*
Looks like the 2-column situation has to be handled differently than the 3-co...
Jeremias Maerki
2005-12-08
1
-4
/
+10
*
Bugzilla #37828:
Jeremias Maerki
2005-12-08
1
-1
/
+3
*
Alternative set of rules for text indent calculation (start-indent and end-in...
Jeremias Maerki
2005-12-07
4
-1
/
+154
*
Bugzilla #37815:
Jeremias Maerki
2005-12-07
1
-2
/
+2
*
Bugzilla #37813:
Jeremias Maerki
2005-12-07
3
-1
/
+9
*
Bugfix: OutputStreams created by the PNG Renderer were not properly closed.
Jeremias Maerki
2005-12-06
2
-27
/
+76
*
The border-collapse property on fo:table is now forced to the value "separate...
Jeremias Maerki
2005-12-05
1
-2
/
+5
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
7
-18
/
+180
*
Implemented 5.3.4 overconstrained geometry without handling the case when the...
Jeremias Maerki
2005-12-02
8
-95
/
+102
*
Fixing two NPEs occurring with a completely empty table where not even the ta...
Jeremias Maerki
2005-12-01
2
-2
/
+4
*
Bugfix: Relatively positioned BlockViewports (from block-containers) caused t...
Jeremias Maerki
2005-12-01
1
-8
/
+0
*
Added Amin Ahmad's FOP Bridge to the list of tools.
Jeremias Maerki
2005-12-01
1
-0
/
+4
*
Some news sites point to this page as primary link and there's no "download" ...
Jeremias Maerki
2005-11-30
1
-0
/
+6
*
Changing the debug level of a not so interesting message.
Jeremias Maerki
2005-11-30
1
-1
/
+1
*
Bugfix: Added missing conditionality notification for table-cell content.
Jeremias Maerki
2005-11-30
4
-26
/
+34
*
Relaxed validation for border and padding on region-*.
Jeremias Maerki
2005-11-29
1
-2
/
+3
*
Looks like font-variant works in 0.20.5. I didn't know.
Jeremias Maerki
2005-11-29
1
-2
/
+2
*
Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...
Jeremias Maerki
2005-11-29
1
-13
/
+24
*
Bugfix for a multi-threading problem:
Jeremias Maerki
2005-11-24
1
-11
/
+10
*
Bugfix for placement of text inside a text area when borders are present in P...
Jeremias Maerki
2005-11-24
1
-1
/
+1
*
Improvements for leader painting in PDF. "dots" are actually dots now, nicer ...
Jeremias Maerki
2005-11-24
3
-38
/
+98
*
Bugzilla #37521:
Jeremias Maerki
2005-11-24
1
-3
/
+3
*
Bugzilla #37557:
Jeremias Maerki
2005-11-24
1
-4
/
+4
*
Found another old URL
Jeremias Maerki
2005-11-24
1
-1
/
+1
*
Added support for border-separation.block-progression-direction (only inline-...
Jeremias Maerki
2005-11-24
4
-11
/
+39
*
Add DITA mailing list.
Jeremias Maerki
2005-11-24
1
-0
/
+1
*
Added docbook-apps as announcement targets as suggested by Vincent Hennebert.
Jeremias Maerki
2005-11-24
1
-0
/
+1
*
News entry for the 0.90alpha1 release.
Jeremias Maerki
2005-11-23
1
-0
/
+14
*
Cocoon is fun! disabled-testcases.xml from both fotree and layoutengine direc...
Jeremias Maerki
2005-11-23
4
-0
/
+152
*
Collect places to announce FOP releases.
Jeremias Maerki
2005-11-22
1
-0
/
+17
*
Bugzilla #37589:
Jeremias Maerki
2005-11-22
3
-3
/
+15
*
Merged changes 345575:345890 from branches/fop-0_90 into trunk:
Jeremias Maerki
2005-11-22
7
-53
/
+211
*
Implementation of hyphenation-ladder-count.
Luca Furini
2005-11-21
4
-6
/
+43
*
Corrected copy/paste mistake in java comment
Manuel Mall
2005-11-18
1
-3
/
+2
*
Added user config font registration to XML Renderer
Manuel Mall
2005-11-18
1
-0
/
+19
*
Changed "Trunk" to "Latest Release"/[Latest]
Jeremias Maerki
2005-11-17
1
-27
/
+27
*
Branched 0.90 documentation from trunk docs.
Jeremias Maerki
2005-11-17
17
-13
/
+3347
*
favicon was missing in out sources.
Jeremias Maerki
2005-11-16
2
-0
/
+2
*
Updates on the output formats.
Jeremias Maerki
2005-11-15
1
-73
/
+83
[next]