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
*
XMLHandler interface changed so it reports whether it supports a particular R...
Jeremias Maerki
2005-12-16
18
-578
/
+757
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
14
-55
/
+113
*
Bugzilla #37877:
Jeremias Maerki
2005-12-15
1
-1
/
+1
*
Debug optimization
Jeremias Maerki
2005-12-15
1
-1
/
+3
*
Bugzilla #37875:
Jeremias Maerki
2005-12-15
1
-9
/
+9
*
Fixed a problem where a block containing only a nbsp was not rendered at all
Manuel Mall
2005-12-15
1
-0
/
+10
*
Fixed a bug where the area for a finished cell that is broken over pages was ...
Jeremias Maerki
2005-12-15
1
-1
/
+2
*
Attempt at providing context information about the element causing an endless...
Jeremias Maerki
2005-12-15
2
-5
/
+39
*
Added checks that warn about tables and block-containers that are wider than ...
Jeremias Maerki
2005-12-15
2
-0
/
+18
*
Don't hyphenate when wrap is set to "no-wrap".
Jeremias Maerki
2005-12-14
1
-1
/
+5
*
Bugfix: addAnchor didn't find the anchor for empty inline elements in a footn...
Jeremias Maerki
2005-12-14
1
-3
/
+19
*
Restored PNG support for RTF output and fixed two bugs related to image handl...
Jeremias Maerki
2005-12-13
8
-14
/
+74
*
Bugzilla #37880:
Jeremias Maerki
2005-12-13
2
-3
/
+7
*
startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...
Jeremias Maerki
2005-12-13
9
-153
/
+306
*
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
[next]