Commit Graph

2805 Commits

Author SHA1 Message Date
smontagu@smontagu.org
6087ecc06a Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard. 2007-06-28 13:02:53 -07:00
gerv@gerv.net
c74a668d15 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:52 -07:00
smontagu@netscape.com
4974d61378 Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 13:02:53 -07:00
cbiesinger@web.de
1d56a82193 bug 236707 ARABIC COMMA's Joining Class is wrong
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 13:02:53 -07:00
darin@meer.net
631e3e134a landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2007-06-28 13:02:52 -07:00
bryner@brianryner.com
f5e1727591 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 13:02:51 -07:00
smontagu@netscape.com
d78731a47c Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 13:02:51 -07:00
sfraser@netscape.com
5b1086c21c Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 13:02:50 -07:00
timeless@mozdev.org
c18a1504cf Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 13:02:49 -07:00
cbiesinger@web.de
b98c80b687 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 13:02:48 -07:00
smontagu@netscape.com
2a0acff134 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 13:02:47 -07:00
smontagu@netscape.com
b3e3692694 Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson 2007-06-28 13:02:46 -07:00
smontagu@netscape.com
16b37e0602 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 13:02:45 -07:00
smontagu@netscape.com
4c75e3d163 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 13:02:44 -07:00
smontagu@netscape.com
c97787962e Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa 2007-06-28 13:02:50 -07:00
smontagu@netscape.com
6d642552f6 Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 13:02:43 -07:00
smontagu@smontagu.org
70c7968839 Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin 2007-06-24 02:48:55 -07:00
roc+@cs.cmu.edu
5433b86083 Bug 383542. Stop word breaking at NBSP. r+moa=smontagu 2007-06-14 19:33:54 -07:00
smontagu@smontagu.org
5ccbab1868 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 01:02:43 -07:00
smontagu@smontagu.org
d3f851ad1d Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc 2007-06-03 01:16:49 -07:00
roc+@cs.cmu.edu
a1def44ba1 Backing out to fix bustage :-( 2007-05-23 22:16:52 -07:00
roc+@cs.cmu.edu
b40a21c601 Fixing bustage... 2007-05-23 21:52:46 -07:00
roc+@cs.cmu.edu
30be83127f Fixing bustage... 2007-05-23 20:40:15 -07:00
roc+@cs.cmu.edu
674855e8dd Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc 2007-05-23 20:16:16 -07:00
roc+@cs.cmu.edu
0a85d8402c Backing out due to bustage. 2007-05-22 21:26:42 -07:00
roc+@cs.cmu.edu
f303dbe9c8 Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan. 2007-05-22 21:06:20 -07:00
smontagu@smontagu.org
98060c1cca Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu 2007-05-15 09:45:23 -07:00
smontagu@smontagu.org
7ed4343a42 Add unit test for bug 378839 and remove obsolete test programs 2007-05-09 21:58:59 -07:00
smontagu@smontagu.org
5f0f450b28 Unit test for bug 365345 2007-05-09 04:36:06 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
axel@pike.org
37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
smontagu@smontagu.org
2182273df2 Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi 2007-03-25 00:38:18 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
smontagu%smontagu.org
71d338a0b4 Update comments to nsIUnicodeEncoder::Convert() to include NS_OK_UENC_MOREINPUT in the possible return values. Bug 366147, r=jshin, sr=roc 2007-03-12 09:59:12 +00:00
sayrer%gmail.com
f27fd09437 Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi 2007-03-03 17:43:01 +00:00
smontagu%smontagu.org
f48f07e577 Convert the testcase from bug 340714 to an xpcshell test 2007-03-01 11:06:44 +00:00
asqueella%gmail.com
df0bc7c5ad Bug 372076 - IConvAdaptor::SetOutputErrorBehavior should handle nsIUnicodeEncoder::kOnError_Signal
p=Ryan Jones <sciguyryan@gmail.com>
r=smontagu
2007-03-01 07:09:17 +00:00
smontagu%smontagu.org
875a53cc41 Add unit tests for ISO and Windows de/encoders 2007-02-28 19:31:49 +00:00
smontagu%smontagu.org
c064e81ce2 Add unit test for bug 367026 2007-02-28 09:23:48 +00:00
smontagu%smontagu.org
9d24b7eaf6 Removing obsolete files not part of the build. Bug 371990, r=sayrer 2007-02-27 22:49:17 +00:00
smontagu%smontagu.org
72c1591b85 Add a FinishNoBuff() method to the UnicodeToHZ encoder, to send the correct closing escape sequence 2007-02-26 20:00:17 +00:00
mkaply%us.ibm.com
42ccc150aa OS/2 build break continued 2007-02-21 21:43:20 +00:00
mkaply%us.ibm.com
b3ce071a7c OS/2 build break - mismatch in patch 2007-02-21 17:38:25 +00:00
mkaply%us.ibm.com
2147b0c11b #369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131
2007-02-19 18:26:06 +00:00
jshin%mailaps.org
11773386d4 bug 359808 : fix my stupid mistake again 2007-02-08 18:47:12 +00:00
jshin%mailaps.org
d5e2a18d2c bug 359808 : drop support for Win9x/ME : follow-up fix 2007-02-08 18:14:35 +00:00
jshin%mailaps.org
88da57650a bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
jwalden%mit.edu
45bb59aa84 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
jwalden%mit.edu
c0fc6a93d5 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00