Commit Graph

132 Commits

Author SHA1 Message Date
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
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
tague%netscape.com
17295127eb Fixed bug #4732 - GetApplicationLocale always returning en-US on Win32 1999-04-23 18:32:42 +00:00
rickg%netscape.com
e30d8f477a update to sync with string2 API 1999-04-20 04:46:55 +00:00
tague%netscape.com
ad3d72305e Updated Mac and Linux side of things. 1999-04-15 21:08:27 +00:00
tague%netscape.com
4e187afaa6 Updated support for GetSystemLocale and GetApplicationLocale 1999-04-15 21:00:16 +00:00
nhotta%netscape.com
9115de708a Adding uconv. 1999-04-10 01:28:46 +00:00
nhotta%netscape.com
8c3d16c594 Bug fix for #4505. 1999-04-10 00:47:14 +00:00
nhotta%netscape.com
d496e48db6 Changed to use nsIPosixLocale. 1999-04-10 00:45:31 +00:00
tague%netscape.com
9e24c25ee5 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
tague%netscape.com
af15e24c5c Fixed 2 memory leaks so Bruce doesn't have to 1999-04-07 03:55:34 +00:00
tague%netscape.com
31fc311de3 Fixed bug #3867: nsIWin32Locale::GetPlatformLocale not returning the correct value for en_US 1999-04-06 05:46:29 +00:00
putterman%netscape.com
b208d447f4 Fixed some refcounting problems. 1999-04-05 23:30:35 +00:00
nhotta%netscape.com
0fc50f9e21 Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
nhotta%netscape.com
2215fc7e9f Use LCMapStringA for Win95 and 98. 1999-04-01 20:29:17 +00:00
ramiro%netscape.com
532f507e84 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
c934cc8737 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
briano%netscape.com
2f105ae044 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
7a45bc2ab8 Changed error code checking in NSRegisterSelf as suggested by ftang. 1999-03-23 22:57:11 +00:00
tague%netscape.com
0b701f82f1 Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +00:00
nhotta%netscape.com
0aa9780658 Added two functions which use nsString as a sort key. 1999-03-19 23:21:43 +00:00
nhotta%netscape.com
ced7dc2ab3 Initialize ref. count in the constructor. 1999-03-18 22:08:05 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
tague%netscape.com
d709002702 Checked in patch from bruce@cybersight.com. Fixed purify memory error. 1999-03-10 23:19:44 +00:00
warren%netscape.com
9e36378ebb Backed out nsService changes. 1999-03-09 11:53:02 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
8c602c75e4 Fixed variable name problem. 1999-03-09 11:42:48 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com
1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
dp%netscape.com
06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ebina%netscape.com
f099fcc21b Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
warren%netscape.com
7e29c70ff3 Added missing argument. 1999-02-26 11:46:42 +00:00
warren%netscape.com
5184e79590 Fixed NSRegisterSelf signature. 1999-02-26 11:32:51 +00:00
warren%netscape.com
4a7ff8266a Fixed variable name. 1999-02-26 11:31:04 +00:00
warren%netscape.com
cb2d3ff787 Renamed variable. 1999-02-26 10:58:32 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
cata%netscape.com
d5871610a9 Changed to the new nsIUnicodeEncoder. 1999-02-24 14:06:45 +00:00
warren%netscape.com
01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
mcafee%netscape.com
41f7180ab2 Solaris needs newline at end of file. 1999-02-19 08:45:46 +00:00
cyeh%netscape.com
8beb34efa7 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
nhotta%netscape.com
43448189a5 Added mCharset and mLocale to the class. 1999-02-17 18:32:33 +00:00
nhotta%netscape.com
efb8b36110 nsILocale integration. 1999-02-17 18:00:29 +00:00
nhotta%netscape.com
ba33763afb Bug fix, changed NSILOCALE_TIME to NSILOCALE_COLLATE. 1999-02-16 19:09:15 +00:00
nhotta%netscape.com
a17c12c401 nsILocale integration. 1999-02-16 19:05:10 +00:00
nhotta%netscape.com
319066b706 nsILocale integrarion. 1999-02-12 18:24:45 +00:00
nhotta%netscape.com
e7d6bad2e4 nsILocale integration. 1999-02-12 18:23:54 +00:00
tague%netscape.com
28177eb274 Added autoregistration to Windows locale DLL 1999-02-09 04:44:23 +00:00
tague%netscape.com
84edb88953 Added XPCOM autoregistration to the Mac version of the locale shared object. 1999-02-09 04:31:32 +00:00
tague%netscape.com
cacda0cc9c Added autoregistration to UNIX .so 1999-02-09 03:24:34 +00:00
nhotta%netscape.com
efec496dc5 Added Japanese (Shift_JIS) specific support. 1999-02-05 22:51:38 +00:00
nhotta%netscape.com
1f6789b4e5 Collation key implementation for Macintosh. 1999-02-05 22:10:39 +00:00
nhotta%netscape.com
94a70e212b Added uconv for the include path. 1999-02-05 00:36:45 +00:00
nhotta%netscape.com
f69c92b269 Changed to use strxfrm for a key generation. 1999-02-04 23:23:04 +00:00
nhotta%netscape.com
e21aa3fbcc Moved NS_IMPL_IDS define to XP code. 1999-02-04 23:20:55 +00:00
nhotta%netscape.com
0ff2b69425 Added UnicodeToChar to nsCollation class. 1999-02-04 23:17:37 +00:00
nhotta%netscape.com
bc366aa8c7 Integration of the case conversion interface. 1999-02-04 02:02:49 +00:00
nhotta%netscape.com
8112005249 Integration of the case conversion interface. 1999-02-04 01:40:58 +00:00
tague%netscape.com
ebe7e7f12a Added Windows specific locale interfaces and implementation 1999-02-04 00:33:44 +00:00
nhotta%netscape.com
9678289616 Unicode converter integration. 1999-02-03 23:44:36 +00:00
nhotta%netscape.com
a6a550a6f5 Date time format Macintosh implementation. 1999-02-03 19:28:38 +00:00
nhotta%netscape.com
0f893f63a2 Fixed typo, windows headers were included. 1999-02-03 02:22:12 +00:00
nhotta%netscape.com
aa2bfa6b52 nsILocale integration and date time format Mac implementation. 1999-02-03 01:36:06 +00:00
nhotta%netscape.com
f5d1975ba6 nsILocale integration. 1999-02-03 01:35:11 +00:00
mcafee%netscape.com
c46e798651 Ignore generated binaries 1999-02-02 01:47:19 +00:00
mcafee%netscape.com
a9f46578c7 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
nhotta%netscape.com
44866e8b7b Changed the class name from WinFactory to UnixFactory. 1999-02-01 23:56:54 +00:00
nhotta%netscape.com
034a3ff9b8 Changed out string to nsString. 1999-02-01 23:40:02 +00:00
tague%netscape.com
efcf7769d5 Changed Mac build to mirror the Windows and Unix builds. Put the definition of nsLocaleMacFactory into a header file. 1999-02-01 04:35:21 +00:00
tague%netscape.com
cc3880bdc4 First Checked In. 1999-02-01 04:32:55 +00:00
tague%netscape.com
f099c5aa64 Changed DEPTH to topsrcdir so that we build under autoconf 1999-01-29 05:29:43 +00:00
tague%netscape.com
af2816809e Added nsILocale, nsILocaleFactory, nsICollation to the UNIX build 1999-01-29 04:09:40 +00:00
tague%netscape.com
85b27329cd Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well. 1999-01-28 23:27:55 +00:00
nhotta%netscape.com
1814320b35 Changed to call WinAPI for date time format. 1999-01-28 00:24:18 +00:00
ramiro%netscape.com
40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
nhotta%netscape.com
8c42db3a20 Initial check in. 1999-01-27 00:19:24 +00:00
nhotta%netscape.com
4eef5a7edc Change to use WinAPI for collation key creation. 1999-01-26 17:37:17 +00:00
nhotta%netscape.com
ae90d6478c Added additional library to to link. 1999-01-26 17:35:42 +00:00
mcafee%netscape.com
74efa35b43 Adding makefiles for Linux, hope that's Ok 1999-01-26 12:47:33 +00:00
nhotta%netscape.com
ed95678fea First Checked In. 1999-01-21 23:40:32 +00:00
nhotta%netscape.com
86c9f5ca8d Initial check in. 1999-01-21 01:28:27 +00:00