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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
42
-1529
/
+968
*
Simply subclassing did not work as expected. Made a copy now.
Jeremias Maerki
2006-05-02
1
-2
/
+17
*
Java2D Renderer:
Jeremias Maerki
2006-05-02
13
-670
/
+437
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
15
-23
/
+481
*
Minor correction to whitespace handling to ensure non space whitespace is alw...
Manuel Mall
2006-04-27
1
-2
/
+1
*
Content in block-containers makes better use of shrink to fit content vertica...
Jeremias Maerki
2006-04-25
6
-12
/
+50
*
Bugfix: basic-links with internal destinations in documents with multiple pag...
Jeremias Maerki
2006-04-24
5
-3
/
+38
*
Fixed a typo. Thanks, Matthew East.
Jeremias Maerki
2006-04-24
1
-1
/
+1
*
Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv...
Jeremias Maerki
2006-04-23
2
-2
/
+6
*
Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct chi...
Jeremias Maerki
2006-04-23
1
-2
/
+5
*
Bugzilla #39285:
Jeremias Maerki
2006-04-23
1
-2
/
+5
*
Bugzilla #39118:
Jeremias Maerki
2006-04-23
18
-38
/
+377
*
Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl...
Jeremias Maerki
2006-04-18
1
-8
/
+2
*
Bugfix: Fixed a division by zero problem in TTFReader popping up with arialun...
Jeremias Maerki
2006-04-12
1
-15
/
+47
*
Bugzilla #39033:
Jeremias Maerki
2006-04-10
1
-0
/
+14
*
Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url...
Jeremias Maerki
2006-04-10
3
-21
/
+62
*
List NBSP under adjustable spaces in CharUtilities.
Jeremias Maerki
2006-04-10
2
-6
/
+14
*
Fixed various white space (non)removal issues during line building. white-spa...
Manuel Mall
2006-04-08
4
-43
/
+181
*
Fixed encoding issue.
Jeremias Maerki
2006-04-06
1
-2
/
+3
*
I'd like to make Batik an optional dependency over time, so check Commons IO ...
Jeremias Maerki
2006-04-05
1
-1
/
+1
*
Switching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki
2006-04-05
4
-8
/
+6
*
Switching to the Commons variant for the base64 encoding/decoding.
Jeremias Maerki
2006-04-05
1
-4
/
+3
*
Improved JUnit report creation.
Jeremias Maerki
2006-04-05
9
-2
/
+305
*
Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3).
Jeremias Maerki
2006-04-05
1
-10
/
+39
*
Don't catch RuntimeExceptions.
Jeremias Maerki
2006-04-05
1
-0
/
+2
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
41
-4489
/
+401
*
Changed PDFText.escapeText() so it doesn't output 7bit ASCII texts in hex mod...
Jeremias Maerki
2006-03-30
3
-25
/
+60
*
Fixed addition of ElementMapping instances. Witnessed in the FO tree tests.
Jeremias Maerki
2006-03-27
2
-25
/
+6
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
27
-621
/
+1005
*
Restored JDK 1.3 compatibility.
Jeremias Maerki
2006-03-27
1
-1
/
+1
*
Guard against NPEs when no base URI is given.
Jeremias Maerki
2006-03-26
1
-1
/
+3
*
No stacktrace when encountering problems while building a base URL. It's not ...
Jeremias Maerki
2006-03-25
4
-6
/
+14
*
Corrected expectation and behaviour for the text-indent property to only appl...
Jeremias Maerki
2006-03-24
1
-6
/
+9
*
Bugfix for ICC color profile parsing in JPEG images.
Jeremias Maerki
2006-03-24
8
-27
/
+86
*
Initial support for page-position="last". Feedback requested!
Jeremias Maerki
2006-03-23
11
-97
/
+287
*
Bugfix: display-align did not work if the first object in a page was a table.
Luca Furini
2006-03-23
1
-0
/
+5
*
The about attribute must have the "rdf" namespace prefix.
Jeremias Maerki
2006-03-23
2
-22
/
+40
*
Bugzilla #39070:
Jeremias Maerki
2006-03-23
1
-1
/
+1
*
Added missing package description.
Jeremias Maerki
2006-03-22
1
-0
/
+22
*
Clean-up in PageSequence.
Jeremias Maerki
2006-03-22
2
-37
/
+39
*
Removed obsolete TODO
Jeremias Maerki
2006-03-22
1
-2
/
+0
*
Forgot a file when committing my changes for the user-supplied hyphenation pa...
Jeremias Maerki
2006-03-22
1
-1
/
+3
*
Add PDF/A-1b support to command-line.
Jeremias Maerki
2006-03-21
1
-12
/
+20
*
Made the loading of user-specified hyphenation patterns usable again and plug...
Jeremias Maerki
2006-03-21
7
-183
/
+517
*
block-container did not tell the breaker if it's in auto-height mode. That ca...
Jeremias Maerki
2006-03-21
1
-2
/
+2
*
Certain filter combinations in PDF could lead to invalid PDFs. DecodeParams w...
Jeremias Maerki
2006-03-20
1
-6
/
+24
*
Bugzilla #39030:
Jeremias Maerki
2006-03-20
3
-48
/
+48
*
Bugzilla #38731:
Jeremias Maerki
2006-03-19
1
-7
/
+16
*
Bugfix: CCITT Group 4 encoded TIFF images were not properly embedded in PDF f...
Jeremias Maerki
2006-03-18
2
-3
/
+13
*
Changed the way that text-align-last is calculated. Hopefully, this is it, no...
Jeremias Maerki
2006-03-16
1
-22
/
+28
[next]