Commit Graph

118 Commits

Author SHA1 Message Date
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
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
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
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
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
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
George Rhoten
c0c3b070df ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17887
2005-06-14 06:08:37 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
afc706ebfc ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17269
2005-03-02 03:38:16 +00:00
Eric Mader
0f30976110 ICU-4288 fix lots of warnings.
X-SVN-Rev: 17266
2005-02-28 23:36:40 +00:00
Eric Mader
61b54a383a ICU-4288 fix lots of build warnings
X-SVN-Rev: 17264
2005-02-28 23:18:05 +00:00
Eric Mader
50ec20ea0d ICU-4335 Record, test font checksum and version strings in testdata. Change readme to reference Sun JRE and free Thai font. Use current date to set copyright date, gneration date in testdata.cpp.
X-SVN-Rev: 17157
2005-01-25 22:29:46 +00:00
Eric Mader
e790752e81 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15412
2004-05-19 20:59:59 +00:00
Eric Mader
80dbb0d641 ICU-2069 Comitted my working version of this file by mistake...
X-SVN-Rev: 14629
2004-03-04 02:23:49 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
George Rhoten
49287da580 ICU-3612 Convert from .NET 2002 to .NET 2003
X-SVN-Rev: 14560
2004-02-21 02:18:51 +00:00
George Rhoten
75c88dcaa2 ICU-3349 Fix for VS .NET 2003
X-SVN-Rev: 14133
2003-12-14 19:26:02 +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
560d885690 ICU-3421 Corrected two errors in the Baghivad Ghita text.
X-SVN-Rev: 13889
2003-11-26 00:03:35 +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
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
Eric Mader
9f825c329d ICU-3040 Remove extranious font names...
X-SVN-Rev: 12531
2003-06-19 18:15:17 +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
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