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
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup
Jeremias Maerki
2008-04-25
1
-3
/
+2
*
Javadocs
Jeremias Maerki
2008-04-25
3
-3
/
+76
*
Merged branch
Jeremias Maerki
2008-04-14
5
-0
/
+501
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
1
-3
/
+3
*
Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...
Jeremias Maerki
2008-02-16
1
-90
/
+80
*
Fix problem with alternate Unicode code point overriding existing better ones...
Jeremias Maerki
2008-02-14
1
-8
/
+11
*
Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...
Jeremias Maerki
2008-02-14
2
-13
/
+49
*
Added missing width for Euro glyph.
Jeremias Maerki
2008-02-08
1
-0
/
+1
*
Avoid null values in generated Font classes so the encoding can be inspected.
Jeremias Maerki
2007-11-12
1
-2
/
+1
*
Another improvement for font auto-detection:
Jeremias Maerki
2007-11-08
1
-3
/
+6
*
Improved font auto-detection and handling of AWT-supplied fonts in order to a...
Jeremias Maerki
2007-11-08
15
-0
/
+42
*
More fine-grained mechanism to detect if a font has been used or not. If a fo...
Jeremias Maerki
2007-11-03
1
-1
/
+2
*
Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...
Adrian Cumiskey
2007-10-26
2
-21
/
+47
*
Fix compilation error caused by incorrect package name in generated code. Als...
Manuel Mall
2006-12-22
1
-1
/
+1
*
Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...
Manuel Mall
2006-12-22
33
-0
/
+687
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
31
-155
/
+186
*
Remove unnecessary artifact.
Jeremias Maerki
2006-03-29
1
-1
/
+1
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
9
-13
/
+2862
*
New function to determine whether a particular character is available for thi...
Jeremias Maerki
2004-04-03
1
-0
/
+4
*
1.) Removed xsl file for property generation (no longer used, due to
Glen Mazza
2004-03-21
1
-1084
/
+0
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
32
-525
/
+487
*
Simplefy the huge merge loop and allow compilation with jdk1.3.
Finn Bock
2004-02-09
1
-106
/
+192
*
Interfaces now in alphabetical order and detached from generic interfaces
Glen Mazza
2004-01-20
1
-10
/
+70
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
3
-121
/
+62
*
Further simplifications to file.
Glen Mazza
2004-01-17
1
-93
/
+0
*
(Property Interface consolidation) Removed a redundancy in interface
Glen Mazza
2004-01-17
1
-4
/
+1
*
switch from Property.getPropName() to Property.getPropId(); comments added to
Glen Mazza
2004-01-10
1
-1
/
+1
*
Bug 25990 (Patch by Finn Bock) errors in String->int conversions found.
Glen Mazza
2004-01-09
1
-1
/
+9
*
More String->int conversions.
Glen Mazza
2004-01-07
1
-12
/
+18
*
Last of string->int conversions (more structural improvements still can be
Glen Mazza
2004-01-07
1
-2
/
+1
*
More String->Int conversions.
Glen Mazza
2004-01-06
1
-9
/
+13
*
More String-->int conversions. Work primarily from Finn Bock's patch.
Glen Mazza
2004-01-05
1
-21
/
+145
*
Fix to remove unnecessary imports of Constants interface.
Glen Mazza
2004-01-04
1
-1
/
+5
*
FOPropertyMapping.GetPropertyId() modified to also be able to return
Glen Mazza
2004-01-02
1
-4
/
+21
*
More String->Int conversions, primarily from patch from Finn Bock.
Glen Mazza
2003-12-31
1
-3
/
+5
*
Removed the elementStringTable HashMap references (never used; was
Glen Mazza
2003-12-24
1
-9
/
+4
*
Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's
Glen Mazza
2003-12-22
1
-0
/
+235
*
Reversed order of code: add string constant first to HashMap, *then* create
Glen Mazza
2003-12-22
1
-1
/
+1
*
PR:
Glen Mazza
2003-12-22
3
-0
/
+5
*
----------------------------------------------------------------------
Glen Mazza
2003-12-22
2
-17
/
+41
*
Removal of some of the temporary code elements (FO Element lists still pending.)
Glen Mazza
2003-12-22
1
-9
/
+3
*
Property Makers now being activated via int constants. (Maker classes themse...
Glen Mazza
2003-12-20
1
-6
/
+114
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
1
-1
/
+1
*
1. Removed the properties.Constants class from automatic generation, and
Glen Mazza
2003-12-15
5
-8
/
+1231
*
get generated font files to use new Typeface class name
William Victor Mote
2003-08-15
1
-8
/
+8
*
Cleaned up code generation to reduce Eclipse warnings.
Peter Bernard West
2003-06-25
3
-501
/
+851
*
Add support for text-transform.
William Victor Mote
2003-03-25
1
-1
/
+7
*
Add license header
Jeremias Maerki
2003-03-07
10
-0
/
+500
*
Adjustments for font refactoring
Jeremias Maerki
2003-01-08
2
-18
/
+32
*
white-space and line-ending fixes
William Victor Mote
2002-11-29
13
-403
/
+403
[next]