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
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
*
First phase of performance improvement.
Finn Bock
2004-10-18
1
-0
/
+92
*
Fix copyright year.
Finn Bock
2004-10-18
2
-2
/
+2
*
Initial version.
Finn Bock
2004-10-18
2
-0
/
+353
*
First phase of performance improvement.
Finn Bock
2004-10-18
2
-5
/
+61
*
Added convenience method getValue() that returns the value as an int.
Finn Bock
2004-10-18
1
-0
/
+4
*
Removed unused method.
Finn Bock
2004-10-17
1
-4
/
+0
*
Removed unused imports.
Finn Bock
2004-10-17
2
-2
/
+0
*
Children can now contain FONodes (esp. FOText).
Finn Bock
2004-10-13
1
-1
/
+1
*
PR:
Glen Mazza
2004-10-13
3
-37
/
+11
*
Endlich habe ich dem Insekt gefunden! Jetzt kann FOText das Kind von FONode ...
Glen Mazza
2004-10-13
2
-4
/
+5
*
PR:
Glen Mazza
2004-10-12
25
-45
/
+38
*
Calculations of indents must use the writing-mode of the parent. See
Finn Bock
2004-10-10
1
-0
/
+2
*
Simplify the calculation of the viewport. Now that indents are
Finn Bock
2004-10-10
1
-33
/
+2
*
Fully implement the 5.3.2 rules for calculating indent values.
Finn Bock
2004-10-10
1
-8
/
+22
*
Added helper method getWMPropertyList().
Finn Bock
2004-10-10
1
-11
/
+16
*
Centralized Renderer and FOEventHandler creation in the RenderFactory class.
Jeremias Maerki
2004-10-10
1
-25
/
+5
*
Fix missing static-content regression.
Finn Bock
2004-10-08
1
-0
/
+2
*
Fix javadoc warnings.
Finn Bock
2004-10-07
21
-21
/
+21
*
PR:
Glen Mazza
2004-10-04
1
-2
/
+4
*
Set value for characterValue variable in fo.flow.Character--needed for its On...
Glen Mazza
2004-10-03
2
-2
/
+3
*
Fire FOEventandler events.
Finn Bock
2004-09-30
2
-0
/
+17
*
Added support for Character and BlockContainer.
Finn Bock
2004-09-30
1
-0
/
+23
*
Make text-indent inherited
Simon Pepping
2004-09-28
1
-1
/
+1
*
PR:
Glen Mazza
2004-09-27
1
-0
/
+10
*
PR:
Glen Mazza
2004-09-26
2
-24
/
+24
*
Moved from element mapping class names to element mapping objects.
Finn Bock
2004-09-24
1
-1
/
+1
*
Removed illegal tab characters. Please, guys, pay attention to your IDE setti...
Jeremias Maerki
2004-09-23
1
-9
/
+9
*
Use the correct default (medium) for border-[top|bottom|left|right]-width.
Finn Bock
2004-09-22
1
-2
/
+1
*
Removed hack that wrongly tried to calculate [start|end]-indent values.
Finn Bock
2004-09-22
1
-34
/
+5
*
Calculate the [start|end]-indent in the first 2 cases in 5.3.2. The last
Finn Bock
2004-09-22
1
-5
/
+4
*
Force a 0mpt border-width when the border-style is 'none'.
Finn Bock
2004-09-22
1
-2
/
+1
*
PR:
Glen Mazza
2004-09-19
5
-82
/
+40
*
Removed Unknown.java; for mappings in which it is desired to process invalid ...
Glen Mazza
2004-09-17
2
-57
/
+7
*
PR:
Glen Mazza
2004-09-13
1
-1
/
+1
*
Changed initial-page-number from string to number property.
Finn Bock
2004-09-13
3
-30
/
+15
*
1.) Returned to recursion for FOEventHandler.
Glen Mazza
2004-09-13
4
-22
/
+29
*
Removed tab characters.
Jeremias Maerki
2004-09-11
18
-22
/
+37
*
Also validate extension elements from the fox: namespace.
Finn Bock
2004-09-09
1
-1
/
+3
*
Disable the validation for extension elements. This is a temporary fix
Finn Bock
2004-09-08
1
-4
/
+6
*
Removed unneeded import statements. Makes eclipse happy.
Finn Bock
2004-09-07
22
-30
/
+0
*
Make maximum-repeats a number property instead of a string. This add
Finn Bock
2004-09-07
3
-25
/
+19
*
Added NO_LIMIT enum (value to maximum-repeats).
Finn Bock
2004-09-07
1
-1
/
+2
*
Support for line-stacking-strategy.
Finn Bock
2004-09-07
1
-2
/
+5
*
Added line-stacking-strategy enums.
Finn Bock
2004-09-07
1
-1
/
+10
*
Style: rmeoved tabs.
Finn Bock
2004-09-07
1
-26
/
+26
*
Style: removed tabs.
Finn Bock
2004-09-07
1
-5
/
+5
*
Style: removed tab.
Finn Bock
2004-09-07
1
-1
/
+1
*
Use the position shorthand for [absolute|relative]-position.
Finn Bock
2004-09-07
1
-1
/
+5
*
Make the shorthand parser API take a generic property rather than
Finn Bock
2004-09-07
3
-12
/
+12
*
Initial version of a shorthand parser for the 'position' property.
Finn Bock
2004-09-07
1
-0
/
+59
[next]