tague%netscape.com
a8735e7c15
Fixed bug #16463 - can't create profile with Danish version of Mozilla. I modified the locale mapping code to correct a bug where DA was getting mapped to LANG_DUTCH. r=nhotta@netscape.com
1999-10-27 22:52:56 +00:00
nhotta%netscape.com
f890249d9c
Unicode encoder related change for unmapped characters.
...
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706 ). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
scc%netscape.com
4125213bc3
Don't |delete| interface pointers. Use |AddRef()| and |Release()| instead. Bug #16762 , r=pinkerton.
1999-10-26 00:49:33 +00:00
dp%netscape.com
781776f1f8
bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp
1999-10-23 17:33:29 +00:00
dp%netscape.com
563fe84567
bug# 16742 Fixing delete on nsISupports Thanks for patch from <heikki@citec.fi>. r=dp
1999-10-23 06:15:31 +00:00
ftang%netscape.com
b3ac665323
fix locale mapping for CLE. r=ftang
1999-10-22 21:11:50 +00:00
cata%netscape.com
21cdb2b468
bug #16754 , r=erik, fixing memory leak
1999-10-21 22:25:44 +00:00
hoa.nguyen%intel.com
93a539cce9
Optimized decoder. Removed warnings.
1999-10-21 00:17:48 +00:00
hoa.nguyen%intel.com
1877e4880c
Optimized decoder.
1999-10-21 00:05:16 +00:00
hoa.nguyen%intel.com
8e22258b1a
Correctly check for the HZ converter engine state.
1999-10-21 00:03:52 +00:00
nhotta%netscape.com
23c8550861
Fix a warning, it was assigning NULL to char type, r=ftang.
1999-10-20 23:55:31 +00:00
hoa.nguyen%intel.com
d401acac96
Changed from char types to PRUint8.
1999-10-20 23:21:56 +00:00
kipp%netscape.com
efbfb39a19
r=ftang; fixed off by one error that made return value oPrev inconsistent
1999-10-19 23:06:27 +00:00
nhotta%netscape.com
637abbf31c
Fixing the linux build bustage.
1999-10-19 00:03:57 +00:00
nhotta%netscape.com
df06979b80
Changed interface and implementation of nsIEntityConverter,
...
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
cata%netscape.com
db7dfb14bc
Conversion to Module. Reviewed by dp. Bug #15589 .
1999-10-18 22:23:28 +00:00
ftang%netscape.com
8ecb052071
fix bug 16656, change the test condiction for NS_PRECONDICTION. also add some error checking code for null ptr. r=erik
1999-10-18 22:17:16 +00:00
dp%netscape.com
2506a5fe97
Removing extra backslashes at the end of the install lines. Fixing
...
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com
297ea40b46
Add new propertie files for html entity, part of bug fix 8865, r=ftang.
1999-10-18 20:02:20 +00:00
nhotta%netscape.com
1406ba604b
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:13:00 +00:00
nhotta%netscape.com
5e409f5504
Changed to get a charset name from a locale instead of hard code, also fixed a memory leak, bug=10816, r=tague
1999-10-15 00:11:38 +00:00
nhotta%netscape.com
e6ec82e910
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:05:23 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
nhotta%netscape.com
bfa5908333
Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865 , r=ftang.
1999-10-11 23:47:27 +00:00
law%netscape.com
dd27620983
Bug #14999 ; removed use of toolkit app core; rev=tao@netscape.com
1999-10-09 06:17:46 +00:00
ftang%netscape.com
4f8e669e1a
remove obsolted file
1999-10-08 20:35:24 +00:00
ftang%netscape.com
a79cccd380
change to nsIModule r=kipp
1999-10-08 20:30:58 +00:00
ftang%netscape.com
063fc27c69
remove factory file and add module file
1999-10-08 20:30:42 +00:00
ftang%netscape.com
cf7e66906b
add new file for nsIMoudle work, r=kipp
1999-10-08 20:27:24 +00:00
warren%netscape.com
b90a06a288
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +00:00
ftang%netscape.com
64cfb29cd5
fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER
1999-10-06 07:11:40 +00:00
cata%netscape.com
e2c72945ad
added files: mozilla/intl/uconv/ucvtw2/nsUCvTw2Module.cpp, removed files: mozilla/intl/uconv/ucvtw2/nsUCvTW2Dll.cpp
1999-10-05 23:58:49 +00:00
cata%netscape.com
513228fe55
added files: mozilla/intl/uconv/ucvtw/nsUCvTwModule.cpp, removed files: mozilla/intl/uconv/ucvtw/nsUCvTWDll.cpp
1999-10-05 23:57:29 +00:00
cata%netscape.com
640bde40eb
added files: mozilla/intl/uconv/ucvlatin/nsUCvLatinModule.cpp, removed files: mozilla/intl/uconv/ucvlatin/nsUCvLatinDll.cpp
1999-10-05 23:56:08 +00:00
cata%netscape.com
6d9f90e4fb
Converting library to Module. Bug 15589. Reviewed by dp.
1999-10-05 23:54:18 +00:00
cata%netscape.com
2b142a5abe
added files: mozilla/intl/uconv/ucvko/nsUCvKoModule.cpp, removed files: mozilla/intl/uconv/ucvko/nsUCvKODll.cpp
1999-10-05 23:53:21 +00:00
cata%netscape.com
3ecb1058dd
added files: mozilla/intl/uconv/ucvja/nsUCvJaModule.cpp, removed files: mozilla/intl/uconv/ucvja/nsUCVJADll.cpp
1999-10-05 23:51:46 +00:00
cata%netscape.com
5ad8c1a585
Fix my Unix breakage.
1999-10-05 22:33:09 +00:00
cata%netscape.com
0c893b8641
added files: mozilla/intl/uconv/ucvcn/nsUCvCnModule.cpp, removed files: mozilla/intl/uconv/ucvcn/nsUCvCnDll.cpp
1999-10-05 21:26:47 +00:00
cata%netscape.com
98839cdafd
Converting library to Module. Bug 15589. Reviewed by dp.
1999-10-05 21:25:47 +00:00
rickg%netscape.com
87482eb5ba
no changes made; just forcing a recompile
1999-10-05 05:52:12 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
briano%netscape.com
7460b70e7e
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
1999-10-01 23:07:38 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
beard%netscape.com
ff12c678b7
added nsLWBrkModule.cpp. r=vidur
1999-10-01 01:21:40 +00:00
sdagley%netscape.com
243af8029d
Fix for Mac build bustage (removed .cpp file was still referenced in project). a=leaf
1999-09-30 23:39:54 +00:00
kipp%netscape.com
9690a811f2
added files: mozilla/intl/uconv/src/nsUConvModule.cpp, removed files: mozilla/intl/uconv/src/nsUConvDll.cpp
1999-09-30 22:05:41 +00:00
kipp%netscape.com
446f6c551c
Convert to module from component
1999-09-30 21:11:05 +00:00
kipp%netscape.com
419ce4a77b
removed
1999-09-30 21:09:32 +00:00
kipp%netscape.com
1c302643e2
Build module instead of component
1999-09-30 21:09:11 +00:00