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

141 Коммитов

Автор SHA1 Сообщение Дата
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
warren%netscape.com 22cdc1e794 Fixed variable name problem. 1999-03-09 11:42:48 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com 12c0769c82 dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
mcafee%netscape.com 2b3f567b32 Removing tests that link with components, we need to dlopen() these libraries and not link with them. 1999-03-03 09:17:32 +00:00
dp%netscape.com e115322998 Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ebina%netscape.com 02768f06e7 Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
warren%netscape.com 5efbc005d0 Added missing argument. 1999-02-26 11:46:42 +00:00
warren%netscape.com 5c660c41f0 Fixed NSRegisterSelf signature. 1999-02-26 11:32:51 +00:00
warren%netscape.com 19e5d32ea8 Fixed variable name. 1999-02-26 11:31:04 +00:00
warren%netscape.com 917caed69a Renamed variable. 1999-02-26 10:58:32 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
cata%netscape.com 8146c40b56 Changed to the new nsIUnicodeEncoder. 1999-02-24 14:06:45 +00:00
warren%netscape.com 3642da81a5 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
mcafee%netscape.com 05b9b46228 Solaris needs newline at end of file. 1999-02-19 08:45:46 +00:00
nhotta%netscape.com adf9a0465a Fix for Macintosh test. 1999-02-19 01:38:27 +00:00
nhotta%netscape.com 655bfbf091 Added a new sort test. 1999-02-19 00:59:42 +00:00
cyeh%netscape.com 5f74d78397 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
nhotta%netscape.com d3f3cfce1d nsILocale integration. 1999-02-18 00:02:03 +00:00
nhotta%netscape.com fa840e3912 Added mCharset and mLocale to the class. 1999-02-17 18:32:33 +00:00
nhotta%netscape.com 88e0a71273 nsILocale integration. 1999-02-17 18:00:29 +00:00
nhotta%netscape.com 736d9869f7 Bug fix, changed NSILOCALE_TIME to NSILOCALE_COLLATE. 1999-02-16 19:09:15 +00:00
nhotta%netscape.com 5b1469233e nsILocale integration. 1999-02-16 19:05:10 +00:00
mcafee%netscape.com ea815d1b62 More portable makefile, fixing -lreg breakage. 1999-02-16 01:35:23 +00:00
nhotta%netscape.com d84830f987 nsILocale integrarion. 1999-02-12 18:24:45 +00:00
nhotta%netscape.com b21ca07074 nsILocale integration. 1999-02-12 18:23:54 +00:00
pinkerton%netscape.com f44f04672a remove trailing ';' on CID decl because it causes empty declaration warnings. 1999-02-12 17:32:01 +00:00
tague%netscape.com 965f95d136 Added autoregistration to Windows locale DLL 1999-02-09 04:44:23 +00:00
tague%netscape.com b37253ebd9 Added XPCOM autoregistration to the Mac version of the locale shared object. 1999-02-09 04:31:32 +00:00
tague%netscape.com dfeb603f7f Added autoregistration to UNIX .so 1999-02-09 03:24:34 +00:00
nhotta%netscape.com 03af4848e9 Output data print format change. 1999-02-08 19:21:44 +00:00
mcafee%netscape.com ea6f465213 ignore genereated files 1999-02-08 08:26:34 +00:00
mcafee%netscape.com d125205e8e nsIWin32Locale.h is, uh, Win32-only :-) 1999-02-07 12:29:31 +00:00
nhotta%netscape.com 81f74a14a9 Added Japanese (Shift_JIS) specific support. 1999-02-05 22:51:38 +00:00
nhotta%netscape.com 50150d6e89 Collation key implementation for Macintosh. 1999-02-05 22:10:39 +00:00
nhotta%netscape.com 57dea0cfa8 Added uconv for the include path. 1999-02-05 00:36:45 +00:00
nhotta%netscape.com a516a2123e Changed to use strxfrm for a key generation. 1999-02-04 23:23:04 +00:00
nhotta%netscape.com a1099f3f0f Moved NS_IMPL_IDS define to XP code. 1999-02-04 23:20:55 +00:00
nhotta%netscape.com 57da78b87d Added UnicodeToChar to nsCollation class. 1999-02-04 23:17:37 +00:00
nhotta%netscape.com 5c901aca22 Integration of the case conversion interface. 1999-02-04 02:02:49 +00:00
nhotta%netscape.com 117136ded3 Integration of the case conversion interface. 1999-02-04 01:40:58 +00:00
nhotta%netscape.com 1f9bff2b8b RegisterFactory for case conversion interface. 1999-02-04 01:39:11 +00:00
nhotta%netscape.com 4796ed4551 Additional include paths. 1999-02-04 01:37:46 +00:00
tague%netscape.com 8ffd3b76a9 Added Windows specific locale interfaces and implementation 1999-02-04 00:33:44 +00:00
nhotta%netscape.com 548fb60fa8 Unicode converter integration. 1999-02-03 23:44:36 +00:00
nhotta%netscape.com e4f1e1f385 RegisterFactory for unicode converter. 1999-02-03 19:29:50 +00:00
nhotta%netscape.com f4f503c3c3 Date time format Macintosh implementation. 1999-02-03 19:28:38 +00:00
nhotta%netscape.com 57d74aafc6 Fixed typo, windows headers were included. 1999-02-03 02:22:12 +00:00
nhotta%netscape.com b153198097 nsILocale integration and date time format Mac implementation. 1999-02-03 01:36:06 +00:00
nhotta%netscape.com d931d4a111 nsILocale integration. 1999-02-03 01:35:11 +00:00
mcafee%netscape.com 7dc0815d37 Ignore generated binaries 1999-02-02 01:47:19 +00:00
mcafee%netscape.com e1a384da68 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
nhotta%netscape.com a44508ea7d Changed the class name from WinFactory to UnixFactory. 1999-02-01 23:56:54 +00:00
nhotta%netscape.com 8383735524 Changed out string to nsString. 1999-02-01 23:40:02 +00:00
nhotta%netscape.com 78c7e77a55 Changed for nsIDateTimeFormat interface. 1999-02-01 23:33:13 +00:00
tague%netscape.com 26872ef0bd Modified LocaleSelfTest to look for it's components in NSLOCALE_DLL on the Mac. (This mirrors the other builds.) 1999-02-01 04:37:47 +00:00
tague%netscape.com 9d5adb0c10 Added nsILocale and nsILocaleFactory to the Mac build. 1999-02-01 04:35:53 +00:00
tague%netscape.com 287f657ab9 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 a2b54b6131 First Checked In. 1999-02-01 04:32:55 +00:00
tague%netscape.com 9901b6f2bb Changed DEPTH to topsrcdir so that we build under autoconf 1999-01-29 05:29:43 +00:00
tague%netscape.com b5dad02d50 Added nsILocale, nsILocaleFactory, nsICollation to the UNIX build 1999-01-29 04:09:40 +00:00
tague%netscape.com 692516a02d 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 2afe1d1c7c Added test cases for date time format. 1999-01-28 00:26:04 +00:00
nhotta%netscape.com 1eae73f440 Changed to call WinAPI for date time format. 1999-01-28 00:24:18 +00:00
nhotta%netscape.com ef236250cf Modified data and time format selectors. 1999-01-28 00:21:48 +00:00
ramiro%netscape.com da1f3da731 Ignore generated files. 1999-01-27 05:09:47 +00:00
nhotta%netscape.com 5fced69152 Initial check in. 1999-01-27 00:19:24 +00:00
nhotta%netscape.com 524f313791 Change to use WinAPI for collation key creation. 1999-01-26 17:37:17 +00:00
nhotta%netscape.com c219232c04 Added additional library to to link. 1999-01-26 17:35:42 +00:00
mcafee%netscape.com 927202ee26 Adding makefiles for Linux, hope that's Ok 1999-01-26 12:47:33 +00:00
nhotta%netscape.com 47e9f04a72 First Checked In. 1999-01-21 23:40:32 +00:00
nhotta%netscape.com f95d8b90f4 Changes for Mac build. 1999-01-21 23:37:56 +00:00
nhotta%netscape.com f5ac3643c3 Initial check in. 1999-01-21 01:28:27 +00:00
nhotta%netscape.com 0eed1a59d9 Initial check in. 1999-01-21 01:11:00 +00:00
nhotta%netscape.com 719bf43702 Initial check in. 1999-01-21 00:49:28 +00:00