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

70 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com 43d7ba4273 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
tague%netscape.com e89f540ca8 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
nhotta%netscape.com cf8c22965e Fixed compile errors (not part of the build). 1999-08-19 19:55:05 +00:00
tague%netscape.com 4329950d31 Fix purify errors introduced in the scriptability landing 1999-08-04 07:16:00 +00:00
tague%netscape.com 1ee10c3a77 Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
nhotta%netscape.com 4d0c2fdea9 Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
nhotta%netscape.com 834e41a79b Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com e89afd3ae9 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
nhotta%netscape.com 4ca7ea7fbf Updates for nsILocale change (not part of the mail build). 1999-07-16 22:57:45 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com 1fb0b5851e 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 e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
tague%netscape.com a867e5acb4 Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +00:00
tague%netscape.com 18182d46ae Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com 3b08fa11de Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com 45a24384d0 Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
nhotta%netscape.com fbaa367660 Test for GetIID(). 1999-05-27 20:37:48 +00:00
dp%netscape.com 536e32886c removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nhotta%netscape.com 0c8ee06350 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +00:00
tague%netscape.com ebadee7000 First Checked In. 1999-04-28 06:14:12 +00:00
tague%netscape.com 7f1f79c878 Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
nhotta%netscape.com 84520974a1 WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
tague%netscape.com 9447e2f165 Updated support for GetSystemLocale and GetApplicationLocale 1999-04-15 21:00:16 +00:00
momoi%netscape.com e47dfcb448 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 08a90313c0 Added N into the test data. Should not affect any build. 1999-04-10 01:13:53 +00:00
nhotta%netscape.com 8bd5aab4ae Additional test cases for nsILocale and test options. 1999-04-10 01:09:27 +00:00
momoi%netscape.com de55e40874 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +00:00
tague%netscape.com 79b6fcabd7 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
tague%netscape.com 59b1c250ab Fixed 2 memory leaks so Bruce doesn't have to 1999-04-07 03:55:34 +00:00
tague%netscape.com 3d8b5c2eec Fixed bug #3867: nsIWin32Locale::GetPlatformLocale not returning the correct value for en_US 1999-04-06 05:46:29 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +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
nhotta%netscape.com 1fee011875 Added two functions which use nsString as a sort key. 1999-03-19 23:21:43 +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 c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina%netscape.com 02768f06e7 Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +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
nhotta%netscape.com d3f3cfce1d nsILocale integration. 1999-02-18 00:02:03 +00:00