Commit Graph

287 Commits

Author SHA1 Message Date
ssu%netscape.com
19362b2a6a fixing 13053 1999-09-02 21:33:49 +00:00
briano%netscape.com
4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
sgehani%netscape.com
e6693b5ce4 * More memory issues ironed out. * Fix for 12644. 1999-09-01 23:59:16 +00:00
sgehani%netscape.com
1f27564a60 Set optimization level to 1 for opt build. 1999-09-01 23:54:36 +00:00
dougt%netscape.com
73434ef855 Fix for 11214. 1999-09-01 21:54:05 +00:00
sgehani%netscape.com
e427a500bb Fix for bug 12972. 1999-09-01 21:36:37 +00:00
ssu%netscape.com
d8587707da This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds. 1999-09-01 18:31:18 +00:00
dougt%netscape.com
1e265fb911 Mac IDL project to match previous checkin 1999-09-01 04:31:26 +00:00
dveditz%netscape.com
eb685e8fcd replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com
3f985af6fe New file, not yet part of build 1999-09-01 03:55:35 +00:00
cathleen%netscape.com
72df0b15a9 fix bug 12166, part 2 1999-09-01 00:57:20 +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
sgehani%netscape.com
90b8822c3b Fix for bug 11615. 1999-09-01 00:38:21 +00:00
cathleen%netscape.com
cd4daf3f24 more fix to feature bug 10651 1999-08-31 02:25:05 +00:00
sgehani%netscape.com
7e5e37e98e Fixes for bug 12510. 1999-08-31 01:15:26 +00:00
cathleen%netscape.com
5d7f7fa487 feature bug 10651 - added win32 specific binding support for patching 1999-08-31 00:09:29 +00:00
dveditz%netscape.com
2286632b40 Bug 12242 1999-08-30 22:08:32 +00:00
rickg%netscape.com
e44ca27337 replaced deprecated nsString use with nsCString 1999-08-29 23:39:25 +00:00
cathleen%netscape.com
94d63a5d92 partial fix for bug 12166, where cleanup() is not getting called after install completes, thus file pointer for JAR/XPI files are not freed up afterwards. 1999-08-29 17:21:39 +00:00
cathleen%netscape.com
e2d646ed40 fix bug 9591, mPatchList, hashtable entries not freeup after install finishes 1999-08-28 02:07:14 +00:00
cathleen%netscape.com
5afbd1eed0 fixed bug 12188, result file is not removed if patch fails 1999-08-28 01:21:35 +00:00
dbragg%netscape.com
e8163bf9e8 Changed the version of the nsInstallDelete constructor being called from the 4 param version to the 3 param version since I have the registry entry. Fixes bug 7846. 1999-08-27 22:01:01 +00:00
sgehani%netscape.com
b78b7ed5b8 1> Doug's suggested changes. 2> Extracted files cleanup. 3> No more crashing at shutdown. 1999-08-27 21:36:59 +00:00
sgehani%netscape.com
7c86a053ae Permission to use grey button framing routines received from Michael Amorose. 1999-08-27 21:32:55 +00:00
sgehani%netscape.com
1fdfb5cc56 Added prefix files to enable compile target specific macro definition (DEBUG in particular). 1999-08-27 21:25:49 +00:00
sgehani%netscape.com
451ccd8639 First Checked In. 1999-08-27 21:24:19 +00:00
dbragg%netscape.com
e1aaa2a5de Added these files to conform to the chrome tree structure 1999-08-27 21:13:48 +00:00
sgehani%netscape.com
aeadbf6c4e Fix for bug 11663 (by dougt). 1999-08-27 21:10:51 +00:00
dbragg%netscape.com
ae66bdf938 Moved or added these files to conform to the chrome structure 1999-08-27 21:05:42 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
sgehani%netscape.com
1ba1fb8e73 Removing gery button framing code. 1999-08-26 02:14:59 +00:00
dougt%netscape.com
b32a9f33f5 Code Review Comments. Look for "//dougt:" as well as looking at the diffs
I have fixed some problems, and left other merely commented.  I did not
make it completely through files not touched in this directory, or the *Win.c
files.

I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
ssu%netscape.com
001061784d fixing bug 9560.
install.DiskSpaceAvailable() now returns the correct value, as much as a
unsigned 32bit type can hold.  It should really be stored in a unsigned
64bit type.  I'll file it as a seperate bug against nsFileSpec.
1999-08-25 21:36:59 +00:00
sgehani%netscape.com
657d8da2ac Fix for bug 10303. 1999-08-25 21:36:06 +00:00
ssu%netscape.com
535eac43d2 fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
sgehani%netscape.com
535ec12ee3 Fix for bug 12426. 1999-08-25 01:36:18 +00:00
cathleen%netscape.com
625eae3670 revert PRUnichar* back to char*; depending on more unichar/UTF8 support
from L10n
1999-08-25 01:26:11 +00:00
ssu%netscape.com
ff95b41daf fixing bug #10187 and #10188 1999-08-24 21:56:14 +00:00
waterson%netscape.com
1d6c956a62 Fix in-memory datasource aggregation. 1999-08-24 04:59:58 +00:00
briano%netscape.com
81a947dd3f Added viewer to the 'exclude list'. 1999-08-23 23:46:37 +00:00
mccabe%netscape.com
ed5a2f8522 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00
sgehani%netscape.com
74fd681261 First Checked In. 1999-08-22 13:40:21 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
sgehani%netscape.com
2e705d0fce First Checked In. 1999-08-22 01:19:22 +00:00
sgehani%netscape.com
338decd8cf Make Mac happy. 1999-08-22 01:18:35 +00:00
briano%netscape.com
8906ecc211 Fixed all my stupid mistakes. 1999-08-21 20:06:08 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00