Commit Graph

76 Commits

Author SHA1 Message Date
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
dveditz%netscape.com
9172024f8e 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
dveditz%netscape.com
41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
pp%ludusdesign.com
58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
cata%netscape.com
903be6b576 Cleanup time: remove files not in build anymore. 1999-12-04 19:30:22 +00:00
jdunn%netscape.com
e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
cata%netscape.com
554e203471 Fix for bug #16186 build warnings; eliminating unused var. 1999-10-29 20:32:00 +00:00
dp%netscape.com
038812ce67 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
hoa.nguyen%intel.com
4c325b4b3e Optimized decoder. Removed warnings. 1999-10-21 00:17:48 +00:00
hoa.nguyen%intel.com
b7e688a8ac Optimized decoder. 1999-10-21 00:05:16 +00:00
hoa.nguyen%intel.com
382ac45a79 Correctly check for the HZ converter engine state. 1999-10-21 00:03:52 +00:00
hoa.nguyen%intel.com
5d6d24cce9 Changed from char types to PRUint8. 1999-10-20 23:21:56 +00:00
ftang%netscape.com
40f306300f fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
cata%netscape.com
1f327eb1f1 Fix my Unix breakage. 1999-10-05 22:33:09 +00:00
cata%netscape.com
b73381597c Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 21:25:47 +00:00
shaver%netscape.com
7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
ftang%netscape.com
49217a4b1e check in code drop from Xu, Yueheng <yueheng.xu@intel.com> 1999-09-22 03:35:31 +00:00
ftang%netscape.com
c10f65262d add HZ to the dll 1999-09-21 00:21:24 +00:00
ftang%netscape.com
ccab0cf140 check in for Xu, Yueheng <yueheng.xu@intel.com> 1999-09-21 00:14:15 +00:00
ftang%netscape.com
741d7a3627 fix FreeBSD problem 1999-09-18 00:15:22 +00:00
ftang%netscape.com
dbe706448c check in HZ to Unicode contributed by Xu, Yueheng <yueheng.xu@intel.com> 1999-09-18 00:05:27 +00:00
ftang%netscape.com
766b3c2234 wire GBK converters into dll 1999-09-13 19:45:38 +00:00
ftang%netscape.com
d2893cb7db check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com 1999-09-13 19:27:05 +00:00
bruce%cybersight.com
db84eb691c Fix nID::ToString() leaks in autoregistration. 1999-09-12 04:13:52 +00:00
briano%netscape.com
d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com
174aa29224 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
jdunn%netscape.com
e527acab06 Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
ftang%netscape.com
75015be57c declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define 1999-09-08 12:58:26 +00:00
briano%netscape.com
23c9aa07c0 Added newline to fix the Unix native compiler builds. 1999-09-07 23:37:16 +00:00
ftang%netscape.com
08c1e15c53 nsUnicodeToGB2312V2.h 1999-09-07 20:42:49 +00:00
ftang%netscape.com
dc72b69ba8 check in mac fix 1999-09-07 20:35:56 +00:00
ftang%netscape.com
70d9b38304 add new chinese converters for UNIX build 1999-09-07 20:07:45 +00:00
ftang%netscape.com
e6cf025fd0 add new Chinese converters as non default one for now 1999-09-07 20:07:21 +00:00
ftang%netscape.com
bd6142fe1b add new implementation of GB converters 1999-09-07 20:04:53 +00:00
cata%netscape.com
8902bf118c Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +00:00
cata%netscape.com
0639d0a90c Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
ftang%netscape.com
9a4f42018e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
cata%netscape.com
f15ef21611 Using the registry for converter info. Should improve startup performance. 1999-07-02 21:15:16 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ftang%netscape.com
9996fbaaac add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com
446f00bcec add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com
ca044044db add new files into makefiles 1999-06-10 21:19:48 +00:00
ftang%netscape.com
22d83ff1b4 add empty file as place holder 1999-06-10 01:00:45 +00:00
ftang%netscape.com
f1964c992d add cid and class mapping 1999-06-09 03:17:50 +00:00
ftang%netscape.com
b706d5e26b add new CIDs 1999-06-08 23:53:22 +00:00
ftang%netscape.com
a02c540bf1 add new CIDs 1999-06-08 23:44:50 +00:00
ftang%netscape.com
8460d8820d add GB2312 GL 1999-06-08 23:22:23 +00:00