Commit Graph

2847 Commits

Author SHA1 Message Date
reed@reedloden.com
f4f1ae514a Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 12:30:37 -07:00
roc+@cs.cmu.edu
d38e95b231 Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron 2007-09-30 13:30:31 -07:00
masayuki@d-toybox.com
69773b4483 Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc 2007-09-24 02:29:22 -07:00
roc+@cs.cmu.edu
f3071cd153 Bug 396761. Fix buffer length. r=smontagu,a=bz 2007-09-21 02:12:29 -07:00
smontagu@smontagu.org
8088190210 Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 04:16:17 -07:00
masayuki@d-toybox.com
128332140f Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around   r+sr=roc, b1.9=dbaron 2007-09-18 23:34:24 -07:00
roc+@cs.cmu.edu
9972360428 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
roc+@cs.cmu.edu
2a503e140f Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon 2007-09-10 16:03:18 -07:00
smontagu@smontagu.org
2e27970cfa Tests for bug 381412 2007-09-05 22:38:21 -07:00
smontagu@smontagu.org
18da58e54b Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst 2007-09-05 22:02:17 -07:00
philringnalda@gmail.com
5749b66dd2 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
jag@tty.nl
167cbfff3a Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
roc+@cs.cmu.edu
93258a73cd Bug 336959. Exit properly if we get OOM. patch by Theppitak Karoonboonyanan, r+sr=roc,a=damon 2007-09-03 20:58:52 -07:00
roc+@cs.cmu.edu
510ad7384e Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead 2007-08-28 19:08:23 -07:00
roc+@cs.cmu.edu
2828ce9260 Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-28 19:03:31 -07:00
nick.kreeger@park.edu
a5b7f050ea Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only. 2007-08-28 12:48:47 -07:00
masayuki@d-toybox.com
d2aec0ff53 b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin 2007-08-15 15:59:36 -07:00
masayuki@d-toybox.com
76a296aec2 Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore 2007-08-15 14:16:33 -07:00
masayuki@d-toybox.com
d40efddf8c bug 390048 Complex Text Line Breaking with Uniscribe for Windows #2. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 09:52:13 -07:00
masayuki@d-toybox.com
876b172e15 bug 390048 Complex Text Line Breaking with Uniscribe for Windows. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 09:36:59 -07:00
philringnalda@gmail.com
8b39f2590d Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi 2007-08-14 20:54:16 -07:00
benjamin@smedbergs.us
4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
roc+@cs.cmu.edu
ef9ea276b7 Removing obsolete files 2007-07-18 20:27:42 -07:00
roc+@cs.cmu.edu
6ac430a20e Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc 2007-07-18 20:26:51 -07:00
masayuki@d-toybox.com
b8ee5feb88 Bug 255990 adding spec table to CVS 2007-07-12 08:56:35 -07:00
masayuki@d-toybox.com
cc8e0a3bd5 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc 2007-07-12 08:52:51 -07:00
jwalden@mit.edu
6d7584839a 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 00:08:04 -07:00
timeless@mozdev.org
761d1e775d Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 12:29:43 -07:00
smontagu@smontagu.org
fa8e1fccff Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-06-30 22:56:10 -07:00
smontagu@smontagu.org
e557ae2148 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 13:02:59 -07:00
smontagu@smontagu.org
77a2c2eb8c Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 13:02:59 -07:00
smontagu@smontagu.org
196b268f59 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 13:02:59 -07:00
dveditz@cruzio.com
50bbbaaae2 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 13:02:58 -07:00
smontagu@smontagu.org
b7ab543fe3 Update data files to Unicode 5.0 2007-06-28 13:02:58 -07:00
mats.palmgren@bredband.net
9f5bf9ac1e Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org
1ebc31164d Update data files to Unicode 5.0 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org
6da2b0fc76 Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 13:02:56 -07:00
gerv@gerv.net
04b6f84cee Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:58 -07:00
smontagu@smontagu.org
fa441462eb Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org
305f723004 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 13:02:56 -07:00
smontagu@smontagu.org
496fc2bd2e Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 13:02:55 -07:00
smontagu@smontagu.org
abf59af312 Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 13:02:54 -07:00
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