smontagu@smontagu.org
|
bd5f59d4a5
|
Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs.
|
2007-06-28 13:02:55 -07:00 |
smontagu@smontagu.org
|
39fe53ef69
|
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
|
4ad838506d
|
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
|
65239a9777
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-06-28 13:02:52 -07:00 |
smontagu@netscape.com
|
84aad3a771
|
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
|
86f03c3f38
|
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
|
1a753addaa
|
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
|
5503f994b4
|
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
|
9146f53d03
|
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
|
b41e7dd71e
|
Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf.
|
2007-06-28 13:02:50 -07:00 |
timeless@mozdev.org
|
6e399fcae4
|
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
|
d13321d275
|
remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203
|
2007-06-28 13:02:48 -07:00 |
smontagu@netscape.com
|
47ab6aa6d0
|
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
|
2007-06-28 13:02:47 -07:00 |
smontagu@netscape.com
|
249011d8fa
|
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
|
f204991597
|
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
|
eba02ecef2
|
Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi
|
2007-06-28 13:02:44 -07:00 |
smontagu@netscape.com
|
02ba19a7e9
|
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
|
b51cc554e0
|
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
|
499b336247
|
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
|
a4bfb2d9e7
|
Bug 383542. Stop word breaking at NBSP. r+moa=smontagu
|
2007-06-14 19:33:54 -07:00 |
smontagu@smontagu.org
|
dfd20e4f29
|
Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com
|
2007-06-07 01:02:43 -07:00 |
smontagu@smontagu.org
|
1b8012ed50
|
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
|
3a3f38183a
|
Backing out to fix bustage :-(
|
2007-05-23 22:16:52 -07:00 |
roc+@cs.cmu.edu
|
6fa7fd5b81
|
Fixing bustage...
|
2007-05-23 21:52:46 -07:00 |
roc+@cs.cmu.edu
|
34d636bca3
|
Fixing bustage...
|
2007-05-23 20:40:15 -07:00 |
roc+@cs.cmu.edu
|
e9f19a4def
|
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
|
aab8c7931d
|
Backing out due to bustage.
|
2007-05-22 21:26:42 -07:00 |
roc+@cs.cmu.edu
|
a038a160ac
|
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
|
d3f0b96525
|
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
|
fb5283a33d
|
Add unit test for bug 378839 and remove obsolete test programs
|
2007-05-09 21:58:59 -07:00 |
smontagu@smontagu.org
|
5a21e06d77
|
Unit test for bug 365345
|
2007-05-09 04:36:06 -07:00 |
benjamin@smedbergs.us
|
1e0c15f245
|
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
|
0ab7558e7b
|
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
|
6ccf922cb5
|
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
|
a3ef23b65d
|
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
|
2007-03-25 00:38:18 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
gavin%gavinsharp.com
|
48e71d03fb
|
Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss
|
2008-07-23 18:05:13 +00:00 |
smontagu%smontagu.org
|
83b665a10f
|
Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir
|
2008-04-09 06:36:23 +00:00 |
smontagu%smontagu.org
|
24e0bad019
|
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
|
2008-04-04 04:23:19 +00:00 |
smontagu%smontagu.org
|
09292718e0
|
Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons
|
2008-03-25 20:19:34 +00:00 |
reed%reedloden.com
|
6e4f77893e
|
Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner]
|
2008-03-18 19:33:46 +00:00 |
reed%reedloden.com
|
acea77b045
|
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
|
2008-03-14 16:22:25 +00:00 |
smontagu%smontagu.org
|
fed8e8c2a5
|
Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons
|
2008-03-13 19:02:00 +00:00 |
mattwillis%gmail.com
|
c7dfce802c
|
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
|
2008-03-12 21:57:00 +00:00 |
smontagu%smontagu.org
|
6dccbe8dac
|
Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon
|
2008-03-12 07:56:38 +00:00 |
blassey%mozilla.com
|
b8929025f0
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 22:46:32 +00:00 |
blassey%mozilla.com
|
fc37ea022b
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 21:49:58 +00:00 |
dtownsend%oxymoronical.com
|
7b7f5657ee
|
Disabling test due to bug 421790
|
2008-03-09 14:46:17 +00:00 |
dtownsend%oxymoronical.com
|
988fc30860
|
Fix test to report what the differences actually were.
|
2008-03-09 13:06:30 +00:00 |
blassey%mozilla.com
|
d66d0b8772
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 22:56:48 +00:00 |
blassey%mozilla.com
|
fbc9687a30
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 21:39:35 +00:00 |
edward.lee%engineering.uiuc.edu
|
c06f93dc75
|
Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons
|
2008-02-25 21:33:40 +00:00 |
philringnalda%gmail.com
|
dc7d3b08a5
|
Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep
|
2008-02-20 06:48:08 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
reed%reedloden.com
|
5ba1e3637a
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 11:33:40 +00:00 |
stefanh%inbox.com
|
6fc4bce5ee
|
Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep.
|
2008-02-12 17:24:21 +00:00 |
smontagu%smontagu.org
|
bc76c557f9
|
Testcase for bug 416721
|
2008-02-11 16:48:25 +00:00 |
smontagu%smontagu.org
|
fb9dcf5898
|
Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor
|
2008-02-11 16:46:55 +00:00 |
reed%reedloden.com
|
3aa8d95762
|
Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu]
|
2008-02-01 02:55:35 +00:00 |
reed%reedloden.com
|
0fd70dff27
|
Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep]
|
2008-01-30 04:32:19 +00:00 |
bent.mozilla%gmail.com
|
34bc9cb734
|
Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst.
|
2008-01-29 23:23:24 +00:00 |
bent.mozilla%gmail.com
|
e21c0e91c9
|
Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9.
|
2008-01-29 22:12:22 +00:00 |
mozilla%weilbacher.org
|
8eddf0f12b
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 22:22:55 +00:00 |
edward.lee%engineering.uiuc.edu
|
eb0412407d
|
Bug 414141 - Help debug bad plural strings to PluralForm.jsm by printing the caller. r=l10n@mozilla.com, r=smontagu, a1.9=schrep
|
2008-01-27 17:44:08 +00:00 |
dbaron%dbaron.org
|
81bf9259f4
|
Remove unused OrderIdFormater (sic) code. r=smontagu b=414142 Not part of the build.
|
2008-01-27 07:55:31 +00:00 |
edward.lee%engineering.uiuc.edu
|
b1cda77195
|
Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner
|
2008-01-27 07:33:05 +00:00 |
mozilla%weilbacher.org
|
5750878092
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 08:27:49 +00:00 |
edward.lee%engineering.uiuc.edu
|
c0f43440a7
|
Just adding a comment/link for bug 394516
|
2008-01-23 02:25:01 +00:00 |
edward.lee%engineering.uiuc.edu
|
988ef379a0
|
Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner
|
2008-01-23 02:18:27 +00:00 |
karlt+%karlt.net
|
2124b94abf
|
Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04,
with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html
b=289938, rs=pavlov.
|
2008-01-10 10:34:35 +00:00 |
smontagu%smontagu.org
|
40f49b4058
|
Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore
|
2008-01-06 09:41:20 +00:00 |
bugzilla%standard8.plus.com
|
54f0f2eadc
|
Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner
|
2008-01-03 16:54:03 +00:00 |
dveditz%cruzio.com
|
7da16a898d
|
bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner
|
2007-12-18 19:08:35 +00:00 |
kaie%kuix.de
|
6184525208
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64
r=smontagu, a=dsicore
|
2007-12-12 13:23:20 +00:00 |
smontagu%smontagu.org
|
bb8a101895
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 11:06:07 +00:00 |
smontagu%smontagu.org
|
76a47e94a2
|
Regression test for bug 335816
|
2007-12-06 17:04:46 +00:00 |
bugzilla%standard8.plus.com
|
19d481f8c8
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 19:59:25 +00:00 |
reed%reedloden.com
|
40d1a12901
|
Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons]
|
2007-11-13 08:37:27 +00:00 |
reed%reedloden.com
|
ed7b87b141
|
Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)]
|
2007-11-13 06:51:37 +00:00 |
smontagu%smontagu.org
|
b23fe01d80
|
Define langgroups for all charset decoders
|
2007-11-11 19:52:34 +00:00 |
reed%reedloden.com
|
2b8510513f
|
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-09 07:01:46 +00:00 |
reed%reedloden.com
|
023bb7ac32
|
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 10:00:27 +00:00 |
gerv%gerv.net
|
d38c158995
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 12:08:47 +00:00 |
reed%reedloden.com
|
4a7e9a020a
|
Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons]
|
2007-10-05 19:30:37 +00:00 |
roc+%cs.cmu.edu
|
f2d23ab9cf
|
Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron
|
2007-09-30 20:30:32 +00:00 |
masayuki%d-toybox.com
|
49f0740fd1
|
Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc
|
2007-09-24 09:29:22 +00:00 |
roc+%cs.cmu.edu
|
847f64420a
|
Bug 396761. Fix buffer length. r=smontagu,a=bz
|
2007-09-21 09:12:29 +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 |
masayuki%d-toybox.com
|
2725276ed0
|
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-19 06:34:25 +00:00 |
roc+%cs.cmu.edu
|
df1d8efba7
|
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 23:12:10 +00:00 |
roc+%cs.cmu.edu
|
5c664761b6
|
Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon
|
2007-09-10 23:03:18 +00:00 |
smontagu%smontagu.org
|
2719ee1746
|
Tests for bug 381412
|
2007-09-06 05:38:21 +00:00 |
smontagu%smontagu.org
|
6c097f6bba
|
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-06 05:02:18 +00:00 |
philringnalda%gmail.com
|
9f291e4b23
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 13:47:25 +00:00 |
jag%tty.nl
|
470bf4ec8c
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 13:05:02 +00:00 |
roc+%cs.cmu.edu
|
cdbafc55dc
|
Bug 336959. Exit properly if we get OOM. patch by Theppitak Karoonboonyanan, r+sr=roc,a=damon
|
2007-09-04 03:58:52 +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 |
nick.kreeger%park.edu
|
475863749b
|
Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only.
|
2007-08-28 19:48:47 +00:00 |
masayuki%d-toybox.com
|
eb259b741f
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 22:59:37 +00:00 |