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
*
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
*
removed legacy xt file
Keiron Liddle
2001-10-30
1
-213
/
+0
*
*** empty log message ***
Keiron Liddle
2001-10-30
1
-2
/
+1
*
removed legacy files for xt and xalan 1
Keiron Liddle
2001-10-30
1
-336
/
+0
*
updates to area tree and reading/rendering with xml
Keiron Liddle
2001-10-26
1
-0
/
+4
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
4
-19
/
+14
*
added svg renderer
Keiron Liddle
2001-10-05
2
-0
/
+26
*
fixed a few awt render problems and a bit more render refactoring
Keiron Liddle
2001-09-17
3
-7
/
+10
*
improved debugging messages a bit
Keiron Liddle
2001-09-11
2
-10
/
+10
*
sets the logger on the treebuilder when getting the content handler
Keiron Liddle
2001-08-22
1
-1
/
+1
*
put back bookmark extension - not complete
Keiron Liddle
2001-08-21
1
-0
/
+18
*
changed to new logging for renderers
Keiron Liddle
2001-08-21
7
-27
/
+20
*
changed to logkit for logging only half done
Keiron Liddle
2001-08-20
7
-80
/
+158
*
catches SecurityException for (future) use in security of webstart
Keiron Liddle
2001-08-14
1
-3
/
+7
*
added option for url in input handler
Keiron Liddle
2001-08-14
2
-8
/
+17
*
improved error message a bit if config couldn't be loaded
Keiron Liddle
2001-08-10
1
-2
/
+3
*
This just moves the marker supporting code from before Mark's patch into
Steve Coffman
2001-08-06
1
-0
/
+41
*
Code formatting. Still builds ok, but I didn't test it otherwise since last.
Steve Coffman
2001-08-01
5
-300
/
+288
*
Adds Mark Lillywhite's performance and memory patch in all it's glory.
Steve Coffman
2001-08-01
5
-96
/
+385
*
don't need to add prop mappings anymore
Keiron Liddle
2001-07-31
1
-29
/
+0
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
17
-1074
/
+1061
*
combined property list setting into element setting
Keiron Liddle
2001-07-12
1
-52
/
+95
*
fixed error where configfile was not being set
Keiron Liddle
2001-07-04
1
-92
/
+91
*
fixed line endings
Keiron Liddle
2001-07-04
9
-234
/
+201
*
allows adding mappings from user config
Keiron Liddle
2001-07-02
1
-1
/
+13
*
command line support for new ps renderer
Keiron Liddle
2001-06-22
2
-328
/
+321
*
Added patch for loading config via Thread ContextClassLoader
Kelly Campbell
2001-06-21
1
-2
/
+15
*
exits after finish - prevents the AWT usage from keeping the java
Keiron Liddle
2001-06-18
1
-0
/
+1
*
sets baseDir to a URL string rather than a file path string
Keiron Liddle
2001-06-05
1
-2
/
+5
*
AHS: support for XMLRenderer
arved
2001-05-20
3
-7
/
+42
*
Seshadri G.K.: memory buffering
arved
2001-05-19
3
-3
/
+43
*
Removed uses of System.out where throwing a FOPException should suffice.
Kelly Campbell
2001-04-12
12
-289
/
+382
*
adding -text and -pcl options to help text
fotis
2001-04-02
1
-1
/
+1
*
Backed out System.exit() change. This would be problematic for people
Kelly Campbell
2001-03-31
1
-1
/
+0
*
Added explicit System.exit(0) when main is done to work around MacOS X
Kelly Campbell
2001-03-31
1
-0
/
+1
[next]