cata%netscape.com
|
dc2ee26fea
|
Cleanup time: remove files not in build anymore.
|
1999-12-04 19:30:22 +00:00 |
jdunn%netscape.com
|
d70d78c6bf
|
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
|
8535dda53e
|
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
|
c9198a207c
|
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
|
c853a80ce7
|
Fix for bug #16186 build warnings; eliminating unused var.
|
1999-10-29 20:32:00 +00:00 |
cata%netscape.com
|
5fc1add3d4
|
Fix for bug #15706; r=nhotta
|
1999-10-29 20:29:40 +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 |
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
|
6d9f90e4fb
|
Converting library to Module. Bug 15589. Reviewed by dp.
|
1999-10-05 23:54:18 +00:00 |
shaver%netscape.com
|
a0d5aa9034
|
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
|
1999-09-29 02:36:54 +00:00 |
ftang%netscape.com
|
cd564af2dd
|
fix FreeBSD problem
|
1999-09-18 00:15:22 +00:00 |
bruce%cybersight.com
|
e8ad2f287b
|
Fix nsID::ToString() leaks in autoregistration.
|
1999-09-12 04:11:46 +00:00 |
briano%netscape.com
|
903d52c236
|
General cleanup.
|
1999-09-11 03:07:11 +00:00 |
ftang%netscape.com
|
6517871700
|
split the nsEncoderSupport to two classes
|
1999-09-10 19:05:08 +00:00 |
cata%netscape.com
|
07c5c69d90
|
Fixing build warnings. Step 3: remove the old deprecated API.
|
1999-09-02 21:41:40 +00:00 |
cata%netscape.com
|
8c29847ecc
|
Fixing build warnings Step 1: add new method to the interface.
|
1999-09-01 21:44:39 +00:00 |
ftang%netscape.com
|
5459d2cfc0
|
fix bug 12141
|
1999-08-19 19:54:52 +00:00 |
ftang%netscape.com
|
aa0a05bf48
|
fix CID is too long bustage at Mac
|
1999-08-09 23:57:18 +00:00 |
ftang%netscape.com
|
acdf11c05d
|
use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name
|
1999-08-09 23:32:17 +00:00 |
ftang%netscape.com
|
b4734fc412
|
remove typo break; statement
|
1999-08-09 21:06:55 +00:00 |
ftang%netscape.com
|
1462aca66e
|
add new ISO2022JP to Unicode converter
|
1999-08-09 20:03:57 +00:00 |
ftang%netscape.com
|
583084824b
|
add nsJapaneseToUnicode
|
1999-08-09 15:00:22 +00:00 |
ftang%netscape.com
|
802bb920d2
|
add new mapping table files
|
1999-08-03 21:15:29 +00:00 |
ftang%netscape.com
|
906b1f3917
|
add new implementation of Japanese Decoder
|
1999-08-03 21:09:58 +00:00 |
ftang%netscape.com
|
4149c82db0
|
merge converters from ucvja2 to ucvja
|
1999-08-03 18:10:02 +00:00 |
ftang%netscape.com
|
3dd639891c
|
move file from ucvja2 to here
|
1999-08-03 18:03:02 +00:00 |
ftang%netscape.com
|
b6e8e83a7e
|
fix bug 7970. Add progid for all converters
|
1999-07-14 21:33:51 +00:00 |
cata%netscape.com
|
ee52adbfb2
|
Using the registry for converter info. Should improve startup performance.
|
1999-07-02 21:15:16 +00:00 |
dveditz%netscape.com
|
4c4f269dd4
|
nakefile cleanups
|
1999-07-02 13:42:17 +00:00 |
ftang%netscape.com
|
37c64fa4b2
|
fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table
|
1999-06-15 23:34:47 +00:00 |
ftang%netscape.com
|
6b6095e159
|
add CP932 cid
|
1999-06-11 00:36:45 +00:00 |
ftang%netscape.com
|
26759aaf49
|
add new files to Unix makefiles
|
1999-06-10 21:21:08 +00:00 |
ftang%netscape.com
|
4f9bb6bf46
|
add new files into makefiles
|
1999-06-10 21:19:48 +00:00 |
ftang%netscape.com
|
44ba94ca11
|
add empty as placeholder
|
1999-06-10 01:25:26 +00:00 |
ftang%netscape.com
|
47a3b84ebb
|
fix Chinease/Korean encoder problem
|
1999-06-08 21:06:47 +00:00 |
ftang%netscape.com
|
bb12b8eea8
|
add FillInfo
|
1999-06-07 20:32:15 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
dp%netscape.com
|
cee9b8c834
|
Converting stray UnregisterFactory calls to UnregisterComponent
|
1999-05-06 01:37:04 +00:00 |
ftang%netscape.com
|
24bddb1066
|
fix buffer growing problem and wrong value when we return NS_UPEXPECTED error
|
1999-05-05 23:52:48 +00:00 |
cata%netscape.com
|
31f1ddea8b
|
Support class for fast table decoder added.
|
1999-04-19 20:41:30 +00:00 |
cata%netscape.com
|
263235e2e4
|
Minor bug fix.
|
1999-03-29 23:48:55 +00:00 |
cata%netscape.com
|
50a9f0db6f
|
Using support classes.
|
1999-03-25 23:45:51 +00:00 |
cata%netscape.com
|
8e3f0815e5
|
Fix for GetMaxLength()
|
1999-03-11 21:05:31 +00:00 |
cata%netscape.com
|
6a234df3c1
|
SJIS encoder, Support class added.
|
1999-03-10 22:08:00 +00:00 |
warren%netscape.com
|
e050565deb
|
Fixed include problem.
|
1999-03-09 12:16:34 +00:00 |
warren%netscape.com
|
bdcaa63028
|
Backed out the nsService template stuff.
|
1999-03-09 11:49:41 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
dp%netscape.com
|
12c0769c82
|
dist/bin/components is where all loadable components will be installed.
|
1999-03-06 09:04:53 +00:00 |
dp%netscape.com
|
e115322998
|
Installing loadable components in components/ directory
|
1999-03-03 01:25:21 +00:00 |
ftang%netscape.com
|
baa789fd57
|
fix some unix warnning
|
1999-02-26 16:52:34 +00:00 |