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
/
layout
Commit message (
Expand
)
Author
Age
Files
Lines
*
start implementation of block-container
Keiron Liddle
2002-08-30
1
-4
/
+4
*
added useful bit of doc
Keiron Liddle
2002-08-16
1
-0
/
+6
*
use buffered stream
Keiron Liddle
2002-08-02
1
-1
/
+1
*
cleaned up the font state a bit
Keiron Liddle
2002-07-23
2
-72
/
+98
*
proper use of font encodings for native fonts
Keiron Liddle
2002-06-28
1
-8
/
+7
*
added transparency for images
Keiron Liddle
2002-06-27
1
-2
/
+2
*
removed old area tree
Keiron Liddle
2002-06-20
23
-3912
/
+0
*
start of structure handler concept and adjusted the layout
Keiron Liddle
2002-05-27
1
-5
/
+1
*
PR:
Karen Lease
2002-05-26
2
-3
/
+21
*
sets up the id independantly of the layout
Keiron Liddle
2002-05-23
1
-1
/
+1
*
cleaned up bookmark extension a bit
Keiron Liddle
2002-05-17
1
-59
/
+3
*
Add support for nested inlines using the BreakPoss logic.
Karen Lease
2002-05-10
1
-6
/
+11
*
PR:
Karen Lease
2002-04-28
1
-5
/
+4
*
Correct margin handling on body region for writing-mode
Karen Lease
2002-02-23
1
-1
/
+1
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
1
-1
/
+0
*
removed message handler
Keiron Liddle
2001-11-22
4
-42
/
+41
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
1
-4
/
+3
*
Disable methods using StreamRenderer
Karen Lease
2001-11-11
1
-9
/
+11
*
PageMaster uses a PageViewport object
Karen Lease
2001-11-09
1
-50
/
+58
*
changed the parent to FONode
Keiron Liddle
2001-11-09
5
-34
/
+34
*
updated a few hashtables and vectors
Keiron Liddle
2001-11-02
1
-9
/
+9
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
13
-50
/
+0
*
Account for padding and border when calculating space remaining for content
Karen Lease
2001-10-14
1
-1
/
+11
*
changed api associated with batik to current batik
Keiron Liddle
2001-10-12
1
-1
/
+1
*
changed overflow message since (1) it was confusing
Keiron Liddle
2001-10-05
1
-3
/
+3
*
fixed some text wrapping problems
Keiron Liddle
2001-09-25
1
-24
/
+31
*
improved debugging messages a bit
Keiron Liddle
2001-09-11
1
-2
/
+2
*
this patch should fix a problem with hyphenating large words
Keiron Liddle
2001-08-31
1
-17
/
+32
*
handles viewbox and no svg size better
Keiron Liddle
2001-08-30
1
-0
/
+8
*
This just moves the marker supporting code from before Mark's patch into
Steve Coffman
2001-08-06
1
-2
/
+2
*
adds the remaining property groups
Keiron Liddle
2001-08-06
6
-0
/
+143
*
Add clone method
Karen Lease
2001-08-05
1
-5
/
+35
*
Submitted by: Struan Judd (struan@sjudd.com)
Tore Engvig
2001-08-02
1
-19
/
+4
*
Code formatting. Still builds ok, but I didn't test it otherwise since last.
Steve Coffman
2001-08-01
2
-32
/
+27
*
Adds Mark Lillywhite's performance and memory patch in all it's glory.
Steve Coffman
2001-08-01
2
-61
/
+70
*
Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig
2001-08-01
2
-38
/
+38
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
44
-3537
/
+3640
*
started support to read all relevant properties
Keiron Liddle
2001-07-30
2
-0
/
+42
*
AHS: changed Area methods slightly
arved
2001-07-26
1
-3
/
+34
*
Added support for various spaces, inluding non-breaking space
Tore Engvig
2001-07-24
2
-73
/
+306
*
AHS: continued work on fo:marker support
arved
2001-07-23
2
-0
/
+54
*
Make display-align work on table-cell
Karen Lease
2001-07-18
1
-8
/
+27
*
PR: 2556
Tore Engvig
2001-07-17
1
-16
/
+10
*
AHS: improving area information
arved
2001-07-17
4
-0
/
+24
*
AHS: initial marker support
arved
2001-07-16
3
-2
/
+72
*
AHS: addressing break boundary conditions
arved
2001-07-13
1
-0
/
+4
*
Supports page-number formatting
arved
2001-07-08
1
-1
/
+10
*
Fix a bug which caused FOP to overestimate the space available for the first ...
Karen Lease
2001-07-04
1
-1
/
+1
*
updates to pdf text painter
Keiron Liddle
2001-06-27
1
-78
/
+79
*
Added patch for loading config via Thread ContextClassLoader
Kelly Campbell
2001-06-21
1
-3
/
+23
[next]