bugzilla@standard8.plus.com
|
14d026ed40
|
Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner
|
2008-01-03 08:54:03 -08:00 |
|
dveditz@cruzio.com
|
9e2602c1a0
|
bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner
|
2007-12-18 11:08:35 -08:00 |
|
kaie@kuix.de
|
1006e3aa91
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
|
2007-12-12 05:23:20 -08:00 |
|
smontagu@smontagu.org
|
f529e55d03
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 03:06:07 -08:00 |
|
smontagu@smontagu.org
|
019735d430
|
Regression test for bug 335816
|
2007-12-06 09:04:46 -08:00 |
|
bugzilla@standard8.plus.com
|
9ab68e4040
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 11:59:25 -08:00 |
|
reed@reedloden.com
|
24978cfe7c
|
Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons]
|
2007-11-13 00:37:27 -08:00 |
|
reed@reedloden.com
|
3ec5934dd6
|
Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)]
|
2007-11-12 22:51:37 -08:00 |
|
smontagu@smontagu.org
|
d1a53f72e8
|
Define langgroups for all charset decoders
|
2007-11-11 11:52:33 -08:00 |
|
reed@reedloden.com
|
a21f4fd745
|
Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons]
|
2007-11-08 23:01:46 -08:00 |
|
reed@reedloden.com
|
34fa5d1cba
|
Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc]
|
2007-10-15 03:00:26 -07:00 |
|
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
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 |
|
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 |
|