Граф коммитов

112 Коммитов

Автор SHA1 Сообщение Дата
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
cata%netscape.com 4f849e2192 Fix for bug #15706; r=nhotta 1999-10-29 20:29:40 +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
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 cbf8efae9d Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 23:54:18 +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 741d7a3627 fix FreeBSD problem 1999-09-18 00:15:22 +00:00
bruce%cybersight.com fbc430ce9a Fix nsID::ToString() leaks in autoregistration. 1999-09-12 04:11:46 +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
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 ae3245b0e7 fix bug 12141 1999-08-19 19:54:52 +00:00
ftang%netscape.com 759f852c0d fix CID is too long bustage at Mac 1999-08-09 23:57:18 +00:00
ftang%netscape.com 30d1e25ce1 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 ef26c705a3 remove typo break; statement 1999-08-09 21:06:55 +00:00
ftang%netscape.com f08b63fef1 add new ISO2022JP to Unicode converter 1999-08-09 20:03:57 +00:00
ftang%netscape.com 6d4d917827 add nsJapaneseToUnicode 1999-08-09 15:00:22 +00:00
ftang%netscape.com cccfec9f41 add new mapping table files 1999-08-03 21:15:29 +00:00
ftang%netscape.com dbbd7e7d95 add new implementation of Japanese Decoder 1999-08-03 21:09:58 +00:00
ftang%netscape.com 6d429e65c3 merge converters from ucvja2 to ucvja 1999-08-03 18:10:02 +00:00
ftang%netscape.com bef803318c move file from ucvja2 to here 1999-08-03 18:03:02 +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 2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
ftang%netscape.com 221bf71a1d add CP932 cid 1999-06-11 00:36:45 +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 0428e5d581 add empty as placeholder 1999-06-10 01:25:26 +00:00
ftang%netscape.com dc0e05c264 fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
ftang%netscape.com c1384463fa add FillInfo 1999-06-07 20:32:15 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dp%netscape.com b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com a7ed69ffb9 fix buffer growing problem and wrong value when we return NS_UPEXPECTED error 1999-05-05 23:52:48 +00:00
cata%netscape.com fb47a91eca Support class for fast table decoder added. 1999-04-19 20:41:30 +00:00
cata%netscape.com d2c24d47ef Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com 2a6e8809e0 Using support classes. 1999-03-25 23:45:51 +00:00
cata%netscape.com 1a6b6227a8 Fix for GetMaxLength() 1999-03-11 21:05:31 +00:00
cata%netscape.com f47e93cb75 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00
warren%netscape.com 1db44452f9 Fixed include problem. 1999-03-09 12:16:34 +00:00
warren%netscape.com 44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com 1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
dp%netscape.com 06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ftang%netscape.com 52a6310f37 fix some unix warnning 1999-02-26 16:52:34 +00:00
ebina%netscape.com ec691d8a4c Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
cata%netscape.com 9699fd33e2 Generic factory used. 1999-02-25 14:44:44 +00:00
cyeh%netscape.com 8beb34efa7 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
cata%netscape.com d35592858b Interface implemented as "public". 1999-02-17 23:21:22 +00:00
ftang%netscape.com a69e7904e6 fix export 1999-01-29 18:11:00 +00:00
ftang%netscape.com 64eafe5548 add MANIFEST 1999-01-29 01:09:05 +00:00
sudu%netscape.com c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
ramiro%netscape.com 127039e271 Ignore generated files. 1999-01-22 06:33:54 +00:00
ftang%netscape.com 8d41d4b0cc make UNIX build and run 1999-01-14 10:28:18 +00:00
ftang%netscape.com 8ecdbda40a add ucvlatin, add cp1253, iso-8859-1, windows-1253 converter, change the nsIUnicodeDecodeUtil interface 1999-01-14 07:39:45 +00:00
ftang%netscape.com f16f43cabb add Shift to Unicode converter 1999-01-12 08:24:34 +00:00