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

257 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
sgehani%netscape.com d2924a38e9 Removing gery button framing code. 1999-08-26 02:14:59 +00:00
dougt%netscape.com 7f7235921b 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 a82fc2c02b 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 9766683a35 Fix for bug 10303. 1999-08-25 21:36:06 +00:00
ssu%netscape.com 59582abec7 fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
brendan%mozilla.org bbe959f4d1 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 cdfaec0a29 Fix for bug 12426. 1999-08-25 01:36:18 +00:00
cathleen%netscape.com b15eb7904b revert PRUnichar* back to char*; depending on more unichar/UTF8 support
from L10n
1999-08-25 01:26:11 +00:00
ssu%netscape.com 1f277f612b fixing bug #10187 and #10188 1999-08-24 21:56:14 +00:00
waterson%netscape.com 282167b0f6 Fix in-memory datasource aggregation. 1999-08-24 04:59:58 +00:00
briano%netscape.com 82db848372 Added viewer to the 'exclude list'. 1999-08-23 23:46:37 +00:00
mccabe%netscape.com 3add504545 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 dd68348a07 First Checked In. 1999-08-22 13:40:21 +00:00
mccabe%netscape.com 2290033202 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 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
sgehani%netscape.com caccacde49 First Checked In. 1999-08-22 01:19:22 +00:00
sgehani%netscape.com bbf946d20f Make Mac happy. 1999-08-22 01:18:35 +00:00
briano%netscape.com b1ea164725 Fixed all my stupid mistakes. 1999-08-21 20:06:08 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com b8c008dcae Ignore generated files. 1999-08-21 12:14:23 +00:00
mccabe%netscape.com 779d51d186 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 d9e5cb95b0 Fix for bug 10696. 1999-08-21 01:20:52 +00:00
sgehani%netscape.com 067ad1c159 Fix for Mac specific bug: 11166. Install.Gestalt() now works. 1999-08-20 23:49:20 +00:00
cathleen%netscape.com dcb9509072 fix bug 10297 - remove extracted diff file 1999-08-20 07:38:31 +00:00
alecf%netscape.com c2a67b6bb2 fix char*/PRUnichar* problem 1999-08-20 04:47:56 +00:00
cathleen%netscape.com 9f8f18ff1a fix bug 9589 1999-08-20 04:34:15 +00:00
briano%netscape.com e3e5d6e13e Builds the Unix binary package for release builds. 1999-08-20 02:56:38 +00:00
briano%netscape.com c9063be5b2 Minor cleanup. 1999-08-20 02:54:32 +00:00
danm%netscape.com e23e00db7c 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 c6f5651657 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 30bcdfef8e Bug 11539. Display 'title' as NC:Description instead of NC:Source. 1999-08-12 08:44:02 +00:00
cyeh%netscape.com 1af9ed60fe 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 9f5681407d Removed the references to the 6 files that no longer exist. 1999-08-11 21:59:48 +00:00
dveditz%netscape.com a1b8a9233f fix bug 9603 1999-08-11 06:58:55 +00:00
ssu%netscape.com 6ac52f7413 install wizard now unpacks to correct target dir 1999-08-11 05:38:40 +00:00
ssu%netscape.com 094dcace62 add lockout 1999-08-11 04:18:38 +00:00
ssu%netscape.com acb9cbfb54 free returned string [dveditz] 1999-08-11 04:16:44 +00:00
dveditz%netscape.com 592c0b3cd2 allow install wizard to override program directory 1999-08-11 03:53:03 +00:00
ssu%netscape.com f5958ac413 putting back AutoReg by directory feature for wizard 1999-08-11 02:50:52 +00:00
dveditz%netscape.com 2f1471a0aa fixing misplaced #endif 1999-08-11 01:01:33 +00:00
dougt%netscape.com ff46036de0 Adding new .idl file to mac project 1999-08-11 00:33:34 +00:00
dveditz%netscape.com 9662f439d7 adding wizard hooks 1999-08-11 00:31:15 +00:00
dougt%netscape.com 69add2d2f3 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
dveditz%netscape.com d54bfbc200 minor bugfixing 1999-08-10 18:47:24 +00:00
dougt%netscape.com 18dcf8beb5 removing unused files. 1999-08-10 18:12:05 +00:00
dougt%netscape.com 8676887adb removing css file from build. 1999-08-10 05:40:32 +00:00
bienvenu%netscape.com 614ef9553b fix build bustage by replacing libreg32 with mozreg 1999-08-10 04:13:27 +00:00
dougt%netscape.com be5e32d6a6 feable attempt to get the notfication.gif to display. 1999-08-10 03:53:58 +00:00
dougt%netscape.com 968a912a6c Changes to xpinstall notification services per my conversation with michaell. 1999-08-10 03:31:21 +00:00