timeless%mozdev.org
ae974435da
Bug 86999 - Hebrew support for Universal (All) Autodetect
...
fixing debug output typo
patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
2005-11-02 16:57:29 +00:00
mozilla.mano%sent.com
44f6fdfb60
Bug 304951 - error in chardet's Hebrew language model. patch from Shy Shalom <shoosh20012001@hotmail.com>, r=smontagu, sr=roc.
2005-11-02 16:57:28 +00:00
timeless%mozdev.org
e5833469b6
Bug 86999 Hebrew support for Universal (All) Autodetect
...
patch by shoosh20012001@hotmail.com r=smontagu r=timeless sr=roc a=asa
HebrewProber written by shoosh20012001@hotmail.com
LangHebrewModel written by smontagu
some data compiled by xslf@xslf.com
2005-11-02 16:57:27 +00:00
jshin%mailaps.org
13dce91281
separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf)
2005-11-02 16:57:26 +00:00
timeless%mozdev.org
ac7450d8d6
Bug 228545 Bug "FilterWith..." in universal charset detector
...
patch by vladimir@lukianov.name r=smontagu sr=roc
2005-11-02 16:57:25 +00:00
timeless%mozdev.org
2d562717cf
Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
...
patch by vladimir@lukianov.name r=roc sr=roc
2005-11-02 16:57:24 +00:00
timeless%mozdev.org
5603ddd0d5
Bug 225994 DRefTool analysis for universalchardet files
...
r=smontagu sr=roc
2005-11-02 16:57:23 +00:00
timeless%mozdev.org
c1b1e63200
Bug 228542 Divide by zero bug in Universal charset detecter
...
patch by vladimir@lukianov.name r=smontagu sr=roc
2005-11-02 16:57:22 +00:00
gerv%gerv.net
bdd976d8a5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-11-02 16:57:21 +00:00
jgmyers%speakeasy.net
16dd3bd1ec
Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc
2005-11-02 16:57:19 +00:00
bzbarsky%mit.edu
a611a692bc
Make frequence tables in universal charset decoder const to move them into the
...
readonly segment. Bug 201361, patch by ataylor@its.to (Andrew Taylor),
r=smontagu, sr=alecf
2005-11-02 16:57:18 +00:00
shanjian%netscape.com
211b62b274
#92806 need to support GB18030 in universal detector
...
replace gb18030 state machine with the new one, which has been tested in
PSM detector.
r=ftang, sr=scc
2005-11-02 16:57:17 +00:00
shanjian%netscape.com
a9e63d3e88
#111340 Autodetect All detect SJIS as Greek
...
r=yokoyama, sr=brendan
2005-11-02 16:57:16 +00:00
bryner%brianryner.com
122ae7c0a1
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2005-11-02 16:57:15 +00:00
jgmyers%netscape.com
7492ceea39
fix uninitialized member: bug 222182 r=sli0262 sr=blizzard
2005-11-02 16:57:14 +00:00
shanjian%netscape.com
1d7aec1f3f
#115114 autodetect universal detects french as Central European (ISO-8859-2)
...
remove 2 hungarian probers.
r=ftang, sr=scc
2005-11-02 16:57:13 +00:00
jaggernaut%netscape.com
26dd9bfdc0
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2005-11-02 16:57:12 +00:00
shanjian%netscape.com
7865e8737b
#171813 Universal auto detector doesn't work well on sohu news page
...
adjust the detecting parameter.
r=ftang, sr=jst
2005-11-02 16:57:11 +00:00
dbaron%dbaron.org
7fe85f79e4
Fix build warnings by using character literals. b=183354 r=smontagu sr=bzbarsky
2005-11-02 16:57:10 +00:00
yokoyama%netscape.com
62aa3e64d8
162894
...
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2005-11-02 16:57:09 +00:00
cbiesinger%web.de
1e9ed24ea4
183354 patch by alexey@optus.net (Alexey Chernyak) r=ftang sr=blizzard Make Universal Charset Autodetector recognise UTF by BOM
2005-11-02 16:57:08 +00:00
dbaron%dbaron.org
4e743c8c39
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2005-11-02 16:57:07 +00:00
shanjian%netscape.com
d142af8049
#162894 Extend universal detector's coverage to include iso-8859-1
...
Added latin1 prober.
r=smontagu, sr=jst, a=asa
2005-11-02 16:57:06 +00:00
dougt%netscape.com
44921bc550
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2005-11-02 16:57:05 +00:00
shanjian%netscape.com
5831a47cad
#92806 need to support GB18030 in universal detector
...
replace state machine for gb18030 with the new one, which has been tested
in PSM detector.
r=ftang, sr=scc,
2005-11-02 16:57:04 +00:00
shanjian%netscape.com
cf2986f7a8
#122081 Universalchardet leaks memory
...
The fix for the nsCharSetProber class declaration, plus fix for
nsUniversalDetector methods, which may cause another leak when the object is
reused after Reset().
Patch proposed by Takayuki Tamura
r=shanjian, sr/a=brendan
2005-11-02 16:57:03 +00:00
shanjian%netscape.com
0ee918bf32
#109913 universal charset detector improvement: use positive approach
...
r=yokoyama, sr=brendan
2005-11-02 16:57:02 +00:00
shanjian%netscape.com
317373c28a
#119377 NS crashes if use universal Charset detector on in frame
...
Added some range verification when calculating order.
r=nhotta, sr=brendan
2005-11-02 16:57:01 +00:00
alecf%netscape.com
54942a89c9
argh, also patch universal char det
...
similar to patch by bzbarsky@mit.edu that I had in my tree
fixes extensions bustage
2005-11-02 16:57:00 +00:00
shanjian%netscape.com
ca90824950
#180988 ���������������������������������������� in text causes universal AD to display in Big5
...
count every char for total.
yokoyama: review+
bzbarsky: superreview+
2005-11-02 16:56:59 +00:00
timeless%mozdev.org
c11846f789
Bug 207057 Division by zero in UCDET.DLL
...
r=smontagu sr=rbs
2005-11-02 16:56:58 +00:00
shanjian%netscape.com
0ca4f2bb17
#100377 Auto-detect All detects yahoo-japan page as a wrong charset that save by Composer
...
r=yokoyama, sr=brendan
2005-11-02 16:56:57 +00:00
dbaron%fas.harvard.edu
ce9e54c27d
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2005-11-02 16:56:56 +00:00
sfraser%netscape.com
005e8067c6
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2005-11-02 16:56:55 +00:00
gerv%gerv.net
48f29d76f4
License changes, take 2. Bug 98089. mozilla/extensions/.
2005-11-02 16:56:54 +00:00
gerv%gerv.net
4950639406
Oops.
2005-11-02 16:56:53 +00:00
scc%mozilla.org
8e68ae89d6
bug #98089 : ripped new license
2005-11-02 16:56:52 +00:00
shanjian%netscape.com
839cc1678e
#33337 Universal Charset Autodetection for mozilla tree
...
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2005-11-02 16:56:51 +00:00
shanjian%netscape.com
8083521d2e
#92806 need to support GB18030 in universal detector
...
r= ftang sr=blizzard@mozilla.org
This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2005-11-02 16:56:50 +00:00
shanjian%netscape.com
701bb6e3eb
Refer bugscape 7195, same change here.
2005-11-02 16:56:49 +00:00
shanjian%netscape.com
0a1b131d26
#90581 Cyrillic is not autodetected by nsIStringCharsetDetector
...
r= roy, sr=waterson
2005-11-02 16:56:48 +00:00
dbaron%fas.harvard.edu
b2b355b902
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2005-11-02 16:56:47 +00:00
shanjian%netscape.com
0cf57786be
#92807 universal detector does not work with mail/news
...
r=ftang@netscape.com sr=blizzard@mozilla.org
This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2005-11-02 16:56:46 +00:00
shanjian%netscape.com
8542b6b8ce
#92339 Universal Auto Chardetector doesn't work.
...
(This is yokoyama@netscape.com 's bug. )
r= shanjian sr=blizzard@mozilla.org
his fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.
r=shanjian/ftang sr=blizzard
2005-11-02 16:56:45 +00:00
yokoyama%netscape.com
d06f469c52
Bug : 33337 - Universal Charset Autodetection
...
Adding universal charset files to extension folder.
/r=shanjian, /r=ftang
2005-11-02 16:56:44 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
doronr%us.ibm.com
8f3bf37f5e
XForms bug 314158 - itemset/repeat can't bind against non-dom elements. r=smaug,aaronr
2005-11-01 22:47:22 +00:00
kairo%kairo.at
c43f35011a
bug 313425 again - some more wording corrections in German reporter L10n
2005-11-01 15:31:24 +00:00
bugzilla%arlen.demon.co.uk
6aa0fbc401
Bug 313394 file help-index1.rdf - several bugs
...
p=giacomo.magnini r=me sr=neil.parkwaycc.co.uk
2005-11-01 12:46:24 +00:00
mkaply%us.ibm.com
bac2206cbe
Not part of build - layout changes from Brian King, and some accessibility fixes
2005-10-31 15:28:03 +00:00