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
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
5
-5
/
+10
*
basic vertical alignment and height for lines
Keiron Liddle
2002-04-02
4
-3
/
+10
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
6
-29
/
+77
*
made it easier to add xml handlers
Keiron Liddle
2002-03-18
1
-0
/
+5
*
removed unneeded imports
Keiron Liddle
2002-03-08
2
-2
/
+0
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
1
-3
/
+5
*
set user agent on tree builder
Keiron Liddle
2002-03-05
1
-0
/
+4
*
gets namespace of document through different call so conversion is possible
Keiron Liddle
2002-03-05
2
-2
/
+6
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
4
-2
/
+14
*
Use CharUtilities instead of CharClass
Karen Lease
2002-02-25
3
-10
/
+14
*
Use util.CharUtilities instead
Karen Lease
2002-02-25
1
-85
/
+0
*
Correct margin handling on body region for writing-mode
Karen Lease
2002-02-23
2
-15
/
+34
*
improved cache
Keiron Liddle
2002-02-22
1
-0
/
+9
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
6
-293
/
+112
*
put in inherit keyword
Keiron Liddle
2002-02-20
1
-3
/
+2
*
Fix some bugs in the CTM logic
Karen Lease
2002-02-18
3
-3
/
+14
*
Initial implementation of CTM (coordinate transformation matrix) to handle re...
Karen Lease
2002-02-17
8
-73
/
+165
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
6
-22
/
+58
*
properly setup the element mappings
Keiron Liddle
2001-12-13
1
-58
/
+61
*
updated master-name to master-reference
Keiron Liddle
2001-12-11
1
-2
/
+2
*
Fix a small bug in iterator
Karen Lease
2001-11-26
1
-0
/
+2
*
fixed some compile problems
Keiron Liddle
2001-11-22
1
-1
/
+0
*
removed message handler
Keiron Liddle
2001-11-22
26
-85
/
+139
*
Remove extra whitespace during FO tree construction
Karen Lease
2001-11-21
14
-4
/
+585
*
some comments and cleaned up a bit
Keiron Liddle
2001-11-15
11
-90
/
+124
*
basic implementation of declarations and color profile
Keiron Liddle
2001-11-15
2
-13
/
+78
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
1
-28
/
+29
*
changed a few more vector and hastable
Keiron Liddle
2001-11-14
25
-171
/
+161
*
Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj
Karen Lease
2001-11-11
12
-176
/
+67
*
Integrate layout managers for text and block
Karen Lease
2001-11-11
4
-27
/
+36
*
Fix an NPE
Karen Lease
2001-11-09
1
-0
/
+1
*
Start to use layout managers and comment out a bunch of (temporarily) unusabl...
Karen Lease
2001-11-09
1
-274
/
+380
*
Rework the page creation process and prepare to use layout managers
Karen Lease
2001-11-09
7
-319
/
+236
*
Base classes for before/after, start/end Region
Karen Lease
2001-11-09
3
-0
/
+136
*
Comment out all layout code for now
Karen Lease
2001-11-09
1
-44
/
+44
*
Start hooking in the layoutmanager
Karen Lease
2001-11-09
2
-1
/
+16
*
Add layout manager related methods
Karen Lease
2001-11-09
1
-0
/
+16
*
changed the parent to FONode
Keiron Liddle
2001-11-09
72
-597
/
+521
*
changed the way that elements and properties are handled
Keiron Liddle
2001-11-06
72
-1348
/
+773
*
updated a few hashtables and vectors
Keiron Liddle
2001-11-02
1
-6
/
+5
*
svg renderer now basically works, pages, text, leader, svg
Keiron Liddle
2001-11-02
3
-20
/
+7
*
removed legacy files for xt and xalan 1
Keiron Liddle
2001-10-30
2
-149
/
+0
*
updates to area tree and reading/rendering with xml
Keiron Liddle
2001-10-26
1
-8
/
+54
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
1
-0
/
+37
*
Implement proportional column widths
Karen Lease
2001-10-14
2
-32
/
+211
*
Don't call layout() on children when doing layout() on a table-cell which is ...
Karen Lease
2001-10-14
1
-2
/
+9
*
Make it possible to use percentages to specify Length values for flow and sta...
Karen Lease
2001-10-14
2
-4
/
+12
*
Modify Length property parsing
Karen Lease
2001-10-14
2
-11
/
+16
*
Make sure PropertyException messages are logged
Karen Lease
2001-10-14
2
-4
/
+4
*
Modify Length to Numeric conversion code
Karen Lease
2001-10-14
1
-12
/
+3
[next]