Граф коммитов

2814 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 4fbb24b55d Removing obsolete files 2007-07-19 03:27:42 +00:00
roc+%cs.cmu.edu 635fee776a Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc 2007-07-19 03:26:53 +00:00
masayuki%d-toybox.com 106a47b80e Bug 255990 adding spec table to CVS 2007-07-12 15:56:35 +00:00
masayuki%d-toybox.com a456a4318e Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc 2007-07-12 15:52:52 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
timeless%mozdev.org c925310aae Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 19:29:43 +00:00
smontagu%smontagu.org f2bdb33acd Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-07-01 05:56:11 +00:00
smontagu%smontagu.org 50f212fdb8 Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 20:03:24 +00:00
smontagu%smontagu.org c7717b3347 Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2007-06-28 20:03:23 +00:00
smontagu%smontagu.org fdb2a46b6d Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 20:03:22 +00:00
smontagu%smontagu.org 23bfdbd24e Update data files to Unicode 5.0 2007-06-28 20:03:21 +00:00
smontagu%smontagu.org 956bb5b8d2 Update data files to Unicode 5.0 2007-06-28 20:03:20 +00:00
smontagu%smontagu.org 083dfe0c9f Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 20:03:19 +00:00
dveditz%cruzio.com 644d74a463 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 20:03:18 +00:00
gerv%gerv.net 278be35839 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:17 +00:00
mats.palmgren%bredband.net 26380c2ad7 Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 20:03:16 +00:00
smontagu%smontagu.org afe435cab7 Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 20:03:14 +00:00
smontagu%smontagu.org 99d1ba72ee Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 20:03:13 +00:00
smontagu%smontagu.org 07ae733eec Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 20:03:12 +00:00
smontagu%smontagu.org 397e5d7fcd Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 20:03:11 +00:00
smontagu%smontagu.org b834cb8796 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 20:03:10 +00:00
gerv%gerv.net 5aae79b0be Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:09 +00:00
smontagu%netscape.com 6aec027e8d Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 20:03:08 +00:00
cbiesinger%web.de 9d9e17e650 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 20:03:07 +00:00
darin%meer.net 91b46f9951 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 20:03:06 +00:00
smontagu%netscape.com 1e35c3c501 Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 20:03:05 +00:00
bryner%brianryner.com fdb3740edf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 20:03:04 +00:00
sfraser%netscape.com 7d78d32148 Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 20:03:03 +00:00
timeless%mozdev.org 59df298909 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 20:03:02 +00:00
cbiesinger%web.de 3ec9497023 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 20:03:01 +00:00
smontagu%netscape.com 66bc993cc1 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 20:03:00 +00:00
smontagu%netscape.com 86480f56b7 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 20:02:59 +00:00
smontagu%netscape.com 0ebbbdc7e4 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 20:02:58 +00:00
smontagu%netscape.com 4215d2ee44 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 20:02:57 +00:00
smontagu%netscape.com ddadc54a4f 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 20:02:56 +00:00
smontagu%netscape.com 243b16d96f Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 20:02:55 +00:00
smontagu%smontagu.org db10bdcf14 Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin 2007-06-24 09:48:58 +00:00
roc+%cs.cmu.edu 9e7edc9f10 Bug 383542. Stop word breaking at NBSP. r+moa=smontagu 2007-06-15 02:33:54 +00:00
smontagu%smontagu.org 84bed24f98 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 08:02:43 +00:00
smontagu%smontagu.org d4d3edb399 Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc 2007-06-03 08:16:49 +00:00
roc+%cs.cmu.edu 6a065b0930 Backing out to fix bustage :-( 2007-05-24 05:16:53 +00:00
roc+%cs.cmu.edu 23228d9dbb Fixing bustage... 2007-05-24 04:52:46 +00:00
roc+%cs.cmu.edu 5a370c653e Fixing bustage... 2007-05-24 03:40:15 +00:00
roc+%cs.cmu.edu c06e600782 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-24 03:16:16 +00:00
roc+%cs.cmu.edu c41d28f0ae Backing out due to bustage. 2007-05-23 04:26:42 +00:00
roc+%cs.cmu.edu 8aa4cb9a82 Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan. 2007-05-23 04:06:20 +00:00
smontagu%smontagu.org 6cdc8095fe Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu 2007-05-15 16:45:23 +00:00
smontagu%smontagu.org 03788b5d51 Add unit test for bug 378839 and remove obsolete test programs 2007-05-10 04:58:59 +00:00
smontagu%smontagu.org 82eb65f5b3 Unit test for bug 365345 2007-05-09 11:36:06 +00:00
benjamin%smedbergs.us 61ccb1a4f2 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 19:25:39 +00:00