Commit Graph

138 Commits

Author SHA1 Message Date
Eric Mader
7b69a50f45 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15417
2004-05-19 23:48:47 +00:00
Eric Mader
2728c65021 ICU-3512 needed to re-generate test data since the Code2000 font has GPOS info for other scripts, but not Arabic.
X-SVN-Rev: 14546
2004-02-19 20:17:58 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +00:00
Eric Mader
15dd8d60f2 ICU-2969 Need to define LE_USE_CMEMORY to get access to LE_XXX_ARRAY macors.
X-SVN-Rev: 12358
2003-06-06 20:00:15 +00:00
Eric Mader
d94475cea8 ICU-2969 Need to define LE_USE_CMEMORY to get the definitions of the LE_XXX_ARRAY macros.
X-SVN-Rev: 12354
2003-06-06 19:00:42 +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
f544b30a81 ICU-2891 Don't use LE_MAKE_TAG macro for tag constants - it's not safe on EBCDIC platforms!
X-SVN-Rev: 12029
2003-05-20 23:39:30 +00:00
Eric Mader
9d2e455b46 ICU-2405 fix check target to run letest.
X-SVN-Rev: 11971
2003-05-16 20:50:42 +00:00
Eric Mader
f8353cccce ICU-2850 Add Visual Studio .NET projects.
X-SVN-Rev: 11947
2003-05-15 20:50:59 +00:00
Eric Mader
a15d1de5f2 ICU-2405 fix compiler warnings, use LE_MAKE_TAG for tag values.
X-SVN-Rev: 11946
2003-05-15 20:42:27 +00:00
Eric Mader
ea4c9cba82 ICU-2452 Change to use Code2000 font instead of Times New Roman; fix other documentation errors.
X-SVN-Rev: 11245
2003-03-04 22:40:25 +00:00
Eric Mader
36de244611 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
2003-03-03 22:54:57 +00:00
Eric Mader
bf8b210ec6 ICU-2405 Need to #include <ctype.h>
X-SVN-Rev: 10955
2003-02-05 00:16:40 +00:00
Eric Mader
84a9cb8648 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10954
2003-02-05 00:12:26 +00:00
Eric Mader
bb6fbdf845 ICU-2561 Change download instructions for IBM JDK 1.3.
X-SVN-Rev: 10785
2002-12-24 17:24:19 +00:00
Eric Mader
070840a211 ICU-2561 remove compiler warnings due to sign of LEUnicode32
X-SVN-Rev: 10784
2002-12-24 17:15:36 +00:00
Eric Mader
9122b439ab ICU-2565 add name strings for new scripts.
X-SVN-Rev: 10783
2002-12-24 17:14:46 +00:00
Vladimir Weinstein
89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00
Helena Chapman
72cf296921 ICU-1557 copyright and license statement update in source files, data files and hardcoded copyright strings.
X-SVN-Rev: 9517
2002-08-01 20:12:25 +00:00
Eric Mader
3917c657e6 ICU-1886 Flag setting, etc. is now in icudefs.mk.
X-SVN-Rev: 9310
2002-07-24 17:53:42 +00:00
Eric Mader
dcf2476a54 ICU-1068 Doh! Didn't need to regenerate. It was a bug in MarkTo*Positioning.
X-SVN-Rev: 9016
2002-07-02 23:47:36 +00:00
Eric Mader
e2b6e08b94 ICU-393 ignore, *.d, *.pdb, Debug, Release, .#*
X-SVN-Rev: 9012
2002-07-02 23:18:21 +00:00
Eric Mader
1a953aa0f8 ICU-1068 need to regenerate testdata.cpp for new positioning model. (sign flipped on y adjustments)
X-SVN-Rev: 8988
2002-07-01 22:52:29 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Eric Mader
369de60a8e ICU-1739 cache font tables read by getFontTable, delete in destructor;
delete fDirectory in destructor.

X-SVN-Rev: 8273
2002-03-27 23:24:17 +00:00
Eric Mader
ee59b7e77e ICU-1792 Change letest and LayoutEngine samples to use raghu.ttf,
which is freely downloadable.

X-SVN-Rev: 8161
2002-03-20 22:23:14 +00:00
George Rhoten
bc64b17bee ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Eric Mader
5ac3233b2b ICU-1404 fix syntax error in previous fix for this jitterbug
X-SVN-Rev: 7700
2002-02-18 22:07:50 +00:00
Yves Arrouye
212b0a808b ICU-1600 do not generate depends for install.
X-SVN-Rev: 7574
2002-02-06 02:08:02 +00:00
Vladimir Weinstein
a4fecd849a ICU-393 .cvsignore
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Eric Mader
f40d609c9c ICU-1253 fixed Copyright notices, and typos in the readme file.
X-SVN-Rev: 6683
2001-11-08 00:22:25 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Eric Mader
5b78d12631 ICU-1253 added more information about how to download fonts.
X-SVN-Rev: 6356
2001-10-20 00:11:35 +00:00
Eric Mader
4f0441b8a7 ICU-1253 change Makefile.in so the test can be built without installing layout
X-SVN-Rev: 6289
2001-10-17 21:19:00 +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
a5bf589acd ICU-1253 convert gendata and letest to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6201
2001-10-11 21:58:11 +00:00
Eric Mader
5c5efca74d ICU-1253 update section on how to download fonts
X-SVN-Rev: 6029
2001-10-04 00:07:35 +00:00
Eric Mader
4172495b11 ICU-1253 This is the first version of a portable LayoutEngine
verification test

X-SVN-Rev: 6020
2001-10-03 21:48:10 +00:00