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
/
area
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralized Renderer and FOEventHandler creation in the RenderFactory class.
Jeremias Maerki
2004-10-10
1
-57
/
+4
*
Fix javadoc warnings.
Finn Bock
2004-10-07
1
-4
/
+4
*
PR:
Glen Mazza
2004-10-04
2
-26
/
+15
*
PR:
Glen Mazza
2004-10-02
2
-18
/
+0
*
PR:
Glen Mazza
2004-10-02
1
-15
/
+0
*
PR:
Glen Mazza
2004-09-27
1
-42
/
+0
*
PR:
Glen Mazza
2004-09-26
1
-86
/
+17
*
Removal of empty Title subclass, now using LineArea.
Glen Mazza
2004-09-25
5
-38
/
+10
*
Removed illegal tab characters. Please, guys, pay attention to your IDE setti...
Jeremias Maerki
2004-09-23
1
-5
/
+5
*
get[Border|Padding]Width* helper methods moved to Area.
Finn Bock
2004-09-22
1
-83
/
+0
*
Use content ipd/bpd instead of allocation width/height.
Finn Bock
2004-09-22
8
-169
/
+7
*
Use content ipd/bpd instead of allocation width/height.
Finn Bock
2004-09-22
1
-4
/
+134
*
PR:
Glen Mazza
2004-09-20
2
-0
/
+16
*
PR:
Glen Mazza
2004-09-19
2
-16
/
+0
*
Fix a NPE in the interaction between PageLM.needNewPage() and
Finn Bock
2004-09-14
1
-1
/
+1
*
Removed unneeded import statements. Makes eclipse happy.
Finn Bock
2004-09-07
2
-8
/
+0
*
Renamed FOInputHandler to somewhat more intuitive FOEventHandler.
Glen Mazza
2004-09-06
1
-2
/
+2
*
New line breaking algorithm, patch 29124, submitted by Luca
Simon Pepping
2004-09-05
2
-13
/
+82
*
PR:
Glen Mazza
2004-09-05
1
-4
/
+2
*
Removed the redundant Region Class Codes in favor of the FO constant
Glen Mazza
2004-08-29
3
-15
/
+15
*
Moved some functionality from LMiter to the LayoutManagers. The LMs
Simon Pepping
2004-08-26
1
-8
/
+6
*
1.) validateChildNode() added for fo:marker.
Glen Mazza
2004-08-20
1
-1
/
+1
*
1.) fo:wrapper layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
1
-12
/
+20
*
moved FO term of a Node's child elements from "Children" to "ChildNodes"
Glen Mazza
2004-07-24
1
-1
/
+1
*
1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandler
Glen Mazza
2004-07-13
3
-271
/
+475
*
Implementing user configuration file.
Simon Pepping
2004-07-09
1
-5
/
+24
*
1.) Moved the Renderer creation further down from AreaTree to RenderPagesMode...
Glen Mazza
2004-07-07
5
-111
/
+112
*
This change abstracts the Renderer away from FOTreeHandler as follows:
Glen Mazza
2004-07-06
1
-9
/
+91
*
1. FOTreeBuilder modified to handle more of the renderer initialization.
Glen Mazza
2004-06-18
1
-1
/
+4
*
No-constructor loader created for Area Tree.
Glen Mazza
2004-06-17
1
-10
/
+8
*
Standardized error messages, brought fox:bookmarks under parent fo:root.
Glen Mazza
2004-06-15
1
-4
/
+6
*
1.) App now returns an error if no page-sequence declared within fo:root.
Glen Mazza
2004-06-13
2
-64
/
+11
*
implemented break-before property
Chris Bowditch
2004-05-27
4
-25
/
+96
*
added protected log member, so child areas can send messages to log
Chris Bowditch
2004-05-26
1
-8
/
+17
*
For area.Blocks created in BlockLayoutManager.getParentArea(), I set the
Glen Mazza
2004-04-25
1
-5
/
+5
*
PR:
Glen Mazza
2004-04-22
2
-5
/
+4
*
PR:
Glen Mazza
2004-03-31
1
-3
/
+2
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
42
-1962
/
+618
*
Removal of Visitor patterns from AbstractRenderer, moving of business logic f...
Glen Mazza
2004-02-25
8
-176
/
+0
*
Added a bpd field so that region reference areas has both ipd (from Area)
Finn Bock
2004-02-04
1
-0
/
+20
*
Added SPACE_START and SPACE_END traits.
Finn Bock
2004-01-29
1
-0
/
+14
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
3
-12
/
+12
*
Conversion of more properties from Strings to ints.
Glen Mazza
2003-12-28
1
-1
/
+13
*
Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background...
Glen Mazza
2003-12-23
1
-1
/
+17
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
1
-1
/
+0
*
Clearer method names given for finding border and padding for regions.
Glen Mazza
2003-11-02
1
-16
/
+12
*
1. PDF block background rendering properly offset to account for region
Glen Mazza
2003-11-01
1
-0
/
+87
*
Layout changed to account for fo:region-body borders and padding when
Glen Mazza
2003-11-01
1
-2
/
+2
*
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza
2003-10-28
3
-32
/
+31
*
open up access in misc places by either adding accessor methods or by looseni...
William Victor Mote
2003-10-10
2
-0
/
+13
[next]