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
/
layoutmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to get use-content option of fo:leader working again. leader.fo now
Glen Mazza
2004-03-21
1
-2
/
+3
*
Merged LayoutProcessor into LayoutManager interface.
Glen Mazza
2004-03-21
30
-320
/
+290
*
PR:
Glen Mazza
2004-03-18
9
-25
/
+15
*
Unneeded line of code removed.
Glen Mazza
2004-03-17
1
-1
/
+0
*
minor simplifications; removed redundant variables.
Glen Mazza
2004-03-17
1
-41
/
+37
*
Simplifications to FOText whitespace removal; fewer arraycopies performed.
Glen Mazza
2004-03-12
3
-10
/
+21
*
1.) Modified TextLayoutManager to take an additional length
Glen Mazza
2004-03-01
2
-41
/
+38
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
41
-1934
/
+622
*
Use the new property expressions. Clients must use Length when retrieving
Finn Bock
2004-02-26
7
-14
/
+58
*
Set correct ipd/bpd of both the viewport and reference area.
Finn Bock
2004-02-10
1
-11
/
+35
*
Fixed the missing table header bug.
Joerg Pietschmann
2004-02-07
1
-2
/
+2
*
Support for text-indent.
Finn Bock
2004-02-05
1
-1
/
+7
*
Set the ipd and bpd on the region reference area based on the reldims
Finn Bock
2004-02-04
1
-4
/
+5
*
Hardcoded start-indent to 24pt no longer needed because SPACE_START trait
Finn Bock
2004-01-29
1
-4
/
+1
*
Set the SPACE_START and SPACE_END traits and adjust the height to take
Finn Bock
2004-01-29
2
-5
/
+22
*
Added addMargins() to set the SPACE_* traits.
Finn Bock
2004-01-29
1
-0
/
+26
*
Bug 25873 (from Finn Bock): Minor code cleanup issues.
Glen Mazza
2004-01-17
1
-3
/
+3
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
6
-17
/
+8
*
Bug 25809 (Patch by Finn Bock) NPE for incorrectly created tables fixed.
Glen Mazza
2004-01-09
2
-6
/
+9
*
Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.
Glen Mazza
2004-01-02
1
-0
/
+1
*
Removed unnecessary semi-colon.
Peter Bernard West
2004-01-02
1
-1
/
+1
*
Bug #25813 (Patch by Finn Bock): Calculation change in setBlockTextInfo().
Glen Mazza
2003-12-30
1
-1
/
+1
*
More String->int conversions, annoyingly incremental but I'm getting there...
Glen Mazza
2003-12-29
4
-25
/
+26
*
Removal of unnecessary local variable, patch by Andreas Delmille. (Bug 25786)
Glen Mazza
2003-12-29
1
-2
/
+1
*
Bug #25804: Fix of ClassCastException error occuring while
Glen Mazza
2003-12-29
2
-2
/
+2
*
Conversion of more properties from Strings to ints.
Glen Mazza
2003-12-28
1
-5
/
+43
*
Bug 25756 (Patch by Simon Pepping): Remove line BPs where line consists
Glen Mazza
2003-12-27
1
-1
/
+36
*
Bug 25708 (Patch submitted by Simon Pepping) -- implementation of fo:wrapper ...
Glen Mazza
2003-12-26
1
-2
/
+8
*
Bug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spe...
Glen Mazza
2003-12-23
1
-1
/
+12
*
PR:
Glen Mazza
2003-12-22
1
-1
/
+1
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
3
-23
/
+21
*
Hyphenation/Quotation problem fixed ("quoted strings" not breaking properly.)
Glen Mazza
2003-12-15
1
-1
/
+15
*
Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.
Glen Mazza
2003-12-01
1
-10
/
+20
*
1.) Chris Bowditch's patch on padding-start implemented. (Changes were
Glen Mazza
2003-11-24
2
-4
/
+7
*
Partial implementation of space-after functionality--mostly working, but
Glen Mazza
2003-11-11
1
-3
/
+12
*
fo:block space-before property now activated only on the first Area.Block obj...
Glen Mazza
2003-11-11
2
-4
/
+24
*
A few more toString() implementations helpful for debugging spacing
Glen Mazza
2003-11-09
2
-5
/
+30
*
Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug....
Glen Mazza
2003-11-07
1
-16
/
+18
*
Clearer method names given for finding border and padding for regions.
Glen Mazza
2003-11-02
1
-2
/
+3
*
1. PDF block background rendering properly offset to account for region
Glen Mazza
2003-11-01
1
-46
/
+4
*
Layout changed to account for fo:region-body borders and padding when
Glen Mazza
2003-11-01
2
-35
/
+82
*
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza
2003-10-28
2
-20
/
+20
*
1. TraitSetter modified to provide padding properties for regions.
Glen Mazza
2003-10-26
1
-0
/
+20
*
Patch by Finn Bock applied
Glen Mazza
2003-10-16
1
-1
/
+1
*
fix signature problem in inner class for InlineStackingLayoutManager -- attem...
William Victor Mote
2003-10-12
1
-2
/
+2
*
move static methods getCharWidth and getWordWidth from util.CharUtilities to ...
William Victor Mote
2003-10-10
2
-10
/
+9
*
remove unused variable
William Victor Mote
2003-10-07
1
-1
/
+0
*
move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so t...
William Victor Mote
2003-10-06
1
-2
/
+0
*
1. add an AreaTreeControl interface
William Victor Mote
2003-10-06
1
-1
/
+1
*
move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to...
William Victor Mote
2003-10-06
1
-41
/
+1
[next]