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

442 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net d38c158995 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 12:08:47 +00:00
smontagu%smontagu.org 3b6ff16447 Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 11:16:17 +00:00
roc+%cs.cmu.edu d1108c6d59 Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead 2007-08-29 02:08:23 +00:00
roc+%cs.cmu.edu dc4ea8c74d Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-29 02:03:32 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +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
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
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
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
bent.mozilla%gmail.com a6d0703844 Bug 362597 - "Increased Rlk (leak) on balsa after landing of bug 354787". r=bsmedberg. 2007-01-03 20:40:51 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
gerv%gerv.net fd0b7c527e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
bent.mozilla%gmail.com 4e85cb8681 Bustage fix from 354787. 2006-12-01 19:49:24 +00:00
bent.mozilla%gmail.com 4ac450d990 Bug 354787 - "1% performance hit (Tp/Tdhtml) from the fix for bug 204114". r=roc+bsmedberg. 2006-12-01 19:26:18 +00:00
bent.mozilla%gmail.com b013cfb947 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=bsmedberg. 2006-09-27 17:44:27 +00:00
bent.mozilla%gmail.com 6ace7ddc15 Bug 342425 - "nsCaseConversionImp2 leaking 2 nsCompressedMap objects". r+sr=bz. 2006-08-23 19:16:12 +00:00
benjamin%smedbergs.us 5a0bfad337 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us 1aa947c723 Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us b3f8f251d4 Bug 346679 - NormalizationTest.cpp doesn't need/shouldn't use MOZILLA_INTERNAL_API, r=smontagu 2006-08-02 15:45:39 +00:00
smontagu%smontagu.org 07616a11f7 Test program for Unicode normalization. Not part of the default build. Bug 345951, r=jshin, sr=jag 2006-07-31 10:37:27 +00:00
smontagu%smontagu.org 03a1554564 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00