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
/
java
/
org
/
apache
/
fop
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...
William Victor Mote
2003-08-12
1
-4
/
+58
*
1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer.
Glen Mazza
2003-08-11
3
-138
/
+8
*
set up render(XMLReader, InputSource) as the main render() method, and normal...
William Victor Mote
2003-08-11
1
-21
/
+9
*
fix minor checkstyle errors
William Victor Mote
2003-08-11
1
-2
/
+1
*
some javadoc changes
William Victor Mote
2003-08-11
1
-7
/
+7
*
Moved the Translator (resource bundle) creation from AWTStarter to AWTRenderer.
Glen Mazza
2003-08-10
1
-13
/
+5
*
Fix: setOptions() for AWTRenderer not being called.
Glen Mazza
2003-08-08
1
-0
/
+1
*
Safer handling of treebuilder variable within Driver.reset(), also Driver.set...
Glen Mazza
2003-08-05
1
-1
/
+8
*
1) Command-line option -l now sets default locale for entire instance, not ju...
Glen Mazza
2003-08-04
2
-19
/
+4
*
1.) only partly implemented Run() function removed from InputHandler and its ...
Glen Mazza
2003-08-04
4
-43
/
+12
*
PrinterJob setup and construction moved from Driver to AWTPrintRenderer class...
Glen Mazza
2003-08-02
1
-13
/
+2
*
1. Moved the XMLReader createParser() functionality from abstract class Inpu...
Glen Mazza
2003-08-02
4
-48
/
+32
*
XSLTInputHandler reimplemented using TraxInputHandler code. TraxInputHandler...
Glen Mazza
2003-07-31
2
-230
/
+95
*
1.) Moved the business logic for determining which starter to create from app...
Glen Mazza
2003-07-29
2
-38
/
+22
*
move layoutmgr/LayoutHandler to fo/FOTreeHandler:
William Victor Mote
2003-07-29
1
-2
/
+2
*
rename StructureHandler to FOInputHandler to clarify that its subclasses are ...
William Victor Mote
2003-07-29
1
-12
/
+12
*
PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPr...
Glen Mazza
2003-07-27
4
-145
/
+32
*
Created a new overloaded method Driver.render(InputHandler), simplifies inter...
Glen Mazza
2003-07-27
7
-52
/
+34
*
style changes only
William Victor Mote
2003-07-17
1
-11
/
+11
*
Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer define...
Glen Mazza
2003-07-10
1
-107
/
+5
*
style changes only
William Victor Mote
2003-07-05
2
-29
/
+53
*
extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyl...
William Victor Mote
2003-07-05
1
-129
/
+196
*
FOTreeBuilder's ElementMapping initialization moved from Driver to FOTreeBuil...
Glen Mazza
2003-07-04
1
-136
/
+3
*
Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...
Glen Mazza
2003-06-29
3
-887
/
+6
*
Java style array brackets
Peter Bernard West
2003-06-20
1
-1
/
+1
*
Array brackets moved
Peter Bernard West
2003-06-20
1
-1
/
+1
*
Revert refactoring of Driver to Session. Files affected should be identical t...
William Victor Mote
2003-06-17
10
-927
/
+222
*
1. Copy apps.Driver to apps.Session.
William Victor Mote
2003-06-17
10
-222
/
+927
*
Take over InputHandler code from maintenance branch.
Jeremias Maerki
2003-06-02
5
-108
/
+142
*
Make more dummy-safe (more verbose error messages).
Jeremias Maerki
2003-06-02
1
-4
/
+34
*
Add missing setParserFeatures()
Jeremias Maerki
2003-05-14
1
-0
/
+1
*
Fix checkstyle problems.
William Victor Mote
2003-05-06
2
-57
/
+283
*
Clean up StructureHandler's startPageSequence() method to remove unnecessary ...
William Victor Mote
2003-05-06
2
-8
/
+4
*
Make StructureHandler and most of its methods abstract. It is never instantia...
William Victor Mote
2003-05-06
2
-147
/
+202
*
javadoc changes to clean up gump warnings.
William Victor Mote
2003-04-25
1
-12
/
+12
*
Make parser namespace-aware so the run() method works with XSL-FO files as in...
Jeremias Maerki
2003-03-12
1
-2
/
+4
*
Give a good message if the Driver isn't initialized.
Jeremias Maerki
2003-03-12
1
-0
/
+5
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
16
-0
/
+3586
[prev]