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
/
org
/
apache
/
fop
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
23
-4595
/
+0
*
Switched to long licence
Jeremias Maerki
2003-03-06
23
-240
/
+1362
*
Separate baseURL parameter unnecessary as it comes from the user agent anyway.
Jeremias Maerki
2003-01-27
2
-22
/
+28
*
Lots of Javadocs
Jeremias Maerki
2003-01-08
1
-103
/
+109
*
add method to remove context
Keiron Liddle
2002-12-19
1
-0
/
+9
*
use a dummy url connection to enable loading of gif image
Keiron Liddle
2002-12-05
1
-9
/
+57
*
white-space and line-ending fixes
William Victor Mote
2002-11-29
2
-4
/
+4
*
some cleanup of comments and code
Keiron Liddle
2002-11-14
12
-280
/
+415
*
Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)
Keiron Liddle
2002-11-13
1
-21
/
+38
*
handle image stream better, try to make sure only
Keiron Liddle
2002-11-08
21
-180
/
+236
*
more style fixes
Keiron Liddle
2002-10-25
5
-7
/
+3
*
Oops, forgot one little import. Sorry.
Jeremias Maerki
2002-09-10
1
-0
/
+1
*
Fixed checkstyle violations (we're down at 8500 now)
Jeremias Maerki
2002-09-10
10
-333
/
+465
*
fix for invalid colorspace on jpeg
Keiron Liddle
2002-08-20
2
-1
/
+9
*
load original data properly
Keiron Liddle
2002-08-19
4
-1
/
+13
*
get Jimi working again and correctly reporting errors
Keiron Liddle
2002-08-02
2
-11
/
+29
*
workaround for eps files that have invalid float bounding box values
Keiron Liddle
2002-08-02
1
-5
/
+13
*
adapted to change in batik
Keiron Liddle
2002-07-29
1
-2
/
+2
*
prevent npe
Keiron Liddle
2002-07-23
2
-4
/
+9
*
fixed compile error
Keiron Liddle
2002-07-19
1
-3
/
+0
*
fixed compile error
Keiron Liddle
2002-07-08
1
-2
/
+2
*
removed repeated string
Keiron Liddle
2002-07-04
1
-1
/
+0
*
minor cleanup
Keiron Liddle
2002-07-01
2
-3
/
+0
*
added transparency for images
Keiron Liddle
2002-06-27
8
-47
/
+44
*
fixed compile err
Keiron Liddle
2002-06-18
1
-2
/
+2
*
added exception to log err message
Keiron Liddle
2002-06-12
1
-1
/
+1
*
Fixes a problem when EPS files have Bounding Boxes containing negative intege...
Jeremias Maerki
2002-05-19
1
-1
/
+2
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
2
-3
/
+2
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
3
-4
/
+3
*
comment about reader behaviour
Keiron Liddle
2002-03-11
1
-0
/
+6
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
7
-27
/
+180
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
1
-89
/
+0
*
improved thread safety of readers
Keiron Liddle
2002-02-25
20
-327
/
+271
*
improved cache
Keiron Liddle
2002-02-22
3
-24
/
+81
*
fix for no class def found error if no batik
Keiron Liddle
2002-02-22
2
-46
/
+72
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
26
-949
/
+1021
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
1
-0
/
+5
*
fixed some compile problems
Keiron Liddle
2001-11-22
3
-9
/
+1
*
fix to prevent fop hanging with animated gifs
Keiron Liddle
2001-11-22
1
-2
/
+4
*
removed message handler
Keiron Liddle
2001-11-22
4
-23
/
+22
*
PR:
Tore Engvig
2001-11-16
5
-41
/
+391
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
1
-1
/
+1
*
changed the parent to FONode
Keiron Liddle
2001-11-09
2
-4
/
+1
*
updated for changes to batik
Keiron Liddle
2001-10-30
1
-1
/
+4
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
1
-4
/
+0
*
changed api associated with batik to current batik
Keiron Liddle
2001-10-12
1
-0
/
+5
*
throws a different error if base dir not specified
Keiron Liddle
2001-10-11
1
-0
/
+6
*
gets the width and height in a better way
Keiron Liddle
2001-09-25
1
-10
/
+19
*
updated use of batik to changed api
Keiron Liddle
2001-09-24
1
-10
/
+149
*
Patch to handle direct embedding of jpeg images into pdf
Keiron Liddle
2001-09-18
4
-8
/
+163
[next]