Commit Graph

258 Commits

Author SHA1 Message Date
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
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
sgehani%netscape.com
824c133dc6 Fix for bug 10696. 1999-08-21 01:20:52 +00:00
sgehani%netscape.com
e685caeb9a Fix for Mac specific bug: 11166. Install.Gestalt() now works. 1999-08-20 23:49:20 +00:00
cathleen%netscape.com
634ab9cd58 fix bug 10297 - remove extracted diff file 1999-08-20 07:38:31 +00:00
alecf%netscape.com
16db9dac25 fix char*/PRUnichar* problem 1999-08-20 04:47:56 +00:00
cathleen%netscape.com
16c66c6a39 fix bug 9589 1999-08-20 04:34:15 +00:00
briano%netscape.com
3887a67b97 Builds the Unix binary package for release builds. 1999-08-20 02:56:38 +00:00
briano%netscape.com
ad8243d993 Minor cleanup. 1999-08-20 02:54:32 +00:00
danm%netscape.com
0ce57055ba disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
dveditz%netscape.com
246c47a85c bug 9602: we now have a modal confirmation dialog before downloading and
installing software. Big thanks to danm and davidm for implementing
the modal dialog support required. Approved chofmann
1999-08-13 07:27:04 +00:00
waterson%netscape.com
508e0405a4 Bug 11539. Display 'title' as NC:Description instead of NC:Source. 1999-08-12 08:44:02 +00:00
cyeh%netscape.com
c083f5134f adding manifest-win file in preparation for installers. not used or built
anywhere. reviewed cyeh, approved cyeh.
1999-08-11 23:34:26 +00:00
briano%netscape.com
e63639f800 Removed the references to the 6 files that no longer exist. 1999-08-11 21:59:48 +00:00
dveditz%netscape.com
58e69ab61c fix bug 9603 1999-08-11 06:58:55 +00:00
ssu%netscape.com
c8b3ce47a6 install wizard now unpacks to correct target dir 1999-08-11 05:38:40 +00:00
ssu%netscape.com
54197bb7fa add lockout 1999-08-11 04:18:38 +00:00
ssu%netscape.com
a0d54377e3 free returned string [dveditz] 1999-08-11 04:16:44 +00:00
dveditz%netscape.com
daae3f07cc allow install wizard to override program directory 1999-08-11 03:53:03 +00:00
ssu%netscape.com
380428ac78 putting back AutoReg by directory feature for wizard 1999-08-11 02:50:52 +00:00
dveditz%netscape.com
0f2054b30f fixing misplaced #endif 1999-08-11 01:01:33 +00:00
dougt%netscape.com
33908161f3 Adding new .idl file to mac project 1999-08-11 00:33:34 +00:00
dveditz%netscape.com
1bc4237ff2 adding wizard hooks 1999-08-11 00:31:15 +00:00
dougt%netscape.com
138b35e554 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
dveditz%netscape.com
35066d3b59 minor bugfixing 1999-08-10 18:47:24 +00:00
dougt%netscape.com
63de722f79 removing unused files. 1999-08-10 18:12:05 +00:00
dougt%netscape.com
341e6b6dc5 removing css file from build. 1999-08-10 05:40:32 +00:00
bienvenu%netscape.com
9c9bba02b4 fix build bustage by replacing libreg32 with mozreg 1999-08-10 04:13:27 +00:00
dougt%netscape.com
21fab80042 feable attempt to get the notfication.gif to display. 1999-08-10 03:53:58 +00:00
dougt%netscape.com
30946b7e3b Changes to xpinstall notification services per my conversation with michaell. 1999-08-10 03:31:21 +00:00