David Bertoni
|
5196a571e6
|
ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
|
2008-05-01 21:49:29 +00:00 |
|
Eric Mader
|
fbeb9bd7c6
|
ICU-6011 Clean up font table memory handling; GDIFontInstance: try to read 'head' and 'hhea' table if GetOutlineTextMetrics() fails.
X-SVN-Rev: 23619
|
2008-03-19 21:08:08 +00:00 |
|
Eric Mader
|
d09cfab8bd
|
ICU-5991 Use GWLP_USERDATA instead of 0 for the index to SetWindowLongPtr().
X-SVN-Rev: 22784
|
2007-10-12 20:10:20 +00:00 |
|
George Rhoten
|
32b9300be7
|
ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
|
2007-10-09 08:44:58 +00:00 |
|
David Bertoni
|
3cfc0a8b3f
|
ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
|
2007-09-07 16:13:29 +00:00 |
|
George Rhoten
|
535d0ddc9d
|
ICU-5853 Use platform independent uint8_t.
X-SVN-Rev: 22464
|
2007-08-22 00:43:16 +00:00 |
|
David Bertoni
|
4103568566
|
ICU-5853 Cleaned up some GCC warnings.
X-SVN-Rev: 22462
|
2007-08-21 23:04:39 +00:00 |
|
John Emmons
|
018f3781d2
|
ICU-5708 Added -F option to date for easier spot-checking of date formatting
X-SVN-Rev: 22233
|
2007-08-01 16:44:34 +00:00 |
|
Eric Mader
|
bb4a371fdb
|
ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
|
2007-07-27 03:12:12 +00:00 |
|
Eric Mader
|
b2dc4eced5
|
ICU-5565 Merge loengine branch to trunk!
X-SVN-Rev: 21808
|
2007-06-22 03:57:45 +00:00 |
|
Michael Ow
|
5395d652ba
|
ICU-5423 Remove the tzdate folder from the samples directory.
X-SVN-Rev: 21713
|
2007-06-12 20:33:39 +00:00 |
|
Michael Ow
|
15aa6d4b33
|
ICU-5423 Remove the time zone test from the build.
X-SVN-Rev: 21704
|
2007-06-11 22:08:01 +00:00 |
|
Michael Ow
|
7a90c71ea2
|
ICU-5423 The output now gives the total number of time zones on the system.
X-SVN-Rev: 21703
|
2007-06-11 22:04:24 +00:00 |
|
Michael Ow
|
3a924f6fb7
|
ICU-5423 Added a help function for the tzone script.
X-SVN-Rev: 21702
|
2007-06-11 21:10:21 +00:00 |
|
Michael Ow
|
4f084b4fec
|
ICU-5423 Added a time zone test in samples folder. A perl script goes through the time zones on the system and compares the system time with the time given by icu. The results are put in a log file.
X-SVN-Rev: 21700
|
2007-06-11 20:44:01 +00:00 |
|
George Rhoten
|
31d17573e7
|
ICU-4678 Use u_fprintf instead of printf
X-SVN-Rev: 21658
|
2007-06-07 00:58:02 +00:00 |
|
Eric Mader
|
731a0dcd01
|
ICU-5438 call poptFreeContext when done parsing arugments.
X-SVN-Rev: 20828
|
2007-01-03 20:28:53 +00:00 |
|
Eric Mader
|
08d17fe8ee
|
ICU-5438 cleaner handling of default arguments.
X-SVN-Rev: 20827
|
2007-01-03 00:00:16 +00:00 |
|
Eric Mader
|
06068d951e
|
ICU-5438 cleaner handling of default arguments.
X-SVN-Rev: 20826
|
2007-01-02 23:51:38 +00:00 |
|
Eric Mader
|
303c876958
|
ICU-5438 handle Gnome command line arugments by calling gnome_init_with_popt_table instead of gnome_init.
X-SVN-Rev: 20823
|
2007-01-02 20:08:03 +00:00 |
|
Eric Mader
|
eeac26a68e
|
ICU-5438 Convert Linux version of layout sample to use Freetype2, Cairo.
X-SVN-Rev: 20813
|
2006-12-28 19:15:22 +00:00 |
|
Eric Mader
|
76e2c08bee
|
ICU-4988 clean up options to make it easier to add x64 platform.
X-SVN-Rev: 20812
|
2006-12-20 00:30:39 +00:00 |
|
Eric Mader
|
5f2d789dd3
|
ICU-4988 convert .sln files for samples.
X-SVN-Rev: 20811
|
2006-12-19 20:42:22 +00:00 |
|
George Rhoten
|
2af0d67c26
|
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
|
2006-12-16 21:07:01 +00:00 |
|
George Rhoten
|
0e83b8f1fa
|
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Add clean target.
X-SVN-Rev: 20783
|
2006-12-13 03:58:59 +00:00 |
|
George Rhoten
|
d8334d55e2
|
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Add missing csdet sample to workspace.
X-SVN-Rev: 20782
|
2006-12-13 03:53:13 +00:00 |
|
George Rhoten
|
68be0e66f8
|
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
X-SVN-Rev: 20776
|
2006-12-13 02:46:17 +00:00 |
|
Steven R. Loomis
|
fcb6fa3e01
|
ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
|
2006-12-06 19:19:06 +00:00 |
|
George Rhoten
|
bb08eaf333
|
ICU-5357 The code2000 font website changed location.
X-SVN-Rev: 20661
|
2006-11-15 03:35:51 +00:00 |
|
John Emmons
|
ef8fb52d6e
|
ICU-5355 Add explicit rule for .cpp -> .o for platforms that don't have it
X-SVN-Rev: 20192
|
2006-08-30 18:22:48 +00:00 |
|
George Rhoten
|
28783a7e55
|
ICU-5100 Fix a gcc compiler error.
X-SVN-Rev: 19331
|
2006-03-06 03:35:36 +00:00 |
|
George Rhoten
|
8d310941ec
|
ICU-5099 Compiler fixes for gcc
X-SVN-Rev: 19330
|
2006-03-04 00:01:38 +00:00 |
|
George Rhoten
|
ccc5d310f4
|
ICU-5098 Fix some typos
X-SVN-Rev: 19324
|
2006-03-03 07:20:15 +00:00 |
|
Eric Mader
|
8f24bb476b
|
ICU-4639 Clean up csdet.vcproj
X-SVN-Rev: 19312
|
2006-03-02 18:11:37 +00:00 |
|
Eric Mader
|
e68625742b
|
ICU-4639 return 0 from main to indicate successful execution.
X-SVN-Rev: 19309
|
2006-03-01 22:47:23 +00:00 |
|
Eric Mader
|
fa4e147b16
|
ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
X-SVN-Rev: 19308
|
2006-03-01 22:38:03 +00:00 |
|
Eric Mader
|
76da88a1ed
|
ICU-4639 Initial checkin of a little sample application.
X-SVN-Rev: 19306
|
2006-03-01 21:56:10 +00:00 |
|
George Rhoten
|
8ada4896ee
|
ICU-5081 Stop using the old naming scheme.
X-SVN-Rev: 19291
|
2006-02-25 23:32:49 +00:00 |
|
George Rhoten
|
61d40226d0
|
ICU-3085 The Windows project files now use /Zc:wchar_t
X-SVN-Rev: 19290
|
2006-02-25 23:23:05 +00:00 |
|
Eric Mader
|
e1161df698
|
ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19162
|
2006-02-14 21:12:45 +00:00 |
|
Eric Mader
|
a935bdccbb
|
ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19160
|
2006-02-14 19:37:26 +00:00 |
|
Markus Scherer
|
05c910e183
|
ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
|
2006-02-09 21:16:20 +00:00 |
|
George Rhoten
|
476190afac
|
ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19046
|
2006-01-30 17:30:30 +00:00 |
|
George Rhoten
|
f8e0212537
|
ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19045
|
2006-01-30 17:26:55 +00:00 |
|
George Rhoten
|
25b0e41aac
|
ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
|
2005-10-14 01:09:29 +00:00 |
|
Eric Mader
|
b58a31e18f
|
ICU-4697 Clean up empty line handling.
X-SVN-Rev: 18415
|
2005-08-09 00:54:54 +00:00 |
|
Eric Mader
|
3dd740cc9d
|
ICU-4697 Create a new ParagraphLayout after each line / paragraph end.
X-SVN-Rev: 18383
|
2005-08-02 18:22:23 +00:00 |
|
Eric Mader
|
0b7da97ffc
|
ICU-4689 Don't stop building font map when an invalid script is encountered. Quit if there are *no* valid scripts.
X-SVN-Rev: 18352
|
2005-07-26 17:14:13 +00:00 |
|
Eric Mader
|
62bbc0ae15
|
ICU-4689 Check return count from uscript_getCode() to detect bad script name. Don't continue if building the font map fails.
X-SVN-Rev: 18350
|
2005-07-25 23:53:32 +00:00 |
|
Eric Mader
|
292e6b3242
|
ICU-4681 Don't write deleted glyphs to ttGlyphs array at all; need to build a new positions array w/o entries for deleted glyphs.
X-SVN-Rev: 18321
|
2005-07-21 21:07:33 +00:00 |
|