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

119 Коммитов

Автор SHA1 Сообщение Дата
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 3dfb1ad7e9 *** empty log message *** 1999-04-28 06:22:34 +00:00
tague%netscape.com c907998cc4 First Checked In. 1999-04-28 06:22:24 +00:00
tague%netscape.com a45b97d9ea Add new files for Mac build. 1999-04-28 06:16:29 +00:00
tague%netscape.com ff3394ab19 Fixed memory leak. 1999-04-28 06:15:49 +00:00
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
nhotta%netscape.com dd415ab26f WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +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
momoi%netscape.com ce316edb42 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 94f80f33aa Added N into the test data. Should not affect any build. 1999-04-10 01:13:53 +00:00
nhotta%netscape.com 2fdc54840f Additional test cases for nsILocale and test options. 1999-04-10 01:09:27 +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
pinkerton%netscape.com fc0abb60de 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 dda8abda17 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +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
jband%netscape.com 01475d8a25 fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +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
nhotta%netscape.com a0c1d18551 Sort test data for us-ascii. 1999-03-29 23:25:56 +00:00
nhotta%netscape.com 9be45955c4 Changed to use wprintf for dump data if Win32. 1999-03-29 22:53:48 +00:00
nhotta%netscape.com da7d69bdaa Fixed unix compile error. 1999-03-27 00:21:41 +00:00
nhotta%netscape.com 657d66dd8f Not a part of the main build, added test info for the sorting. 1999-03-27 00:11:09 +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
mcafee%netscape.com b95bf6ec27 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 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