jgmyers%speakeasy.net
7bb5ce9515
Bug 313211: improve universalchardet test harness r=somntagu
2005-11-02 19:43:32 +00:00
jgmyers%speakeasy.net
e54a21bf83
Bug 177505: Misidentified iso-8859-1 text as GB18030 r=smontagu sr=roc
2005-11-02 19:41:13 +00:00
jgmyers%speakeasy.net
75b3596ecd
Bug 313199: separate out build of universalchardet xpcom wrapper r=benjamin moa=smontagu
2005-11-02 19:38:32 +00:00
bugzilla%standard8.demon.co.uk
20dde7b1b0
Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose
2005-11-02 19:22:37 +00:00
dougt%meer.net
135fdcc145
1) This only creates one softkey menu. If we create more then one, this cause
...
windows to be hidden between new window creations. See bug 314552.
2) This also makes a improvement to mouse taps in a context menu. Now we only
test for tab-and-hold (a "Gesture") when we are not displaying a context menu.
If we don't do this, the check for the gesture makes the context menu go away.
3) We also hide the software input panel when we are creating a dialog or a
window. This insures that the windows ce SIP button never blocks the view of a
XUL implemented SIP.
windows ce. r=dveditz
2005-11-02 19:20:31 +00:00
bsmedberg%covad.net
41c54050cf
Bug 314684 - Endless loop trying to update beta2 -> rc1 when 1.0.x was originally installed, r=pike sr=mscott
2005-11-02 19:14:21 +00:00
bsmedberg%covad.net
30d435c90b
The extra layout/build parts of bug 304494 that I didn't checkin the first time.
2005-11-02 19:03:06 +00:00
cltbld
41213fea5c
Automated update from host egg
2005-11-02 17:43:11 +00:00
bsmedberg%covad.net
25dee9f869
Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details
2005-11-02 17:34:14 +00:00
pinkerton%aol.net
41ce2054ef
don't rebuild views after each download is removed, wait until all work is
...
done then rebuild them (bug 308680)
2005-11-02 17:32:33 +00:00
bsmedberg%covad.net
f8f020c3ab
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2005-11-02 16:57:30 +00:00
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
bsmedberg%covad.net
3bb93b0d43
file universalchardet.pkg was initially added on branch PACKAGING_20030906_BRANCH.
2005-11-02 16:57:20 +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