seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu
ed869c764e
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
1c6c9ed7c8
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
cls%seawood.org
f6740baa20
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
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
pp%ludusdesign.com
58065dda04
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
pinkerton%netscape.com
cdc7e4500f
fixing paths into MacOS Support folder. bug 25949 r=macdev.
2000-02-01 22:30:54 +00:00
dmose%mozilla.org
142ac52eaf
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
d055fd251c
General cleanup.
1999-09-11 03:07:11 +00:00
cyeh%netscape.com
9577b5cefa
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
tague%netscape.com
6852185102
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
c3f8a1e88a
Fixed compile errors (not part of the build).
1999-08-19 19:55:05 +00:00
tague%netscape.com
6b08459339
Fix purify errors introduced in the scriptability landing
1999-08-04 07:16:00 +00:00
tague%netscape.com
2b0c246d3b
Land nsLocale scriptability changes
1999-08-02 03:00:23 +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
7515e72ba2
Fix for unix compile error (not a part of the main build).
1999-07-20 02:07:41 +00:00
nhotta%netscape.com
628b95cd84
Updates for nsILocale change (not part of the mail build).
1999-07-16 22:57:45 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +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
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
tague%netscape.com
c81f25284c
Updated self-test so it continues to build
1999-05-28 03:19:05 +00:00
nhotta%netscape.com
c3b8e48903
Test for GetIID().
1999-05-27 20:37:48 +00:00
dp%netscape.com
78364c28b7
removing -lreg
1999-05-26 07:16:38 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
nhotta%netscape.com
b37ea38fe1
Adding Mac support (not part of the build).
1999-05-06 00:12:11 +00:00
tague%netscape.com
7ad9ccbd1c
First Checked In.
1999-04-28 06:14:12 +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
4e187afaa6
Updated support for GetSystemLocale and GetApplicationLocale
1999-04-15 21:00:16 +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
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
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