George Rhoten
|
49287da580
|
ICU-3612 Convert from .NET 2002 to .NET 2003
X-SVN-Rev: 14560
|
2004-02-21 02:18:51 +00:00 |
|
Eric Mader
|
fae881edc8
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14194
|
2003-12-19 22:18:26 +00:00 |
|
George Rhoten
|
c64935c67c
|
ICU-3349 Prevent constant rebuilding of files by using separate build directories
X-SVN-Rev: 14135
|
2003-12-14 19:58:11 +00:00 |
|
George Rhoten
|
7507a0e236
|
ICU-3349 Prevent constant rebuilding of files by using separate build directories
X-SVN-Rev: 14134
|
2003-12-14 19:54:40 +00:00 |
|
George Rhoten
|
75c88dcaa2
|
ICU-3349 Fix for VS .NET 2003
X-SVN-Rev: 14133
|
2003-12-14 19:26:02 +00:00 |
|
George Rhoten
|
d88ef6324d
|
ICU-3349 Fix for VS .NET 2003
X-SVN-Rev: 14132
|
2003-12-14 19:19:45 +00:00 |
|
George Rhoten
|
d730dd48d1
|
ICU-3349 Rewrite to not use iostream.h
X-SVN-Rev: 14130
|
2003-12-14 18:40:27 +00:00 |
|
George Rhoten
|
0ee1902a48
|
ICU-3349 Don't use iostream.h when it isn't needed.
X-SVN-Rev: 14129
|
2003-12-14 18:38:14 +00:00 |
|
George Rhoten
|
3b46f0cc0a
|
ICU-3349 Use the release libraries for release builds
X-SVN-Rev: 14128
|
2003-12-14 18:35:11 +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 |
|
Andy Heninger
|
f6c039c428
|
ICU-3422 improved output from the RBBI sample program "break"
X-SVN-Rev: 13897
|
2003-11-26 03:20:13 +00:00 |
|
Eric Mader
|
560d885690
|
ICU-3421 Corrected two errors in the Baghivad Ghita text.
X-SVN-Rev: 13889
|
2003-11-26 00:03:35 +00:00 |
|
Doug Felt
|
562a37641a
|
ICU-813 int64 formatting support
X-SVN-Rev: 13757
|
2003-11-19 04:42:44 +00:00 |
|
Eric Mader
|
b5f4d64e28
|
ICU-3248 Fix bogus return NULL in openFont
X-SVN-Rev: 13575
|
2003-11-05 00:47:46 +00:00 |
|
Eric Mader
|
d52f4f2973
|
ICU-3248 Improve error handling
X-SVN-Rev: 13574
|
2003-11-05 00:22:51 +00:00 |
|
Eric Mader
|
fd09d64133
|
ICU-3248 improved error handling
X-SVN-Rev: 13573
|
2003-11-05 00:22:13 +00:00 |
|
Eric Mader
|
4d4bf7cdb9
|
ICU-3248 Improve error handling in ParagraphLayout
X-SVN-Rev: 13567
|
2003-11-04 21:30:00 +00:00 |
|
Eric Mader
|
9921aed538
|
ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13566
|
2003-11-04 19:39:41 +00:00 |
|
George Rhoten
|
56443f537e
|
ICU-3258 CygWin/MSVC changes
X-SVN-Rev: 13151
|
2003-09-21 17:27:09 +00:00 |
|
Eric Mader
|
f40127fcf0
|
ICU-3183 Glyph 0xFFFE always has a zero advance.
X-SVN-Rev: 12894
|
2003-08-20 23:56:56 +00:00 |
|
Eric Mader
|
c148956a3e
|
ICU-3183 Need to flip sign on y position adjustments.
X-SVN-Rev: 12893
|
2003-08-20 23:40:59 +00:00 |
|
Eric Mader
|
38d0bbb309
|
ICU-3183 Change default paragraph embedding to UBIDI_DEFAULT_LTR and right justify lines in RTL paragraphs.
X-SVN-Rev: 12892
|
2003-08-20 23:04:49 +00:00 |
|
Steven R. Loomis
|
7f089f902c
|
ICU-2672 comments fix
X-SVN-Rev: 12551
|
2003-06-23 22:31:11 +00:00 |
|
Steven R. Loomis
|
107ae577f8
|
ICU-2672 new sample
X-SVN-Rev: 12550
|
2003-06-23 22:24:32 +00:00 |
|
Steven R. Loomis
|
c5821628b6
|
ICU-2672 samples update
X-SVN-Rev: 12534
|
2003-06-19 22:25:24 +00:00 |
|
Eric Mader
|
9f825c329d
|
ICU-3040 Remove extranious font names...
X-SVN-Rev: 12531
|
2003-06-19 18:15:17 +00:00 |
|
Steven R. Loomis
|
ea5428ea8e
|
ICU-2867 new samples
X-SVN-Rev: 12524
|
2003-06-17 19:48:55 +00:00 |
|
Eric Mader
|
60590fe0d1
|
ICU-2717 Update readme.txt to list all the samples, and to add a note that 'make all-samples' doesn't work correctly in out of source builds.
X-SVN-Rev: 12325
|
2003-06-05 21:00:52 +00:00 |
|
Eric Mader
|
09a127a742
|
ICU-2717 Visual Studio .NET project files for the legacy sample.
X-SVN-Rev: 12324
|
2003-06-05 20:33:08 +00:00 |
|
Eric Mader
|
742823e7a3
|
ICU-2717 deprecate the xml2txt sample.
X-SVN-Rev: 12303
|
2003-06-04 23:27:38 +00:00 |
|
Eric Mader
|
7fbdd986ef
|
ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12290
|
2003-06-04 21:28:46 +00:00 |
|
Eric Mader
|
f2f1f59b32
|
ICU-2717 fix compiler warnings.
X-SVN-Rev: 12286
|
2003-06-04 21:10:52 +00:00 |
|
Eric Mader
|
3d41cc8729
|
ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12285
|
2003-06-04 21:10:25 +00:00 |
|
Eric Mader
|
58c58d0976
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12281
|
2003-06-04 18:50:27 +00:00 |
|
Eric Mader
|
120c74dc6b
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12276
|
2003-06-04 17:40:15 +00:00 |
|
Eric Mader
|
a126e9e9c5
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12272
|
2003-06-04 17:27:50 +00:00 |
|
Vladimir Weinstein
|
b74dd8f3f2
|
ICU-2959 Added copyright notices to files that didn't have them
X-SVN-Rev: 12266
|
2003-06-04 01:06:48 +00:00 |
|
Markus Scherer
|
72901235c4
|
ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12265
|
2003-06-04 00:08:06 +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 |
|
Vladimir Weinstein
|
c9475e02ae
|
ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
|
2003-06-03 06:44:40 +00:00 |
|
Eric Mader
|
e97f5db2df
|
ICU-2717 forgot to check in these .sln and .vcproj files...
X-SVN-Rev: 12222
|
2003-06-02 18:51:54 +00:00 |
|
Eric Mader
|
6d5c0d59e2
|
ICU-2717 get all samples to run w/ ICU 2.6 on Linux.
X-SVN-Rev: 12202
|
2003-05-30 20:48:47 +00:00 |
|
Eric Mader
|
3b990c90f1
|
ICU-2717 make samples compile and run on Windows w/ ICU 2.6
X-SVN-Rev: 12198
|
2003-05-30 17:24:30 +00:00 |
|
Eric Mader
|
a39ab1fa69
|
ICU-2717 make samples compile and run on Windows w/ ICU 2.6
X-SVN-Rev: 12176
|
2003-05-29 22:10:20 +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 |
|
Markus Scherer
|
bd0b515494
|
ICU-2890 use sample locale IDs complete with country code to be sure to pick up number/currency format patterns
X-SVN-Rev: 12016
|
2003-05-19 23:47:36 +00:00 |
|
Markus Scherer
|
35a7d3eb4d
|
ICU-2890 make pre-ICU 2.6 currency formatting faster & safer
X-SVN-Rev: 12015
|
2003-05-19 23:20:00 +00:00 |
|
Markus Scherer
|
4ac719b96d
|
ICU-2890 add sample code for currency formatting
X-SVN-Rev: 11998
|
2003-05-19 00:31:06 +00:00 |
|
Markus Scherer
|
d7aee85c31
|
ICU-2890 make portable for non-ASCII platforms; use UTF-8 instead of the default converter
X-SVN-Rev: 11997
|
2003-05-19 00:29:38 +00:00 |
|
Markus Scherer
|
70c3d76aef
|
ICU-2890 project updates
X-SVN-Rev: 11996
|
2003-05-19 00:28:40 +00:00 |
|
Eric Mader
|
89c0f223d0
|
ICU-2405 more code review changes.
X-SVN-Rev: 11961
|
2003-05-16 17:43:44 +00:00 |
|
Eric Mader
|
3d7ae2b1f1
|
ICU-2405 code review changes.
X-SVN-Rev: 11915
|
2003-05-13 23:02:45 +00:00 |
|
Eric Mader
|
8e183cbc6e
|
ICU-2866 checked in previous version by mistake...
X-SVN-Rev: 11837
|
2003-05-08 17:30:46 +00:00 |
|
Eric Mader
|
c16a7352b7
|
ICU-2866 Fix memory leaks in the Layout Sample.
X-SVN-Rev: 11832
|
2003-05-07 21:42:38 +00:00 |
|
Eric Mader
|
c1923697fd
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11792
|
2003-05-02 23:42:08 +00:00 |
|
Markus Scherer
|
41c2ebf526
|
ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11748
|
2003-05-01 01:31:28 +00:00 |
|
Eric Mader
|
3f50ee0f41
|
ICU-2243 Add Layout Extensions library.
X-SVN-Rev: 11675
|
2003-04-24 19:29:57 +00:00 |
|
Eric Mader
|
bc011da770
|
ICU-2243 Remove obsolete files.
X-SVN-Rev: 11672
|
2003-04-24 18:26:56 +00:00 |
|
Eric Mader
|
dada958faf
|
ICU-2243 Remove old #if 0 code.
X-SVN-Rev: 11670
|
2003-04-24 18:22:42 +00:00 |
|
Eric Mader
|
75557aae29
|
ICU-2243 Change to use Layout Extensions Library for ParagraphLayout.
X-SVN-Rev: 11650
|
2003-04-23 23:05:00 +00:00 |
|
Eric Mader
|
841771c66d
|
ICU-2253 Add LocaleRuns, preliminary code to map Locale to LanguageCode.
X-SVN-Rev: 11635
|
2003-04-23 16:16:22 +00:00 |
|
Markus Scherer
|
912673a5e4
|
ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
|
2003-04-16 23:52:32 +00:00 |
|
Eric Mader
|
772debe207
|
ICU-2253 Make nullLanguageCode be 0, associated clean-up.
X-SVN-Rev: 11552
|
2003-04-15 20:44:11 +00:00 |
|
Eric Mader
|
7771903a16
|
ICU-2405 Change nextLine() to return the rest of the paragraph if width <= 0.
X-SVN-Rev: 11299
|
2003-03-13 22:55:37 +00:00 |
|
Eric Mader
|
f0a4c2ea30
|
ICU-2452 Fix page title.
X-SVN-Rev: 11246
|
2003-03-04 22:58:41 +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
|
e6d6dc6511
|
ICU-2405 Need to pass &dx[dyStart], not dx, to ExtTextOut!
X-SVN-Rev: 11241
|
2003-03-04 19:57:40 +00:00 |
|
Eric Mader
|
e4ea506018
|
ICU-2405 remove RenderingFontInstance.cpp.
X-SVN-Rev: 11237
|
2003-03-04 19:36:49 +00:00 |
|
Eric Mader
|
bb2050611b
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11218
|
2003-03-03 23:51:09 +00:00 |
|
Eric Mader
|
1cffb08751
|
ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11216
|
2003-03-03 23:07:01 +00:00 |
|
Markus Scherer
|
7677ee0d22
|
ICU-2397 split uciter8.c to make separate uit_len8.h/.c
X-SVN-Rev: 11002
|
2003-02-10 19:56:40 +00:00 |
|
Eric Mader
|
8e1523d145
|
ICU-2405 cast LE_GET_GLYPH to TT_UShort not TT_Glyph!
X-SVN-Rev: 10956
|
2003-02-05 00:31:56 +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 |
|
Markus Scherer
|
4dea6082dd
|
ICU-2397 iterator improvements
X-SVN-Rev: 10894
|
2003-01-22 21:59:26 +00:00 |
|
Markus Scherer
|
7ec4d2f3e9
|
ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10868
|
2003-01-18 01:03:46 +00:00 |
|
Steven R. Loomis
|
2370e664c8
|
ICU-2369 move sample code out of usersguide
X-SVN-Rev: 10857
|
2003-01-14 23:40:41 +00:00 |
|
Markus Scherer
|
95e136cdd2
|
ICU-2397 sample for a UCharIterator reading lenient 8-bit Unicode, mix of UTF-8 and CESU-8
X-SVN-Rev: 10841
|
2003-01-11 00:28:48 +00:00 |
|
Andy Heninger
|
c045530c61
|
ICU-2423 ugrep regexp sample, fix link problems on Windows in release mode
X-SVN-Rev: 10815
|
2003-01-07 22:52:12 +00:00 |
|
Andy Heninger
|
c26438715e
|
ICU-2423 ugrep regexp sample, fix link problems on Windows in release mode
X-SVN-Rev: 10813
|
2003-01-07 19:17:07 +00:00 |
|
Eric Mader
|
4aef24b88d
|
ICU-2561 missed one possible compiler warning.
X-SVN-Rev: 10782
|
2002-12-24 17:13:18 +00:00 |
|
Eric Mader
|
9973c972c5
|
ICU-2561 remove compiler warnings having to to with the fact that LEUnicode32 may be signed on some platforms.
X-SVN-Rev: 10781
|
2002-12-24 01:30:52 +00:00 |
|
Eric Mader
|
1ae3357668
|
ICU-2561 clean up error message for unknown encoding.
X-SVN-Rev: 10780
|
2002-12-24 01:26:20 +00:00 |
|
Eric Mader
|
ec7bf5d069
|
ICU-2561 add default font.
X-SVN-Rev: 10779
|
2002-12-24 01:25:37 +00:00 |
|
Eric Mader
|
1ed03cfbf3
|
ICU-2561 clean up imports, remove unneeded include directory.
X-SVN-Rev: 10778
|
2002-12-24 01:24:56 +00:00 |
|
Eric Mader
|
59599d8cbc
|
ICU-2561 Change download instructions for IBM JDK 1.3; expand build requirements for Linux; update script names; fix typos.
X-SVN-Rev: 10749
|
2002-12-18 23:50:39 +00:00 |
|
Vladimir Weinstein
|
7155eb7e31
|
ICU-2561 Update samples for 2.4
X-SVN-Rev: 10739
|
2002-12-18 22:32:25 +00:00 |
|
Vladimir Weinstein
|
ff66529fb1
|
ICU-2561 update samples for 2.4
X-SVN-Rev: 10738
|
2002-12-18 22:30:17 +00:00 |
|
Steven R. Loomis
|
5df72d53c5
|
ICU-2369 add break sample
X-SVN-Rev: 10736
|
2002-12-18 22:10:29 +00:00 |
|
Vladimir Weinstein
|
7e68bfc941
|
ICU-2107 added copyright notices
X-SVN-Rev: 10725
|
2002-12-18 08:39:39 +00:00 |
|
Vladimir Weinstein
|
89628f1df9
|
ICU-2107 added copyright notices
X-SVN-Rev: 10722
|
2002-12-18 08:31:34 +00:00 |
|
Steven R. Loomis
|
1b0c043b21
|
ICU-2369 add break sample from usersguide
X-SVN-Rev: 10713
|
2002-12-18 01:25:06 +00:00 |
|
Ram Viswanadha
|
04e231b601
|
ICU-2251 add xml2txt converter
X-SVN-Rev: 10672
|
2002-12-14 01:24:53 +00:00 |
|
Eric Mader
|
a719cd702e
|
ICU-2243 Add comment about cleaning up constructors.
X-SVN-Rev: 10668
|
2002-12-13 22:41:39 +00:00 |
|
Eric Mader
|
2945317cb2
|
ICU-2243 Initial version of the high-level LayoutEngine API, added to the layout sample.
X-SVN-Rev: 10667
|
2002-12-13 22:39:33 +00:00 |
|
Markus Scherer
|
fb67a77d12
|
ICU-557 move string sample code here from the User Guide, and improve it
X-SVN-Rev: 10645
|
2002-12-12 18:45:33 +00:00 |
|
Andy Heninger
|
b094732484
|
ICU-0105 regex sample cleanup & unix makefile
X-SVN-Rev: 10598
|
2002-12-11 01:33:05 +00:00 |
|
Steven R. Loomis
|
b4e5f4a355
|
ICU-2561 remove deprecates for 2.4
X-SVN-Rev: 10594
|
2002-12-11 00:46:44 +00:00 |
|
Andy Heninger
|
6b2fd2f5c8
|
ICU-0105 add regular expression sample program
X-SVN-Rev: 10587
|
2002-12-10 22:02:56 +00:00 |
|
Eric Mader
|
fd3d60e48c
|
ICU-2243 remove traces of uscript; fix include files for release version.
X-SVN-Rev: 10584
|
2002-12-10 19:58:51 +00:00 |
|
Eric Mader
|
abde416f01
|
ICU-2243 make RenderingSurface::drawGlyphs *not* const.
X-SVN-Rev: 10549
|
2002-12-06 22:37:22 +00:00 |
|