bryner%uiuc.edu
bbfe27364b
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
...
building in the tests directories. Should not affect the build at all if
you do not have this environment variable. r=leaf.
2000-02-25 04:12:40 +00:00
cata%netscape.com
786dc0a32a
Fixing bustage: add .get() to a comptr to make it compile on linux.
2000-02-21 23:29:49 +00:00
cata%netscape.com
3c527f5b4b
Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 23:10:54 +00:00
cata%netscape.com
66899abe67
added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl
2000-02-21 23:05:43 +00:00
cata%netscape.com
b14eeb2841
Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 22:55:35 +00:00
dveditz%netscape.com
74d0f231ed
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
mscott%netscape.com
866e24913d
Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
...
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.
a=alecf,waterson
2000-02-16 10:01:26 +00:00
cata%netscape.com
9c5fb22a5c
Charset menu cache. r=nhotta bug #24030
2000-02-16 07:26:47 +00:00
mkaply%us.ibm.com
ff49434ffc
# 25555
...
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
cata%netscape.com
4f3f1d0faa
Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700
2000-02-16 05:17:04 +00:00
cata%netscape.com
1fff850d0c
Adding the AutoDetect charset menu items. r=erik
2000-02-16 01:17:25 +00:00
cata%netscape.com
ad7c25874a
Adding new API for listing the available charset detectors. r=erik
2000-02-16 01:14:25 +00:00
ftang%netscape.com
822ba1c0c2
fix gbk problem submitted by intel. r=ftang
2000-02-16 00:56:11 +00:00
ftang%netscape.com
0dc6b342b9
r=cata. Make HZ , GBK availailable from the menu.
2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com
82d1045636
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com
18d71e0366
fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com
2000-02-15 09:29:47 +00:00
ftang%netscape.com
08bc70e505
fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale
2000-02-15 09:16:35 +00:00
ftang%netscape.com
7c95d866a5
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
2000-02-15 09:15:18 +00:00
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
mkaply%us.ibm.com
3dd407038b
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
dveditz%netscape.com
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com
0010574da9
Removed call to registry->Close()
2000-02-11 22:41:45 +00:00
nhotta%netscape.com
0dfcba672e
Fixing cata's Mac build problem, added a new idl to the project.
2000-02-11 04:53:58 +00:00
cata%netscape.com
546194d339
Implementation of new idl interface r=nhotta
2000-02-11 03:42:41 +00:00
cata%netscape.com
6d311464a9
New idl interface in the build; r=nhotta
2000-02-11 03:42:15 +00:00
ftang%netscape.com
336413eb3b
back out bad fix. agreed by ben and tao chang it back to 1.2
2000-02-11 01:24:25 +00:00
mkaply%us.ibm.com
b9ec828cd5
Missing end comment r=ftang@netscape.com
2000-02-10 15:17:03 +00:00
ftang%netscape.com
abeebcc55e
back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com
2000-02-10 09:26:09 +00:00
ftang%netscape.com
5880903d3c
fix bug 24807. Change mapping table. r=nhotta
2000-02-10 07:31:04 +00:00
nhotta%netscape.com
1a0a2e7a5e
Fixed wrong target directory and header name problem, bug 25034, r=ftang.
2000-02-10 04:55:01 +00:00
putterman%netscape.com
8d435876db
Fix assertion when running today's build. r=kin
2000-02-09 17:03:52 +00:00
mkaply%us.ibm.com
3c91f9747f
#26537
...
r=momoi@netscape.com
2000-02-09 15:47:28 +00:00
warren%netscape.com
9b43ca8922
Fix to speed up nsURLProperties. r=ftang
2000-02-09 04:05:59 +00:00
cata%netscape.com
27dd1c643c
Changer menu items sorting code. r=naoki, bug #26252 #24029
2000-02-09 01:35:14 +00:00
granrose%netscape.com
e248329dd6
fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf.
2000-02-09 01:24:48 +00:00
mkaply%us.ibm.com
05aa9d8cf4
# 26537
...
r= momoi@netscape.com
2000-02-08 20:23:40 +00:00
ftang%netscape.com
e93736cb77
fix 22921. reviewed by dp,cata,jbetak change module code to use macro
2000-02-08 06:21:17 +00:00
tao%netscape.com
a089490e09
Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
...
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
jbetak%netscape.com
5b145675d3
bug #8702 ; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder
2000-02-05 02:20:37 +00:00
nhotta%netscape.com
38a829bf03
Fixed a wrong address reference which crashes Japanese mail send, r=ftang.
2000-02-04 22:39:03 +00:00
syd%netscape.com
6e0ed846bb
Fix build bustage. r=mscott
2000-02-04 07:51:21 +00:00
pinkerton%netscape.com
0bac6d383b
fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop.
2000-02-04 03:22:33 +00:00
cata%netscape.com
98b0be00ac
Temporary splitting the charset menu, until scrollable menus become available. Bug #24029 , r=ftang.
2000-02-04 01:28:55 +00:00
pp%ludusdesign.com
26646663e1
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-04 00:39:15 +00:00
ftang%netscape.com
28f9b6aad9
fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang
2000-02-04 00:38:39 +00:00
nhotta%netscape.com
d86ad49916
Added a function to url unescape and convert to unicode, bug 25034, r=ftang.
2000-02-03 23:18:07 +00:00
ftang%netscape.com
c6ff66f35a
fix bug 26357. r=cata change =tis-620 to =TIS-620
2000-02-03 23:13:17 +00:00
ftang%netscape.com
c8caa1c1b6
fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak
2000-02-03 23:11:53 +00:00
ftang%netscape.com
e66c7b955c
fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d
2000-02-03 23:10:42 +00:00