Commit Graph

132 Commits

Author SHA1 Message Date
tague%netscape.com
9e5ff428bc Landing nsLocale scriptability changes 1999-08-02 02:59:56 +00:00
tague%netscape.com
8b8a232bdf Added Macintosh Implementation. 1999-08-02 02:45:34 +00:00
tague%netscape.com
791c7dce44 Added UNIX support 1999-08-02 02:03:53 +00:00
tague%netscape.com
2d402795b8 Added nsLocaleService 1999-08-01 07:37:54 +00:00
sspitzer%netscape.com
e56aff5e4a 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
8faee4daf2 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
cltbld%netscape.com
d9118128a4 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
2a92c3b157 fix warnings 1999-07-22 17:38:38 +00:00
hyatt%netscape.com
a3149b1ba1 Fixing build bustage on windows. 1999-07-22 07:30:23 +00:00
waterson%netscape.com
a4a95704ce Fix missing charset converter manager stuff. 1999-07-22 06:26:25 +00:00
scc%netscape.com
16e2ba6a23 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
e7e73371dd Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com
20e2ca8242 Adding scriptable date fomat to the build. 1999-07-20 20:04:31 +00:00
nhotta%netscape.com
88a6f3829e Initial check in (not a part of the build yet). 1999-07-20 02:08:55 +00:00
tague%netscape.com
9c7638b59a Changed the mapping of C locale from en to en-US 1999-07-19 19:15:40 +00:00
rickg%netscape.com
db57ad2df6 try to fix bug caused when I removed iostream from nsString 1999-07-17 11:03:50 +00:00
nhotta%netscape.com
33ed7eb1cd Fixed error handling and a typo. 1999-07-16 23:52:06 +00:00
nhotta%netscape.com
b11fb1cefa Fixed for error handling. 1999-07-16 21:08:20 +00:00
nhotta%netscape.com
4887409ca9 nsILocale related change and bug fix for date format. 1999-07-15 23:15:31 +00:00
nhotta%netscape.com
b59263f38f Bug fix, I had to pass nsString instead of PRUnichar. 1999-07-15 23:08:36 +00:00
tague%netscape.com
f32fdfd744 Fix bug #8227/#9841 Deref errors 1999-07-14 19:41:17 +00:00
tague%netscape.com
b3c0029a8c Fixed bug #8227/#9841 - Deref errors 1999-07-14 19:37:03 +00:00
ftang%netscape.com
593b5f2b7b fix bug 9841 1999-07-14 18:57:34 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
nhotta%netscape.com
d7274eb0a9 Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
nhotta%netscape.com
5413b021e8 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
nhotta%netscape.com
13641ab3ed Part of IDL migration. 1999-07-14 16:33:43 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com
153da84ced Eliminate warnings in nsLocale.{h/cpp} 1999-06-29 07:22:40 +00:00
tague%netscape.com
63de6678be Eliminate Linux build warnings in nsLocaleFactory.cpp 1999-06-29 07:10:42 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
nhotta%netscape.com
c8f5268080 Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
tague%netscape.com
da33426924 Update patch for BeOS. 1999-06-14 21:09:35 +00:00
tague%netscape.com
05112ebd33 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
9dd8d20230 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
jdunn%netscape.com
147e8c0ae7 include ctype.h for isalpha, tolower & isspace 1999-06-03 18:03:15 +00:00
tague%netscape.com
789ae3347f Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +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
411ce38a0b Added GetIID(). 1999-05-27 20:36:11 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
tague%netscape.com
c1c371e3bc Fixed bug #6680. Approved by chofmann. 1999-05-20 19:21:51 +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
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
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
nhotta%netscape.com
93b1c98df6 Change to use nsIMacLocale getting script ID of locale. 1999-05-04 20:42:58 +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
ff3394ab19 Fixed memory leak. 1999-04-28 06:15:49 +00:00