smontagu@smontagu.org
|
6ca954fbde
|
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
|
f8c11bb744
|
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
|
559a8984a7
|
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
|
4c072c61d7
|
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
|
6d81d02ca9
|
Tests for bug 381412
|
2007-09-05 22:38:21 -07:00 |
|
smontagu@smontagu.org
|
3bf86b0bff
|
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
|
82749c1544
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
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
|
d898a67ade
|
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
|
7806a17e26
|
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
|
50cb0b1a1f
|
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
|
ab0d1267c3
|
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
|
d5e50a1f89
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 15:59:36 -07:00 |
|
masayuki@d-toybox.com
|
f65d711ebd
|
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
|
2fb10be3c4
|
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
|
52b5a7d993
|
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
|
3fec02eb06
|
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
|
28d40dae74
|
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
|
753b875981
|
Removing obsolete files
|
2007-07-18 20:27:42 -07:00 |
|
roc+@cs.cmu.edu
|
c2ec402960
|
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
|
154ebebb96
|
Bug 255990 adding spec table to CVS
|
2007-07-12 08:56:35 -07:00 |
|
masayuki@d-toybox.com
|
af31f107a5
|
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
|
e3c4baccae
|
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
|
50d3c7abba
|
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
|
564c2941e0
|
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
|
dae508598f
|
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
|
ae93203d63
|
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
|
9ef6b61d05
|
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
|
2007-06-28 13:02:59 -07:00 |
|
dveditz@cruzio.com
|
f7ec894b10
|
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
|
bb707ce3a6
|
Update data files to Unicode 5.0
|
2007-06-28 13:02:58 -07:00 |
|
mats.palmgren@bredband.net
|
26e2b943da
|
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
|
88ce7bfec8
|
Update data files to Unicode 5.0
|
2007-06-28 13:02:57 -07:00 |
|
smontagu@smontagu.org
|
e1ba587b8c
|
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
|
d723edb2e2
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-06-28 13:02:58 -07:00 |
|
smontagu@smontagu.org
|
304cfb33d6
|
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
|
e9c6d5f43b
|
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
|
efb32cca41
|
Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs.
|
2007-06-28 13:02:55 -07:00 |
|
smontagu@smontagu.org
|
76f1f3e263
|
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
|
dfa17730cf
|
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
|
2ff20e6504
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-06-28 13:02:52 -07:00 |
|
smontagu@netscape.com
|
cda6b869fb
|
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
|
9fc18f986d
|
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
|
94ca77c509
|
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
|
fbe2ecc898
|
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
|
e24f6f397b
|
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
|
c39ea6e9ef
|
Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf.
|
2007-06-28 13:02:50 -07:00 |
|
timeless@mozdev.org
|
c14aff16d7
|
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
|
bc9839eb92
|
remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203
|
2007-06-28 13:02:48 -07:00 |
|
smontagu@netscape.com
|
7548313ad6
|
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
|
2007-06-28 13:02:47 -07:00 |
|
smontagu@netscape.com
|
d59c8533dc
|
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
|
db821410ae
|
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
|
318fd7a323
|
Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi
|
2007-06-28 13:02:44 -07:00 |
|
smontagu@netscape.com
|
7bbc2ec369
|
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
|
1d55268105
|
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
|
3df1ee3321
|
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
|
5424776054
|
Bug 383542. Stop word breaking at NBSP. r+moa=smontagu
|
2007-06-14 19:33:54 -07:00 |
|
smontagu@smontagu.org
|
e795d67d11
|
Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com
|
2007-06-07 01:02:43 -07:00 |
|
smontagu@smontagu.org
|
cf241a5238
|
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
|
197e7e6d0b
|
Backing out to fix bustage :-(
|
2007-05-23 22:16:52 -07:00 |
|
roc+@cs.cmu.edu
|
37b98f328b
|
Fixing bustage...
|
2007-05-23 21:52:46 -07:00 |
|
roc+@cs.cmu.edu
|
86579561f1
|
Fixing bustage...
|
2007-05-23 20:40:15 -07:00 |
|
roc+@cs.cmu.edu
|
e138eb3816
|
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
|
5cf44de899
|
Backing out due to bustage.
|
2007-05-22 21:26:42 -07:00 |
|
roc+@cs.cmu.edu
|
daa8d1177d
|
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
|
c94c0edd49
|
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
|
7e24061eec
|
Add unit test for bug 378839 and remove obsolete test programs
|
2007-05-09 21:58:59 -07:00 |
|
smontagu@smontagu.org
|
bb37f5a2b3
|
Unit test for bug 365345
|
2007-05-09 04:36:06 -07:00 |
|
benjamin@smedbergs.us
|
2942bef4f2
|
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
|
2e25a321f8
|
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
|
a364c25975
|
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
|
1d7655cdb0
|
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
|
2007-03-25 00:38:18 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
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 |
|