Commit Graph

18 Commits

Author SHA1 Message Date
Eric Mader
a5a22aaab2 ICU-3348 @draft ICU 2.2 => @stable ICU 2.8t.
X-SVN-Rev: 13890
2003-11-26 00:19:39 +00:00
Eric Mader
b10235ef57 ICU-3222 Fix --enable-strict and ICC warnings.
X-SVN-Rev: 13888
2003-11-25 23:41:24 +00:00
Eric Mader
8fead94be5 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13191
2003-09-24 21:05:40 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Eric Mader
2dd931b10c ICU-2743 don't require feature tag for backtrack and lookahead. Type three chaining contexual subtable should return inputGlyphCount *not* inputGlyphCount + 1!
X-SVN-Rev: 11267
2003-03-07 23:33:41 +00:00
Eric Mader
6057662977 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10953
2003-02-05 00:05:40 +00:00
Eric Mader
025f1c4c6e ICU-2348 add doc comment with \file and \internal to LayoutEngine internal header files.
X-SVN-Rev: 10851
2003-01-13 23:15:11 +00:00
Eric Mader
21e1caf69a ICU-2625 Add LE_NEW_ARRAY and LE_DELETE_ARRAY to replace calls to uprv_malloc and uprv_free.
X-SVN-Rev: 10814
2003-01-07 22:47:19 +00:00
Markus Scherer
c531727da2 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9970
2002-10-04 19:27:01 +00:00
Eric Mader
475af1aae9 ICU-1962 include cmemory.h in the minimum subset of internal headers rather than in LETypes.h, which is public.
X-SVN-Rev: 9294
2002-07-23 22:36:08 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
5a81709c73 ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
Eric Mader
b5b02ebdd8 ICU-1943 don't do mark to mark positioning between two marks attached to different ligature components
X-SVN-Rev: 8920
2002-06-22 00:34:39 +00:00
Eric Mader
4bad5d68eb ICU-1068 Add cursive attachment, change to correct OpenType positioning model.
X-SVN-Rev: 8830
2002-06-10 23:40:33 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
Eric Mader
832db84f27 ICU-1221 move JDK changes back to ICU
X-SVN-Rev: 5827
2001-09-20 00:37:55 +00:00
Eric Mader
421a4ee31b ICU-120 use const for all references to font tables.
X-SVN-Rev: 3439
2001-01-19 00:30:17 +00:00
Eric Mader
1c9f0bf8a3 ICU-120 flatten the layout file structure so it builds on Solaris w/ 4.2 compilers...
X-SVN-Rev: 3021
2000-11-28 20:56:52 +00:00