aboutsummaryrefslogtreecommitdiffstats
path: root/src/codegen
Commit message (Expand)AuthorAgeFilesLines
* Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-181-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-145-78/+101
* Merged all the eventResourceGenerator tasks into oneVincent Hennebert2010-04-091-0/+1
* Generate event models in the same directory as the corresponding EventProduce...Vincent Hennebert2010-04-092-42/+55
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-091-2/+2
* Removed svn:executable propertyVincent Hennebert2009-10-131-0/+0
* Moved the class UnicodeClasses to src/codegen/unicode, so that it isSimon Pepping2009-09-033-27/+536
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-242-8/+8
* Only update the generated files if any source file is newer than the generate...Jeremias Maerki2008-07-232-13/+28
* Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where fil...Jeremias Maerki2008-07-161-21/+32
* Another attempt at avoiding build issues (?)Andreas L. Delmelle2008-07-131-3/+3
* Check the result of mkdirs() to see if the target directory could be created.Jeremias Maerki2008-07-111-14/+18
* Some updates (improvements?) in the UAX#14-related files:Andreas L. Delmelle2008-06-092-90/+126
* made sure warning for missing glyphs is emitted in all casesMaximilian Berger2008-05-111-1/+3
* CleanupJeremias Maerki2008-04-251-3/+2
* JavadocsJeremias Maerki2008-04-253-3/+76
* Merged branchJeremias Maerki2008-04-145-0/+501
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-3/+3
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-161-90/+80
* Fix problem with alternate Unicode code point overriding existing better ones...Jeremias Maerki2008-02-141-8/+11
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-142-13/+49
* Added missing width for Euro glyph.Jeremias Maerki2008-02-081-0/+1
* Avoid null values in generated Font classes so the encoding can be inspected.Jeremias Maerki2007-11-121-2/+1
* Another improvement for font auto-detection:Jeremias Maerki2007-11-081-3/+6
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-0815-0/+42
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-031-1/+2
* Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...Adrian Cumiskey2007-10-262-21/+47
* Fix compilation error caused by incorrect package name in generated code. Als...Manuel Mall2006-12-221-1/+1
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-2233-0/+687
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2831-155/+186
* Remove unnecessary artifact.Jeremias Maerki2006-03-291-1/+1
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-169-13/+2862
* New function to determine whether a particular character is available for thi...Jeremias Maerki2004-04-031-0/+4
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-211-1084/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2732-525/+487
* Simplefy the huge merge loop and allow compilation with jdk1.3.Finn Bock2004-02-091-106/+192
* Interfaces now in alphabetical order and detached from generic interfacesGlen Mazza2004-01-201-10/+70
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-173-121/+62
* Further simplifications to file.Glen Mazza2004-01-171-93/+0
* (Property Interface consolidation) Removed a redundancy in interfaceGlen Mazza2004-01-171-4/+1
* switch from Property.getPropName() to Property.getPropId(); comments added toGlen Mazza2004-01-101-1/+1
* Bug 25990 (Patch by Finn Bock) errors in String->int conversions found.Glen Mazza2004-01-091-1/+9
* More String->int conversions.Glen Mazza2004-01-071-12/+18
* Last of string->int conversions (more structural improvements still can beGlen Mazza2004-01-071-2/+1
* More String->Int conversions.Glen Mazza2004-01-061-9/+13
* More String-->int conversions. Work primarily from Finn Bock's patch.Glen Mazza2004-01-051-21/+145
* Fix to remove unnecessary imports of Constants interface.Glen Mazza2004-01-041-1/+5
* FOPropertyMapping.GetPropertyId() modified to also be able to returnGlen Mazza2004-01-021-4/+21
* More String->Int conversions, primarily from patch from Finn Bock.Glen Mazza2003-12-311-3/+5
* Removed the elementStringTable HashMap references (never used; wasGlen Mazza2003-12-241-9/+4