Commit Graph

31900 Commits

Author SHA1 Message Date
alecf%netscape.com
471eb18c9a XPIDLize nsIMsgParseMailMsgState 1999-06-27 05:17:03 +00:00
alecf%netscape.com
ec85797066 rename myISupports to something more obvious to avoid shadow warnings 1999-06-27 05:16:08 +00:00
alecf%netscape.com
9c6e6746f6 re-add this file (mac is unhappy if it's missing) 1999-06-27 05:03:08 +00:00
alecf%netscape.com
d12910cda3 XPIDLize nsIPop3URL.idl and nsIMaliboxUrl.idl 1999-06-27 04:22:12 +00:00
alecf%netscape.com
7d5d80ce8a nobody uses this anymore, remove it. 1999-06-27 04:20:28 +00:00
alecf%netscape.com
ca2b7abb04 XPIDLize nsIUrlListenerManager on Mac and windows 1999-06-27 04:20:04 +00:00
alecf%netscape.com
4af27284b8 #ifdef NS_DEBUG on fflush() 1999-06-27 04:15:25 +00:00
alecf%netscape.com
cef57cba46 extra error checking 1999-06-27 04:14:51 +00:00
alecf%netscape.com
79bf327c98 turn on XPIDL for nsIUrlListener.idl 1999-06-27 04:12:07 +00:00
alecf%netscape.com
e977600d72 XPIDLIZE nsIUrlListenerManager 1999-06-27 04:11:16 +00:00
alecf%netscape.com
45cb5af6ae get ready for some XPIDLIZING! 1999-06-27 04:09:41 +00:00
alecf%netscape.com
d6db5f6051 fix shadowed variable 1999-06-27 04:06:28 +00:00
alecf%netscape.com
4522ee4bca switch to using constants from enums 1999-06-27 03:44:41 +00:00
alecf%netscape.com
e340113a85 XPIDLize nsIMailboxUrl and nsIPop3URL 1999-06-27 03:41:59 +00:00
troy%netscape.com
063b6aaad3 Fix for bug #7656. Changed the root frame to size the document element's
frame so it covers the entire canvas
1999-06-27 02:39:09 +00:00
jefft%netscape.com
16c6434c94 forget to initialize the destination folder 1999-06-27 02:21:45 +00:00
bryce-mozilla%nextbus.com
fb85d06003 Another battle in the HTML syntax error war. Two bodies, and a hanging
table data.  Hope this is OK, Terry.
1999-06-27 02:09:45 +00:00
danm%netscape.com
e1ea10a32d adding _content target 1999-06-27 00:35:21 +00:00
av%netscape.com
a9b3b8dc60 Enabling stuff checked in earlier 1999-06-27 00:05:05 +00:00
rhp%netscape.com
9252ceb94e Reworking message copy back end 1999-06-26 23:18:49 +00:00
av%netscape.com
e20b61431e Fixing build redness 1999-06-26 22:31:41 +00:00
av%netscape.com
a0da09e3ed Adding stub for new method 1999-06-26 22:02:37 +00:00
rhp%netscape.com
87762f807b Fix for bug #8890 1999-06-26 21:57:07 +00:00
av%netscape.com
e0ff6551d7 Implementing getting native drawing data 1999-06-26 21:55:12 +00:00
av%netscape.com
076a0e2e7e Adding a method to retrieve native drawing data 1999-06-26 21:53:07 +00:00
danm%netscape.com
b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com
629e811d82 Changes for BeOS. 1999-06-26 21:39:54 +00:00
mcafee%netscape.com
6248e7811c Changes for BeOS. 1999-06-26 21:32:57 +00:00
sspitzer%netscape.com
3c116923ff rearrange my ifdefs 1999-06-26 20:48:22 +00:00
sspitzer%netscape.com
e518c4fb8b fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com
fa49f7a7de fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com
04de969511 fix the assertion I was causing on IMAP. need to talk to bienvenu about how imap plans to use the msg key set 1999-06-26 20:46:56 +00:00
sspitzer%netscape.com
45a114635d clean up the ifdefs. get the debugging printf to work again 1999-06-26 20:45:42 +00:00
alecf%netscape.com
3530f56bdb add [ptr] version of nsFileSpec 1999-06-26 20:27:28 +00:00
mcafee%netscape.com
8af5c0fdb4 Adding case for BeOS. 1999-06-26 19:59:32 +00:00
mcafee%netscape.com
c342ebf38d Changes for BeOS. 1999-06-26 19:49:21 +00:00
mcafee%netscape.com
e1509aac8f Changes for BeOS 1999-06-26 19:48:02 +00:00
mcafee%netscape.com
fb3a93cd57 Changes for BeOS. 1999-06-26 19:42:53 +00:00
jefft%netscape.com
742eaba285 try fixing mac build bustage 1999-06-26 19:39:50 +00:00
mcafee%netscape.com
15f553ce98 Changes for BeOS. 1999-06-26 19:24:41 +00:00
mcafee%netscape.com
e50edbdc6f Changes for BeOS 1999-06-26 19:21:50 +00:00
jefft%netscape.com
a38214030d stub implement CopyMessages() & CopyFileMessage() methods 1999-06-26 18:22:55 +00:00
jefft%netscape.com
af2f02a6a6 more on uber service, filled in all the code for message copy service 1999-06-26 18:22:00 +00:00
jefft%netscape.com
560c16d4e8 added CopyMessages() & CopyFileMessage() method 1999-06-26 18:20:30 +00:00
jefft%netscape.com
e9c746f88c added one more parameter, nsresult result, to NotifyCompletion() 1999-06-26 18:19:33 +00:00
erik%netscape.com
4644c8a328 Delay the creation of the DLL until install:: time so that the networking
library will already have been built.
1999-06-26 18:05:41 +00:00
blizzard%redhat.com
82433eaf5b reuse a little code 1999-06-26 15:06:05 +00:00
rjc%netscape.com
c9825ba220 Fix a lot of warnings by not using "basename" as a variable as it happens to be defined globally as a function. 1999-06-26 09:25:22 +00:00
rjc%netscape.com
837414868d Fix typo. 1999-06-26 09:17:46 +00:00
rjc%netscape.com
c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00