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
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
16
-3586
/
+0
*
Switched to long licence
Jeremias Maerki
2003-02-27
16
-266
/
+1067
*
Make sure OutputStream gets closed in case of an Exception
Jeremias Maerki
2003-01-27
1
-6
/
+9
*
Fixed more style problems.
Joerg Pietschmann
2003-01-13
10
-235
/
+282
*
Fixed printing Execption delimiters to wrong stream.
Joerg Pietschmann
2003-01-02
1
-2
/
+2
*
AreaTreeModel and its implementations moved out of AreaTree class.
Oleg Tkachenko
2002-12-22
1
-5
/
+3
*
Cleaned up unused imports, made collection of the statistics optional.
Oleg Tkachenko
2002-12-18
1
-38
/
+38
*
Modified to use SAXParserFactory instead of loading class by name.
Oleg Tkachenko
2002-12-16
1
-25
/
+16
*
added some comments and changed debugging a bit
Keiron Liddle
2002-12-09
1
-19
/
+62
*
white-space and line-ending fixes
William Victor Mote
2002-11-29
2
-4
/
+4
*
added support for markers in fo tree
Keiron Liddle
2002-11-15
1
-2
/
+3
*
awt viewer improvements
Keiron Liddle
2002-11-06
1
-108
/
+40
*
first shot at RTFHandler using jfor RTF library
Bertrand Delacretaz
2002-11-01
1
-5
/
+15
*
rtf renderer selection mechanism added, no rtf renderer yet
Bertrand Delacretaz
2002-10-31
2
-1
/
+29
*
more style fixes
Keiron Liddle
2002-10-25
7
-33
/
+47
*
starting implementation of tables
Keiron Liddle
2002-09-13
1
-4
/
+4
*
implemented render pages model with a simple cached impl
Keiron Liddle
2002-09-09
1
-17
/
+12
*
bookmark extension now working
Keiron Liddle
2002-09-05
1
-2
/
+15
*
removed old configuration
Keiron Liddle
2002-09-04
9
-251
/
+13
*
set user agent on renderer
Keiron Liddle
2002-08-09
1
-0
/
+1
*
First batch of changes for preparation for adoption of Avalon patterns. Only ...
Jeremias Maerki
2002-08-07
7
-63
/
+71
*
remove distracting message
Keiron Liddle
2002-08-06
1
-1
/
+0
*
cleaned up the font state a bit
Keiron Liddle
2002-07-23
1
-0
/
+4
*
start page sequence with title
Keiron Liddle
2002-07-18
2
-1
/
+10
*
Removed traces of buffermanager
Joerg Pietschmann
2002-07-14
3
-47
/
+14
*
unused import
Keiron Liddle
2002-07-01
1
-4
/
+0
*
removed old area tree
Keiron Liddle
2002-06-20
2
-11
/
+2
*
start to an improved mif handler
Keiron Liddle
2002-06-05
3
-30
/
+48
*
start of structure handler concept and adjusted the layout
Keiron Liddle
2002-05-27
4
-81
/
+284
*
sets up the id independantly of the layout
Keiron Liddle
2002-05-23
1
-170
/
+8
*
cleaned up bookmark extension a bit
Keiron Liddle
2002-05-17
1
-3
/
+4
*
initial implementation of line area layout processing
Keiron Liddle
2002-04-26
1
-1
/
+0
*
synced with branch
Keiron Liddle
2002-04-22
1
-8
/
+6
*
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
5
-43
/
+15
*
initialise driver rather then doing too much in constructor
Keiron Liddle
2002-03-21
2
-4
/
+11
*
made it easier to add xml handlers
Keiron Liddle
2002-03-18
1
-3
/
+8
*
set user agent on tree builder
Keiron Liddle
2002-03-05
1
-0
/
+1
*
use buffered stream and close at the end
Keiron Liddle
2002-03-04
1
-1
/
+3
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
1
-1
/
+3
*
exit for closing window is only called for the AWTStarter, command line
Keiron Liddle
2002-02-20
1
-0
/
+7
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
2
-1
/
+18
*
added message about cvs, fixed compiler options
Keiron Liddle
2001-11-28
1
-0
/
+1
*
removed message handler
Keiron Liddle
2001-11-22
5
-22
/
+13
*
clarified error message
Keiron Liddle
2001-11-12
1
-2
/
+3
*
Hook up to new LayoutManager process and comment out code used by old layout ...
Karen Lease
2001-11-11
1
-155
/
+181
*
Remove call to PageSequence.format
Karen Lease
2001-11-09
1
-5
/
+5
*
changed the parent to FONode
Keiron Liddle
2001-11-09
2
-8
/
+0
*
changed the way that elements and properties are handled
Keiron Liddle
2001-11-06
2
-3
/
+3
*
svg renderer now basically works, pages, text, leader, svg
Keiron Liddle
2001-11-02
1
-0
/
+4
[next]