Commit Graph

185 Commits

Author SHA1 Message Date
tague%netscape.com
ec0278f32a Added idl directory 1999-08-01 06:51:37 +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
f60549b16a Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
nhotta%netscape.com
e7e73371dd Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com
9e4f9da4b4 Changed to include nsIScriptableDateFormat.h. 1999-07-20 20:06:13 +00:00
nhotta%netscape.com
c884fae628 Added nsIScriptableDateFormat.idl. 1999-07-20 20:05:31 +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
nhotta%netscape.com
7515e72ba2 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
nhotta%netscape.com
169e171115 New interface (not a part of the build yet). 1999-07-19 22:59:13 +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
f0d9307e5e Removing nsILocale.h. 1999-07-17 02:09:37 +00:00
nhotta%netscape.com
657199d550 Change nsILocale to IDL. 1999-07-17 02:09:13 +00:00
nhotta%netscape.com
eaf9e2cf6a Removing, change to IDL. 1999-07-17 02:08:20 +00:00
nhotta%netscape.com
33ed7eb1cd Fixed error handling and a typo. 1999-07-16 23:52:06 +00:00
nhotta%netscape.com
628b95cd84 Updates for nsILocale change (not part of the mail build). 1999-07-16 22:57:45 +00:00
nhotta%netscape.com
b11fb1cefa Fixed for error handling. 1999-07-16 21:08:20 +00:00
nhotta%netscape.com
293762cb1d First Checked In. 1999-07-15 23:29:42 +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
scc%netscape.com
eb2437072a debug target now points to debug prefix file 1999-07-15 02:57:56 +00:00
nhotta%netscape.com
f19dd88348 Initial check in (not part of the build yet). 1999-07-14 21:05:34 +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
ftang%netscape.com
679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +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
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +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
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