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

325 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
kipp%netscape.com 419ce4a77b removed 1999-09-30 21:09:32 +00:00
kipp%netscape.com 86e2a922de Convert to a module from a component 1999-09-30 21:07:12 +00:00
kipp%netscape.com 779b5d68c4 new 1999-09-28 22:58:23 +00:00
beard%netscape.com bcaf11466b fixed leaks on Mac using GetUnicode() rather than ToNewUnicode(). Removed some warnings. 1999-09-27 01:27:15 +00:00
warren%netscape.com 530372c150 Fixed leaked unicode strings. 1999-09-26 07:01:25 +00:00
colin%theblakes.com 87d753182e cast the time_t -1: bug #14708 1999-09-23 18:41:53 +00:00
warren%netscape.com 9558f1a5e0 fixed refcounting of nsLocaleService so that it would be freed on shutdown 1999-09-20 20:52:01 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
nhotta%netscape.com 8dbabc132c Bug #13488, changed to cache locale data. 1999-09-10 18:34:06 +00:00
nhotta%netscape.com 968f18605c Locale to charset name mapping for Win95/98. 1999-09-08 20:11:04 +00:00
nhotta%netscape.com 0e8395a94e Locale factory -> locale service. 1999-09-08 20:08:15 +00:00
cata%netscape.com 31db4669be Method name change. 1999-09-02 20:23:49 +00:00
cata%netscape.com 8197c9839b Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
tbogard%aol.net 74376813c7 Fixed bad NSGetFactory. 1999-09-01 08:15:23 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
tague%netscape.com f45b9e1fb1 Removed direct comparisons of result values to NS_OK and replaced them with the appropriate macro. 1999-08-31 02:11:07 +00:00
tague%netscape.com 7b4d901358 Replaced direct comparisons of return values against NS_OK with the appropriate macros. 1999-08-31 02:04:26 +00:00
tague%netscape.com e89f540ca8 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
nhotta%netscape.com e1366285d0 Bug fix #8792. 1999-08-30 22:00:13 +00:00
nhotta%netscape.com 27c877f653 nsIPlatformCharset integration. 1999-08-27 21:10:18 +00:00
mccabe%netscape.com 779d51d186 First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
tague%netscape.com 865fc4c368 Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465. 1999-08-20 23:47:27 +00:00
nhotta%netscape.com cf8c22965e Fixed compile errors (not part of the build). 1999-08-19 19:55:05 +00:00
nhotta%netscape.com 2533ce5014 Scriptable date format change for unix. 1999-08-09 20:57:55 +00:00
tague%netscape.com c4d17c38b0 Fixed bug #11477 - nsLocale not correctly getting application locale. 1999-08-09 19:53:02 +00:00
nhotta%netscape.com 66e7320083 Use region code for latin scripts. 1999-08-09 18:05:32 +00:00
nhotta%netscape.com ccdcb03d08 Scriptable date format. 1999-08-09 17:59:39 +00:00
tague%netscape.com 60af1d3799 Fixed bug #3903 (Need region code for Macintosh GetPlatformLocale) and bug #11189 (Locale service was returning wrong locale for scriptability) 1999-08-09 03:59:32 +00:00
nhotta%netscape.com d65e568b59 Changed to use progid for nsIScriptableDateFormat. 1999-08-05 20:05:32 +00:00
nhotta%netscape.com 08f17cf263 Added progid/cid to idl and interface change. 1999-08-04 21:36:36 +00:00
tague%netscape.com 4329950d31 Fix purify errors introduced in the scriptability landing 1999-08-04 07:16:00 +00:00
tague%netscape.com 5b453202d2 Fix memory leaks introduced while landing the scriptability changes to nsILocale 1999-08-04 03:46:34 +00:00
tague%netscape.com fb280e201f Fixed blamed build warning. No newline at end of file 1999-08-04 03:45:50 +00:00
briano%netscape.com 33a2541a0f Added a newline at the end to fix the Unix native compiler builds. This is becoming annoying.... 1999-08-04 00:25:45 +00:00
tague%netscape.com d36e8cb689 Fixed blamed build warning 1999-08-03 01:01:47 +00:00
ramiro%netscape.com 39c689deb0 Ignore generated files. 1999-08-02 11:56:13 +00:00
tague%netscape.com 6a3376bde1 Fix more egcs v. gcc differences. 1999-08-02 04:19:00 +00:00
tague%netscape.com 2419bc39a8 Fixed differences between egcs and gcc 1999-08-02 03:53:30 +00:00
tague%netscape.com 00b4fa6124 Fix solaris bustage. 1999-08-02 03:28:23 +00:00
tague%netscape.com 1ee10c3a77 Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
tague%netscape.com 952fc5380e Landing nsLocale scriptability changes 1999-08-02 02:59:56 +00:00
tague%netscape.com a386cc59a8 First Checked In. 1999-08-02 02:47:09 +00:00
tague%netscape.com caae906619 Added Macintosh Implementation. 1999-08-02 02:45:34 +00:00
tague%netscape.com 56bb944700 Added UNIX support 1999-08-02 02:03:53 +00:00
tague%netscape.com e8fafec233 Added nsLocaleService 1999-08-01 07:37:54 +00:00
tague%netscape.com 1e8968f433 Added idl directory 1999-08-01 06:51:37 +00:00
sspitzer%netscape.com efb808aedb fix for #10412. zero out the tm struct before using. also, so nsCOMPtr, NS_WITH_SERVICE, and str* -> PL_strn* changes for safety. 1999-07-26 00:20:50 +00:00
sspitzer%netscape.com 09cd379429 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
cltbld%netscape.com 7e15b30e79 sspitzer: temporary workaround for #10412. strftime was barfing. not sure why. this patch at least allows QA to continue testing. the side effect is you won't see the date in thread pane, maybe other places. next step, find and fix the real problem. 1999-07-23 22:08:24 +00:00
sspitzer%netscape.com a2d7506e33 fix warnings 1999-07-22 17:38:38 +00:00
hyatt%netscape.com 8be73eba7e Fixing build bustage on windows. 1999-07-22 07:30:23 +00:00
waterson%netscape.com b42c398968 Fix missing charset converter manager stuff. 1999-07-22 06:26:25 +00:00
scc%netscape.com 12c243677f explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
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
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
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
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 3f7a0519bc Part of IDL migration. 1999-07-14 16:33:43 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com 9004f3b07d Eliminate warnings in nsLocale.{h/cpp} 1999-06-29 07:22:40 +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
nhotta%netscape.com bf7e3ce4ff Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +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
tague%netscape.com 1fb0b5851e Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
tague%netscape.com a867e5acb4 Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +00:00
tague%netscape.com 18182d46ae Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com 3b08fa11de Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com 45a24384d0 Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
tague%netscape.com a2149c4774 Fix bug #6680 Mac -date not displayed in thread pane. 1999-05-27 20:42:15 +00:00
tague%netscape.com 91365b995d Fix for bug #6680 Mac - date not displayed in Message pane folders. 1999-05-27 20:39:13 +00:00
nhotta%netscape.com fbaa367660 Test for GetIID(). 1999-05-27 20:37:48 +00:00
nhotta%netscape.com e4c2c7d687 Added GetIID(). 1999-05-27 20:36:11 +00:00
dp%netscape.com 536e32886c removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
tague%netscape.com d1b40b40b8 Fixed bug #6680. Approved by chofmann. 1999-05-20 19:21:51 +00:00
tague%netscape.com 80bf1fddf1 Fixed up componet registration 1999-05-19 00:50:19 +00:00
nhotta%netscape.com 8086ed91d4 Bug fix #6680, removed duplicated declarations of the variable res. 1999-05-19 00:49:25 +00:00
tague%netscape.com 7a16caead0 Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes 1999-05-12 22:24:20 +00:00
tague%netscape.com 61b50973b4 Removed register calls - track dp changes to component manager 1999-05-06 22:19:00 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
nhotta%netscape.com 0c8ee06350 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +00:00
nhotta%netscape.com d6ec428f4a Change to use nsIMacLocale getting script ID of locale. 1999-05-04 20:42:58 +00:00
tague%netscape.com c462ade9fe Fixed #5678 approved by choffman and reviewed by leaf and briano 1999-04-29 23:01:49 +00:00
tague%netscape.com e7aac718ca *** empty log message *** 1999-04-28 06:22:34 +00:00
tague%netscape.com 2516fd6ac6 First Checked In. 1999-04-28 06:22:24 +00:00
tague%netscape.com 73ab4de412 Add new files for Mac build. 1999-04-28 06:16:29 +00:00
tague%netscape.com ceeb080cd0 Fixed memory leak. 1999-04-28 06:15:49 +00:00
tague%netscape.com 3dd707c0d2 Added Mac implementation of platform -> XP locale conversion. 1999-04-28 06:15:22 +00:00
tague%netscape.com ebadee7000 First Checked In. 1999-04-28 06:14:12 +00:00
tague%netscape.com 25fe5e5561 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 7f1f79c878 Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
nhotta%netscape.com 84520974a1 WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
tague%netscape.com 9405bfcb29 Fixed bug #4732 - GetApplicationLocale always returning en-US on Win32 1999-04-23 18:32:42 +00:00
rickg%netscape.com ee37512f55 update to sync with string2 API 1999-04-20 04:46:55 +00:00
tague%netscape.com 9447e2f165 Updated support for GetSystemLocale and GetApplicationLocale 1999-04-15 21:00:16 +00:00
nhotta%netscape.com 9d6c95426b Adding uconv. 1999-04-10 01:28:46 +00:00
momoi%netscape.com e47dfcb448 Updated the us-ascii base sort results since the original data file was updated. 1999-04-10 01:20:18 +00:00
momoi%netscape.com 08a90313c0 Added N into the test data. Should not affect any build. 1999-04-10 01:13:53 +00:00
nhotta%netscape.com 8bd5aab4ae Additional test cases for nsILocale and test options. 1999-04-10 01:09:27 +00:00
nhotta%netscape.com 97bebb6db8 Bug fix for #4505. 1999-04-10 00:47:14 +00:00
nhotta%netscape.com 9963c05ca5 Changed to use nsIPosixLocale. 1999-04-10 00:45:31 +00:00
pinkerton%netscape.com 3a6a48bf99 Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
momoi%netscape.com de55e40874 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +00:00
tague%netscape.com 79b6fcabd7 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
tague%netscape.com 59b1c250ab Fixed 2 memory leaks so Bruce doesn't have to 1999-04-07 03:55:34 +00:00
tague%netscape.com 3d8b5c2eec Fixed bug #3867: nsIWin32Locale::GetPlatformLocale not returning the correct value for en_US 1999-04-06 05:46:29 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
putterman%netscape.com b5656d17ed Fixed some refcounting problems. 1999-04-05 23:30:35 +00:00
nhotta%netscape.com 5ad4d9f122 Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
nhotta%netscape.com d657e83a11 Use LCMapStringA for Win95 and 98. 1999-04-01 20:29:17 +00:00
ramiro%netscape.com de0f3f737c delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
briano%netscape.com 3d1595b89d Added a newline at the end of the file to make a couple of Unix builds happier. 1999-03-30 01:48:20 +00:00
nhotta%netscape.com 8bf7e5dbd8 Sort test data for us-ascii. 1999-03-29 23:25:56 +00:00
nhotta%netscape.com 0040b50b3c Changed to use wprintf for dump data if Win32. 1999-03-29 22:53:48 +00:00
nhotta%netscape.com 400f1ce8c1 Fixed unix compile error. 1999-03-27 00:21:41 +00:00
nhotta%netscape.com 00ef805657 Not a part of the main build, added test info for the sorting. 1999-03-27 00:11:09 +00:00
briano%netscape.com 41dd62814d Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
nhotta%netscape.com dccc018d0d Changed error code checking in NSRegisterSelf as suggested by ftang. 1999-03-23 22:57:11 +00:00
tague%netscape.com 464911f03f Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +00:00
nhotta%netscape.com 1fee011875 Added two functions which use nsString as a sort key. 1999-03-19 23:21:43 +00:00
nhotta%netscape.com 0dc8cd7c4a Initialize ref. count in the constructor. 1999-03-18 22:08:05 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com 201b60464e Backed out nsService changes. 1999-03-09 11:53:02 +00:00
warren%netscape.com bdcaa63028 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00