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

854 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 4d0c2fdea9 Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
nhotta%netscape.com 834e41a79b Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com 38ca364a00 Changed to include nsIScriptableDateFormat.h. 1999-07-20 20:06:13 +00:00
nhotta%netscape.com 6f45adb849 Added nsIScriptableDateFormat.idl. 1999-07-20 20:05:31 +00:00
nhotta%netscape.com 5dbcc747dc Adding scriptable date fomat to the build. 1999-07-20 20:04:31 +00:00
nhotta%netscape.com 10477590bd Initial check in (not a part of the build yet). 1999-07-20 02:08:55 +00:00
nhotta%netscape.com e89afd3ae9 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
nhotta%netscape.com 5491be5d12 New interface (not a part of the build yet). 1999-07-19 22:59:13 +00:00
tague%netscape.com 2fb0d6ac3a Changed the mapping of C locale from en to en-US 1999-07-19 19:15:40 +00:00
rickg%netscape.com 844a7e45ef switch to faster string search API 1999-07-19 03:29:56 +00:00
rickg%netscape.com df27112114 trying to remove iostream 1999-07-17 08:28:02 +00:00
nhotta%netscape.com 0e1d9e646c Removing nsILocale.h. 1999-07-17 02:09:37 +00:00
nhotta%netscape.com f02b6437f3 Change nsILocale to IDL. 1999-07-17 02:09:13 +00:00
nhotta%netscape.com 1c1ad1646c Removing, change to IDL. 1999-07-17 02:08:20 +00:00
nhotta%netscape.com 49381b72ea Fixed error handling and a typo. 1999-07-16 23:52:06 +00:00
nhotta%netscape.com 4ca7ea7fbf Updates for nsILocale change (not part of the mail build). 1999-07-16 22:57:45 +00:00
nhotta%netscape.com 616946517a Fixed for error handling. 1999-07-16 21:08:20 +00:00
ftang%netscape.com 27a7e0dd80 add some experiment code 1999-07-16 20:52:07 +00:00
ftang%netscape.com 15070efc70 fix warning 1999-07-16 20:44:02 +00:00
ftang%netscape.com baf5f335d0 fix conversion bug 1999-07-16 20:39:46 +00:00
ftang%netscape.com 9f87989a90 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com 0d5fbb46cc implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices 1999-07-16 14:32:53 +00:00
ftang%netscape.com 943ad11e96 fix composed hangul bug 1999-07-16 14:08:53 +00:00
ftang%netscape.com 96a18ca67e add composed Hangul support 1999-07-16 13:03:32 +00:00
ftang%netscape.com 4fd7208de5 add new selector 1999-07-16 13:02:36 +00:00
ftang%netscape.com 20423505da fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in 1999-07-16 13:00:03 +00:00
warren%netscape.com c5684bf4d7 Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nhotta%netscape.com 30741efcb5 nsILocale related change. 1999-07-15 23:37:49 +00:00
nhotta%netscape.com fd9b6eadb4 First Checked In. 1999-07-15 23:29:42 +00:00
nhotta%netscape.com c1a8308d9b nsILocale related change and bug fix for date format. 1999-07-15 23:15:31 +00:00
nhotta%netscape.com e4e624f8da Bug fix, I had to pass nsString instead of PRUnichar. 1999-07-15 23:08:36 +00:00
scc%netscape.com 67ff67b6ef debug target now points to debug prefix file 1999-07-15 02:57:56 +00:00
ftang%netscape.com b6e8e83a7e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
gordon%netscape.com d7e7e55767 Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds. 1999-07-14 21:26:52 +00:00
nhotta%netscape.com eb7bd157bc Initial check in (not part of the build yet). 1999-07-14 21:05:34 +00:00
tague%netscape.com 558d170697 Fix bug #8227/#9841 Deref errors 1999-07-14 19:41:17 +00:00
tague%netscape.com ab8b633111 Fixed bug #8227/#9841 - Deref errors 1999-07-14 19:37:03 +00:00
ftang%netscape.com 29d5937475 fix bug 9841 1999-07-14 18:57:34 +00:00
ftang%netscape.com 1c92b7642b fix bug 9841 1999-07-14 18:46:44 +00:00
nhotta%netscape.com 09c523caac Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
nhotta%netscape.com f2e27b8029 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
nhotta%netscape.com fd31de3795 Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00
nhotta%netscape.com 3f7a0519bc Part of IDL migration. 1999-07-14 16:33:43 +00:00
ftang%netscape.com 1d67d9ba04 remove tools from the build 1999-07-14 15:38:19 +00:00
ftang%netscape.com 3f4c237872 1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier 1999-07-14 15:23:06 +00:00
ftang%netscape.com 5faf87ab8d add nsCyrillic Detector 1999-07-14 15:19:26 +00:00
ftang%netscape.com 4874d619b5 add nsCyrillicDetector 1999-07-14 15:18:53 +00:00
ftang%netscape.com f2384726a7 add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/ 1999-07-14 15:17:24 +00:00
ftang%netscape.com c185831e17 add new tools 1999-07-14 15:14:42 +00:00
briano%netscape.com 4e25b88958 That wasn't the problem. Oh well. 1999-07-10 19:59:30 +00:00
briano%netscape.com ebc8af26cb That was stupid... 1999-07-10 18:39:39 +00:00
briano%netscape.com 350224bbb9 Attempt to fix another AIX long arg list breakage. 1999-07-10 17:50:19 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
cata%netscape.com 30783cae48 Test for utf-7 enc. 1999-07-06 22:40:17 +00:00
cata%netscape.com c2ba9a0f8b Space, Tab, CR, LF - direct encoded. 1999-07-06 22:39:49 +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
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
warren%netscape.com d97731a602 Necko refcount fixes. 1999-07-02 06:13:42 +00:00
erik%netscape.com 20c5d6798f Make this code a bit more bullet-proof. If the property file is missing,
netlib still returns NS_OK, so this code continues happily. Now it's
checking the pointer for NULL as well, so it's fixed.
1999-07-01 00:24:45 +00:00
cata%netscape.com 195f11a1bd Test for UTF-7. 1999-06-30 21:03:00 +00:00
cata%netscape.com 9288cbdcf0 Small bug-fixes. 1999-06-30 20:58:14 +00:00
valeski%netscape.com ca596c9bbc handing the single byte url case 1999-06-29 21:05:01 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
tague%netscape.com 790c2edcef Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
tague%netscape.com 9004f3b07d Eliminate warnings in nsLocale.{h/cpp} 1999-06-29 07:22:40 +00:00
mcafee%netscape.com ac3558002b OS/2 changes. 1999-06-28 23:53:01 +00:00
mcafee%netscape.com f81dc61901 Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
erik%netscape.com 29e23c42fa Delay the creation of the DLL until install:: time so that the networking
library will already have been built.
1999-06-26 18:05:41 +00:00
ftang%netscape.com bcc8526371 split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak 1999-06-26 01:19:18 +00:00
ftang%netscape.com 4d788edff4 fix multiple inheritance problem. 1999-06-25 23:14:23 +00:00
tao%netscape.com b2febd0c05 Remove warning on Linux. 1999-06-25 22:31:07 +00:00
ftang%netscape.com 0326338ad2 add 5 new sets of detector 1999-06-25 21:37:32 +00:00
ftang%netscape.com 6370bb4529 change UCS2 verifier name. Add new class to nsPSMDetectors.cpp 1999-06-25 20:22:39 +00:00
mcafee%netscape.com 8788ad0939 Adding BeOS case. 1999-06-25 13:00:36 +00:00
ftang%netscape.com 99e1d150d6 add new verifier 1999-06-25 07:42:09 +00:00
ftang%netscape.com 88938d2baa add new tools 1999-06-25 07:37:48 +00:00
ftang%netscape.com 192564e2ba fix unix. Add Makefile.in 1999-06-25 01:42:20 +00:00
ftang%netscape.com c12190b207 add tests directory 1999-06-25 01:34:10 +00:00
ftang%netscape.com 4fe3cf1ace add test application DetectCharset 1999-06-25 01:33:14 +00:00
ftang%netscape.com 9c781f73de fix state table error (generated by ../tools/*.pl, and wrong integer packacking macro, and do cast for char to unsigend char 1999-06-25 01:27:14 +00:00
ftang%netscape.com 4c9e3b13b7 fix wrong state table at iso2022jp and sjis 1999-06-25 01:24:01 +00:00
ftang%netscape.com 3b015c98fb fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
warren%netscape.com d4f8b45d03 Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +00:00
ftang%netscape.com 8ac02aae7d implement our own QueryInterfce to fix casting problem 1999-06-24 23:16:44 +00:00
ftang%netscape.com 4ce6265a24 fix bug- add break in switch statement 1999-06-24 22:00:58 +00:00
ftang%netscape.com f4be6aa7d4 add Japanese detector 1999-06-24 20:56:04 +00:00
ftang%netscape.com dd21758279 seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-24 20:55:32 +00:00
ftang%netscape.com 458d934119 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00
ftang%netscape.com 2494a3d6e4 Makefile.in 1999-06-24 20:54:07 +00:00
ftang%netscape.com 4c56544f54 add japanese detector 1999-06-24 20:44:56 +00:00
ftang%netscape.com b62198e8e0 add verifier generation tools 1999-06-24 20:41:28 +00:00
ftang%netscape.com 3d429d252e add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard 1999-06-24 20:40:25 +00:00
briano%netscape.com 035f124138 Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
nhotta%netscape.com bf7e3ce4ff Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com 3a39637a48 add nsDebugDetector to the dll factory file and use NS_IF_ADDREF instead of NS_ADDREF 1999-06-23 20:16:20 +00:00
ftang%netscape.com c8ccc0d55b seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-23 20:14:45 +00:00
ftang%netscape.com 82c7449f17 add nsDebugDetector to Unix makefile 1999-06-23 20:14:03 +00:00
ftang%netscape.com b8b7795078 add nsDebugDetector to makefile 1999-06-23 20:07:26 +00:00
ftang%netscape.com bb64662e48 add debug detector 1999-06-23 20:07:08 +00:00
warren%netscape.com 9f08cba08a Necko cleanup. 1999-06-23 05:32:26 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
dp%netscape.com 341e826507 The new method of autoregistration is really simple. A NULL for the
directory will do the right thing.
1999-06-22 15:19:31 +00:00
ftang%netscape.com b1fb5b8336 add progid base 1999-06-22 07:21:49 +00:00
ftang%netscape.com f633ee02b2 remove GetCandidates method for now 1999-06-22 04:56:10 +00:00
ftang%netscape.com 34b995fcf8 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com 0a137e2136 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
ftang%netscape.com 7688b04f0c check in the change which add XMLEncoding observer and some base support for charset detector 1999-06-22 03:29:17 +00:00
ftang%netscape.com 5a0724ec01 add several new files 1999-06-22 03:27:43 +00:00
ftang%netscape.com 70cfe9f118 add new interface 1999-06-22 03:22:42 +00:00
ftang%netscape.com 18b75a009e add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com 8b7556346e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com 6efad48258 add uf and ut table for 1999-06-22 02:50:43 +00:00
tao%netscape.com a1fa1afd43 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
tao%netscape.com 3dd40dde46 Use new approach to auto-register components 1999-06-21 23:41:35 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
dp%netscape.com 49de0b7870 Using default autoregistration 1999-06-16 00:34:08 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +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
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
ftang%netscape.com 35edfa7868 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com 25f85fad70 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
ftang%netscape.com 05434774fb add ascii converter to the file list 1999-06-15 06:45:08 +00:00
ftang%netscape.com 69a60e3fbe add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com 5061a187c4 add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
ftang%netscape.com 189e13c863 add CID for ASCII 1999-06-15 06:27:37 +00:00
cata%netscape.com 0d8fef5fca Bugfix. 1999-06-14 21:38:50 +00:00
erik%netscape.com 08aa3ad6be Removed the ifdef by making the BeOS-specific stuff common to both Unix
and BeOS.
1999-06-14 21:25:04 +00:00
tague%netscape.com c2668de42b Fix problem for people building in obj-dir's outside of the tree. 1999-06-14 20:58:14 +00:00
tague%netscape.com 45f1f49980 Portability fix for BeOS. Thanks to duncan@be.com. 1999-06-14 20:06:57 +00:00
tague%netscape.com 9429fe9e74 Fixed bug #8097 and added a portability patch for BeOS. Thanks to duncan@be.os and david.gardiner@unisa.edu.au for their patches. 1999-06-14 20:06:24 +00:00
erik%netscape.com 7468ea3995 Added GetIID. 1999-06-14 02:59:55 +00:00
blizzard%redhat.com 28a0762bf4 Make sure this interface has a GetIID() method. Approved by Shaver. 1999-06-14 02:11:02 +00:00
erik%netscape.com cbd72d16bf LC_ALL -> LC_CTYPE (LC_ALL returns multiple values on some Unixes).
"" -> NULL (pass NULL to setlocale to query).
"locale." -> "locale.all." (someone forgot the "all." part of the key).
1999-06-12 20:56:45 +00:00
tao%netscape.com 0acee36769 7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
  nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
ftang%netscape.com fd8d777119 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com 52e97dff0f fix bug 5893 1999-06-12 01:37:46 +00:00
ftang%netscape.com a7a9b03d26 add additional charset name 1999-06-12 00:01:32 +00:00
ftang%netscape.com dd17d863f7 add factory for ISO-IR -111 userdefined charset ad cns11643 p3-7 1999-06-11 12:39:57 +00:00
sgehani%netscape.com 70b660e6c0 Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
ftang%netscape.com 97db31dd98 add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com 8032acdb51 add cp949 cid 1999-06-11 00:38:52 +00:00
ftang%netscape.com 6b6095e159 add CP932 cid 1999-06-11 00:36:45 +00:00
ftang%netscape.com 72e4ae6d27 add cid for CP950 1999-06-11 00:34:54 +00:00
ftang%netscape.com bf24bdd5d6 add cid for cns11643 p3-7 encoder 1999-06-11 00:32:52 +00:00
ftang%netscape.com 776f72d245 add CID for ISOIR111 and UserDefined 1999-06-11 00:28:47 +00:00
ftang%netscape.com 49f9f33942 add real implementation for user defined charset 1999-06-10 23:55:12 +00:00
ftang%netscape.com e8dfa09848 add mapping for user defined charset, we use private zone F780-F7FF to map 80-FF 1999-06-10 23:52:09 +00:00
ftang%netscape.com f476234667 add NPL 1999-06-10 23:49:49 +00:00
ftang%netscape.com d62fbaec21 add implementation for ISO-8859-10 1999-06-10 23:31:51 +00:00