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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR:
Glen Mazza
2004-12-02
4
-15
/
+20
*
More commenting, slightly clearer method names.
Glen Mazza
2004-12-02
6
-30
/
+31
*
PR:
Glen Mazza
2004-12-01
3
-24
/
+15
*
Fixed a ClassCastException in rebind
Simon Pepping
2004-11-30
1
-2
/
+7
*
PR:
Glen Mazza
2004-11-29
4
-74
/
+51
*
PR:
Glen Mazza
2004-11-27
6
-56
/
+47
*
PR:
Glen Mazza
2004-11-24
46
-1094
/
+756
*
Handle unknown subproperty names by logging an error message and ignoring
Finn Bock
2004-11-22
1
-2
/
+5
*
Made RetrieveMarkerLM implement InlineLevelLM.
Simon Pepping
2004-11-15
1
-1
/
+66
*
A quick and dirty hack to prevent the IndexOutOfBoundsException
Simon Pepping
2004-11-15
1
-0
/
+6
*
changed 'bookmark' to 'bookmarks'
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
reverting previous change: 'outline' -> 'bookmark'
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks ext...
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
Patch 31206 by Luca Furini:
Simon Pepping
2004-11-13
19
-520
/
+745
*
Moved the constructor to the top.
Glen Mazza
2004-11-11
1
-21
/
+21
*
Two more unneeded initProperties() calls removed. Only four left to look at.
Glen Mazza
2004-11-11
2
-7
/
+0
*
Two unneeded implementations of initProperties() removed. (May not be able
Glen Mazza
2004-11-11
2
-12
/
+0
*
Moved to an IllegalArgumentException for getRegionViewport.
Glen Mazza
2004-11-10
2
-4
/
+2
*
Minor simplification to layoutStaticContent() method.
Glen Mazza
2004-11-10
1
-11
/
+8
*
Correct handling of internal units (both twips and half-points are used)
Jeremias Maerki
2004-11-01
5
-18
/
+30
*
Logging a warning for a current limitation.
Jeremias Maerki
2004-11-01
1
-20
/
+22
*
Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for ...
Jeremias Maerki
2004-11-01
1
-0
/
+6
*
Avoid with certain NPEs.
Jeremias Maerki
2004-11-01
3
-8
/
+10
*
Fixed conversion from millipoints to half-points
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Default border style should be NONE.
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Now compiles under JDK 5.0
Jeremias Maerki
2004-11-01
3
-18
/
+18
*
Removing tab characters again
Jeremias Maerki
2004-11-01
3
-32
/
+32
*
Moved white-space-treatment from shorthands to "block and line related".
Finn Bock
2004-10-29
1
-11
/
+11
*
More properties implemented.
Finn Bock
2004-10-29
18
-58
/
+92
*
The 'space-treatment' property has long ago been renamed to
Finn Bock
2004-10-29
2
-7
/
+1
*
Bind some more of the implemented properties.
Finn Bock
2004-10-29
18
-106
/
+106
*
Style fix.
Finn Bock
2004-10-29
1
-1
/
+2
*
More properties implement in the property subsystem.
Finn Bock
2004-10-29
3
-36
/
+182
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
17
-122
/
+153
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
104
-704
/
+706
*
PR:
Glen Mazza
2004-10-28
7
-48
/
+52
*
PR:
Glen Mazza
2004-10-27
9
-47
/
+44
*
Cleanup after PR 31699.
Finn Bock
2004-10-25
2
-33
/
+3
*
Register an Errorlistener to get messages placed in the log system.
Finn Bock
2004-10-25
1
-1
/
+31
*
Fix a regression in pdfoutline.fo, the method signature for addCharacters
Finn Bock
2004-10-24
1
-0
/
+2
*
Fix a regression in pdfoutline.fo. Supply empty createPropertyList and
Finn Bock
2004-10-24
1
-0
/
+24
*
PR:
Glen Mazza
2004-10-24
19
-170
/
+108
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
20
-75
/
+36
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
7
-5
/
+164
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
2
-82
/
+4
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
6
-265
/
+215
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-7
/
+6
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
3
-19
/
+9
*
Consistent definition of fobj.
Finn Bock
2004-10-20
1
-1
/
+1
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
5
-11
/
+7
[next]