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

32222 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 7808358e27 switch to using constants from enums 1999-06-27 03:44:41 +00:00
alecf%netscape.com 8f52d97ae7 XPIDLize nsIMailboxUrl and nsIPop3URL 1999-06-27 03:41:59 +00:00
troy%netscape.com 5213679b85 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 692963ae40 forget to initialize the destination folder 1999-06-27 02:21:45 +00:00
bryce-mozilla%nextbus.com 1f13f8920b 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 d445822226 adding _content target 1999-06-27 00:35:21 +00:00
av%netscape.com 892b528961 Enabling stuff checked in earlier 1999-06-27 00:05:05 +00:00
rhp%netscape.com 59542bf0a0 Reworking message copy back end 1999-06-26 23:18:49 +00:00
av%netscape.com 8d4d69ae06 Fixing build redness 1999-06-26 22:31:41 +00:00
av%netscape.com a05bca42d2 Adding stub for new method 1999-06-26 22:02:37 +00:00
rhp%netscape.com 6c08845ab2 Fix for bug #8890 1999-06-26 21:57:07 +00:00
av%netscape.com 26123491e7 Implementing getting native drawing data 1999-06-26 21:55:12 +00:00
av%netscape.com 73ae0e8778 Adding a method to retrieve native drawing data 1999-06-26 21:53:07 +00:00
danm%netscape.com 18e69811ef added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com 8f966d205d Changes for BeOS. 1999-06-26 21:39:54 +00:00
mcafee%netscape.com a019fdd9db Changes for BeOS. 1999-06-26 21:32:57 +00:00
sspitzer%netscape.com 4497dcc049 rearrange my ifdefs 1999-06-26 20:48:22 +00:00
sspitzer%netscape.com da5ff618e4 fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com 2160d5dd5f fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com 2dae588a63 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 df62df9e7b clean up the ifdefs. get the debugging printf to work again 1999-06-26 20:45:42 +00:00
alecf%netscape.com 39f1a100e1 add [ptr] version of nsFileSpec 1999-06-26 20:27:28 +00:00
mcafee%netscape.com d5632751f6 Adding case for BeOS. 1999-06-26 19:59:32 +00:00
mcafee%netscape.com a7fd91a5da Changes for BeOS. 1999-06-26 19:49:21 +00:00
mcafee%netscape.com 1b18f8fcc2 Changes for BeOS 1999-06-26 19:48:02 +00:00
mcafee%netscape.com 81df420794 Changes for BeOS. 1999-06-26 19:42:53 +00:00
jefft%netscape.com 566ee403f9 try fixing mac build bustage 1999-06-26 19:39:50 +00:00
mcafee%netscape.com 75bc17fd75 Changes for BeOS. 1999-06-26 19:24:41 +00:00
mcafee%netscape.com f442231c9d Changes for BeOS 1999-06-26 19:21:50 +00:00
jefft%netscape.com e150a42831 stub implement CopyMessages() & CopyFileMessage() methods 1999-06-26 18:22:55 +00:00
jefft%netscape.com 3f3feedee1 more on uber service, filled in all the code for message copy service 1999-06-26 18:22:00 +00:00
jefft%netscape.com b6f037854c added CopyMessages() & CopyFileMessage() method 1999-06-26 18:20:30 +00:00
jefft%netscape.com 74757bed6e added one more parameter, nsresult result, to NotifyCompletion() 1999-06-26 18:19:33 +00:00
erik%netscape.com 29e23c42fa 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 bb3e737c43 reuse a little code 1999-06-26 15:06:05 +00:00
rjc%netscape.com 9e3165d37f 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 01aa9a5b30 Fix typo. 1999-06-26 09:17:46 +00:00
rjc%netscape.com 25a4aa2fe1 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com 9fdb5cf67f Implement some commands for bookmarks. 1999-06-26 08:31:16 +00:00
rjc%netscape.com 076f7b157d Cleanup. 1999-06-26 08:29:11 +00:00
rjc%netscape.com 82777a2af7 When building up list of commands via GetAllCmds(), walk forwards instead of backwards over datasources. 1999-06-26 08:28:43 +00:00
mccabe%netscape.com 563513795f Fix warning fix by casting void * (to go into a hashtable) as an unsigned int rather than as an int, which busts on platforms that have the high bit set for pointers.
Thanks to Duncan Wilcox <duncan@be.com> for catching this.
1999-06-26 08:17:00 +00:00
mcafee%netscape.com c2f0aa14c4 Rules for BeOS build. Thanks to Duncan Wilcox (duncan@be.com) for this patch. 1999-06-26 08:16:01 +00:00
mcafee%netscape.com 2a63515ffc BeOS comment. 1999-06-26 07:43:12 +00:00
mcafee%netscape.com 6111f3f92d Adding BEOS_PROGRAM_RESOURCE 1999-06-26 07:42:19 +00:00
rjc%netscape.com 9a084abf17 Cleanup. 1999-06-26 07:40:59 +00:00
mcafee%netscape.com 034abb0344 Adding cases for BeOS. 1999-06-26 07:40:25 +00:00
mcafee%netscape.com b43e71d97a INCLUDES should be LOCAL_INCLUDES. 1999-06-26 07:34:36 +00:00
mcafee%netscape.com 02058970cb Adding BeOS case. 1999-06-26 07:28:55 +00:00
mcafee%netscape.com 58aee90695 Adding case for BeOS. 1999-06-26 07:26:55 +00:00