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

567 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 3d4fe0608c move big5 to ucvtw 1999-05-31 16:17:07 +00:00
ftang%netscape.com 6d0d39643f remove big5, euc-kr, euc-tw converter 1999-05-31 16:14:14 +00:00
ftang%netscape.com 1807b4918d remove big5, euc-kr and euc-tw converter and place them into ucvtw ucvtw2 adn ucvko 1999-05-31 16:10:36 +00:00
ftang%netscape.com 325442910e remove Big5, euc-kr, euc-tw converter. Big5 will move to ucvtw, euc-tw will move to ucvtw2, euc-kr will move to ucvko 1999-05-31 16:03:16 +00:00
rickg%netscape.com 800494a1f2 fixed nsString2 usage error 1999-05-29 02:44:53 +00:00
law%netscape.com 0b7b490358 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
ftang%netscape.com 83c9a289af do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true 1999-05-28 21:41:51 +00:00
andreas.otte%primus-online.de da354d1de1 copy strres.properties to $(DIST)/bin/res to give StringBundleTest something to work with 1999-05-28 21:37:38 +00:00
cata%netscape.com ca591fa166 My part of fix for bug 6890. 1999-05-28 20:03:35 +00:00
tague%netscape.com 649420ff88 Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com b5fae28c4f Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com c81f25284c Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
mcmullen%netscape.com cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
erik%netscape.com e89d083ae9 Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
tague%netscape.com 51d685914f Fix bug #6680 Mac -date not displayed in thread pane. 1999-05-27 20:42:15 +00:00
tague%netscape.com 422841bcc7 Fix for bug #6680 Mac - date not displayed in Message pane folders. 1999-05-27 20:39:13 +00:00
nhotta%netscape.com c3b8e48903 Test for GetIID(). 1999-05-27 20:37:48 +00:00
nhotta%netscape.com 411ce38a0b Added GetIID(). 1999-05-27 20:36:11 +00:00
erik%netscape.com 4a8385b941 Added manual registration for EventQueue and PersistentProperties. Sigh. 1999-05-26 22:08:27 +00:00
erik%netscape.com 7699a4f335 Added NULL pointer checking, since netlib returns NULL even though return
value said it succeeded.
1999-05-26 22:06:51 +00:00
dp%netscape.com 1052325d54 removing -lreg 1999-05-26 07:41:15 +00:00
dp%netscape.com e57d9eca8e Adding gfx to get NS_NewTimer() and dependents 1999-05-26 07:29:10 +00:00
dp%netscape.com 78364c28b7 removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com 00bbff0921 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
tague%netscape.com c1c371e3bc Fixed bug #6680. Approved by chofmann. 1999-05-20 19:21:51 +00:00
mscott%netscape.com a6bc6e1c60 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out. 1999-05-20 03:23:44 +00:00
tague%netscape.com 8b67f38177 Fixed up componet registration 1999-05-19 00:50:19 +00:00
nhotta%netscape.com 773aefacc9 Bug fix #6680, removed duplicated declarations of the variable res. 1999-05-19 00:49:25 +00:00
ftang%netscape.com 33209658c1 call the new ReloadDocument api from nsIWebShellServices 1999-05-19 00:23:59 +00:00
cata%netscape.com 568eac6dff Modified UTF-7 converters added. 1999-05-18 22:43:57 +00:00
cata%netscape.com fff5fd32df Modified UTF-7 converers added to the buid. 1999-05-18 22:38:26 +00:00
cata%netscape.com 7b3ef9ea03 added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp 1999-05-18 22:37:47 +00:00
cata%netscape.com 8fd1458a72 Created. 1999-05-18 22:36:25 +00:00
sspitzer%netscape.com a6f4d1bfbd cvs ignorage for the generated Makefiles 1999-05-18 21:50:31 +00:00
ftang%netscape.com 7f9782d984 temp turn off the webshell call to fix resursive issue. 1999-05-18 02:04:53 +00:00
ftang%netscape.com dba76c88a5 add code to find nsWebShell 1999-05-18 01:20:24 +00:00
neeti%netscape.com 3ac427b96c Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
1999-05-17 20:00:58 +00:00
ftang%netscape.com 9c8791a2ed add intl/chardet 1999-05-17 19:08:19 +00:00
ftang%netscape.com c3d44965bb add service 1999-05-15 00:57:45 +00:00
ftang%netscape.com 640e8693de add unix file 1999-05-14 23:36:14 +00:00
ftang%netscape.com 03993e6c43 First Checked In. 1999-05-14 23:32:51 +00:00
ftang%netscape.com e1ba7125af add chardet 1999-05-14 23:09:17 +00:00
ftang%netscape.com cc80db17b6 add cp1256 and windows-874 1999-05-13 00:27:52 +00:00
tague%netscape.com eeb88c25ca Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes 1999-05-12 22:24:20 +00:00
ftang%netscape.com cf4d1a8938 add MappingCache 1999-05-10 23:19:21 +00:00
ftang%netscape.com f0f6ce29a7 add nsMappingCache.cpp 1999-05-10 23:15:11 +00:00
ftang%netscape.com 3e3ac72376 add HankakuToZenkaku 1999-05-10 23:10:05 +00:00
ftang%netscape.com f95f326e76 add nsHankakuToZenkaku.cpp 1999-05-10 23:00:36 +00:00
ftang%netscape.com 4dc41ef32a declare prototype to mac happier 1999-05-10 23:00:07 +00:00
ftang%netscape.com 9c532c75fd add nsMappingCache.cpp 1999-05-10 22:36:50 +00:00
ftang%netscape.com dcb77da466 add nsIMappingCache.h to export list 1999-05-10 22:35:25 +00:00
ftang%netscape.com 01f57bab0b first add 1999-05-10 22:30:21 +00:00
ftang%netscape.com 7282d8729f add nsIMappingCache.h 1999-05-10 22:28:33 +00:00
ftang%netscape.com 3132cddea0 add progid 1999-05-10 22:22:01 +00:00
ftang%netscape.com d68c8defa2 add progid 1999-05-10 21:51:29 +00:00
ftang%netscape.com 7a939d2ea9 add progid 1999-05-10 21:20:39 +00:00
ftang%netscape.com 016cc3231c add nsHankakuToZenkaku.cpp 1999-05-10 21:19:47 +00:00
ftang%netscape.com 302b7f348f add progid. Add nsHankakuToZenkaku.h to the export list 1999-05-10 21:13:13 +00:00
ftang%netscape.com 1f0eea254c first check in 1999-05-08 00:23:47 +00:00
ftang%netscape.com ab18f92e08 add new file 1999-05-08 00:20:49 +00:00
ftang%netscape.com 7a92a75add first add 1999-05-08 00:19:13 +00:00
tague%netscape.com 610b6b8041 Removed register calls - track dp changes to component manager 1999-05-06 22:19:00 +00:00
dp%netscape.com b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com d50dbfa429 fix category bug 1999-05-06 00:17:40 +00:00
ftang%netscape.com 93f1677bbc fix warning and category bug 1999-05-06 00:17:18 +00:00
nhotta%netscape.com b37ea38fe1 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +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
ftang%netscape.com df1408625c remove extra line from unixcharset.properties put the real implementation of nsUNIXCharset.cpp 1999-05-05 23:51:15 +00:00
ftang%netscape.com ff458779f2 change description about platform specific section 1999-05-04 23:38:39 +00:00
ftang%netscape.com b05819118e add comment and NPL. 1999-05-04 22:57:03 +00:00
ftang%netscape.com bb4e5612ee add comment and NPL. Change tis-620 to uppercase TIS-620 1999-05-04 22:49:05 +00:00
ftang%netscape.com 5bb07d51c4 change tis-620 to upper case TIS-620 1999-05-04 22:47:49 +00:00
ftang%netscape.com 9fb7cdd5ad add comment and NPL 1999-05-04 22:45:57 +00:00
ftang%netscape.com c04736a438 move to the 2nd implementation. Remove the first one 1999-05-04 22:32:06 +00:00
ftang%netscape.com 38ba25f9c9 fix virtual destroctor problem 1999-05-04 22:27:06 +00:00
ftang%netscape.com 076a209a0c change the makefile to install properties file to the right place 1999-05-04 22:22:02 +00:00
ftang%netscape.com f3678d673e move the NS_IMPL_IDS to nsCharestAlias.cpp add the real implementation for nsWinCharset.cpp 1999-05-04 22:21:09 +00:00
ftang%netscape.com d53f188ae3 change mapping for 1252 and 1254 1999-05-04 22:19:02 +00:00
ftang%netscape.com 621aea889d make mCharset private 1999-05-04 21:09:08 +00:00
ftang%netscape.com 8dcc69b20e check in the real implementation which will read the mapping from a property file.... 1999-05-04 21:04:12 +00:00
nhotta%netscape.com 93b1c98df6 Change to use nsIMacLocale getting script ID of locale. 1999-05-04 20:42:58 +00:00
ftang%netscape.com aec350f68e add nsURLProperties.cpp 1999-05-04 20:31:31 +00:00
ftang%netscape.com a746dd8b56 add 2nd implementation and fix breakage 1999-05-04 20:25:35 +00:00
ftang%netscape.com 65ee207f9b add wincharset.properties to install and clobber 1999-05-04 20:10:54 +00:00
ftang%netscape.com fa84886e65 add nsURLProperties.cpp 1999-05-04 19:45:54 +00:00
ftang%netscape.com 97fa370269 add nsURLProperties.cpp and charsetalias.properties 1999-05-04 19:36:23 +00:00
ftang%netscape.com 9c00d7d74b add new files 1999-05-04 19:35:20 +00:00
tague%netscape.com c996e0a6e6 Fixed #5678 approved by choffman and reviewed by leaf and briano 1999-04-29 23:01:49 +00:00
tague%netscape.com 3dfb1ad7e9 *** empty log message *** 1999-04-28 06:22:34 +00:00
tague%netscape.com c907998cc4 First Checked In. 1999-04-28 06:22:24 +00:00
tague%netscape.com a45b97d9ea Add new files for Mac build. 1999-04-28 06:16:29 +00:00
tague%netscape.com ff3394ab19 Fixed memory leak. 1999-04-28 06:15:49 +00:00
tague%netscape.com 4a02cf4f73 Added Mac implementation of platform -> XP locale conversion. 1999-04-28 06:15:22 +00:00
tague%netscape.com 7ad9ccbd1c First Checked In. 1999-04-28 06:14:12 +00:00
bruce%cybersight.com 25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
tague%netscape.com 2056cfed43 Fixed bug #5564 - Remove RegisterComponent Calls from dlls which live in the components directory on Windows 1999-04-27 21:01:22 +00:00
tague%netscape.com 5cc65e10dc Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
sfraser%netscape.com c7b9c7e874 Remove errent semicolons 1999-04-27 04:05:01 +00:00
ftang%netscape.com 0de35f43a0 add CIDs for the new converters 1999-04-27 02:54:35 +00:00