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
*
added exception to log err message
Keiron Liddle
2002-06-12
1
-1
/
+1
*
api change
Keiron Liddle
2002-06-10
2
-0
/
+10
*
prevent starting until value set
Keiron Liddle
2002-06-10
1
-1
/
+3
*
start to an improved mif handler
Keiron Liddle
2002-06-05
33
-5508
/
+579
*
fixed link problem, now handles external properly
Keiron Liddle
2002-05-29
2
-1
/
+2
*
start of structure handler concept and adjusted the layout
Keiron Liddle
2002-05-27
12
-118
/
+309
*
changed pdf streams to use io streams so that they
Keiron Liddle
2002-05-27
14
-68
/
+543
*
PR:
Karen Lease
2002-05-26
29
-468
/
+913
*
sets up the id independantly of the layout
Keiron Liddle
2002-05-23
36
-249
/
+70
*
Add support for hyphenation and some space distribution among inline areas
Karen Lease
2002-05-22
10
-252
/
+439
*
Add hyphenation related property
Karen Lease
2002-05-22
1
-0
/
+1
*
patch to prevent the same image being inserted multiple times
Keiron Liddle
2002-05-22
1
-82
/
+112
*
Fixes a problem when EPS files have Bounding Boxes containing negative intege...
Jeremias Maerki
2002-05-19
1
-1
/
+2
*
cleaned up bookmark extension a bit
Keiron Liddle
2002-05-17
22
-208
/
+333
*
moved vert align to line area
Keiron Liddle
2002-05-17
3
-106
/
+117
*
Refactor Line and InlineStacking; correct and extend space-handling code
Karen Lease
2002-05-13
5
-227
/
+423
*
Add support for line-breaking in nested inlines using BreakPoss strategy
Karen Lease
2002-05-10
14
-105
/
+619
*
Add support for nested inlines using the BreakPoss logic.
Karen Lease
2002-05-10
5
-36
/
+75
*
New files for the BreakPoss(ibility) Layout Manager scheme
Karen Lease
2002-04-28
8
-0
/
+1471
*
PR:
Karen Lease
2002-04-28
19
-80
/
+421
*
initial implementation of line area layout processing
Keiron Liddle
2002-04-26
32
-612
/
+1155
*
comment for possible thread problem
Keiron Liddle
2002-04-26
1
-0
/
+3
*
synced with branch
Keiron Liddle
2002-04-22
1
-8
/
+6
*
updated to the fluid batik api
Keiron Liddle
2002-04-19
1
-0
/
+12
*
enforce users to call getParser so it can setup the xslt filter
Keiron Liddle
2002-04-19
1
-0
/
+6
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
25
-130
/
+57
*
basic vertical alignment and height for lines
Keiron Liddle
2002-04-02
10
-18
/
+166
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
17
-85
/
+157
*
changed property to trait for areas
Keiron Liddle
2002-03-21
9
-57
/
+75
*
initialise driver rather then doing too much in constructor
Keiron Liddle
2002-03-21
2
-4
/
+11
*
updated to changes in batik api
Keiron Liddle
2002-03-21
6
-86
/
+37
*
made it easier to add xml handlers
Keiron Liddle
2002-03-18
3
-13
/
+31
*
comment about reader behaviour
Keiron Liddle
2002-03-11
1
-0
/
+6
*
extends adapter instead of implementing useragent
Keiron Liddle
2002-03-11
2
-89
/
+10
*
no longer needed
Keiron Liddle
2002-03-08
3
-242
/
+0
*
removed unneeded imports
Keiron Liddle
2002-03-08
2
-2
/
+0
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
12
-41
/
+496
*
removed excess spaces
Keiron Liddle
2002-03-07
1
-8
/
+8
*
set user agent on tree builder
Keiron Liddle
2002-03-05
2
-0
/
+5
*
gets namespace of document through different call so conversion is possible
Keiron Liddle
2002-03-05
2
-2
/
+6
*
use buffered stream and close at the end
Keiron Liddle
2002-03-04
1
-1
/
+3
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
17
-201
/
+29
*
Use CharUtilities instead of CharClass
Karen Lease
2002-02-25
4
-25
/
+55
*
Use util.CharUtilities instead
Karen Lease
2002-02-25
1
-85
/
+0
*
improved thread safety of readers
Keiron Liddle
2002-02-25
20
-327
/
+271
*
Correct margin handling on body region for writing-mode
Karen Lease
2002-02-23
3
-16
/
+35
*
Take CTM into account for PDF rendering (small test)
Karen Lease
2002-02-23
2
-6
/
+46
*
Support PDF rendering
Karen Lease
2002-02-23
2
-0
/
+9
*
Add corresponding properties for space-*
Karen Lease
2002-02-23
2
-0
/
+14
*
improved cache
Keiron Liddle
2002-02-22
4
-24
/
+90
[next]