Commit Graph

30382 Commits

Author SHA1 Message Date
putterman%netscape.com
427f461702 use nsICopyMsgStreamListener.idl 1999-06-14 22:44:03 +00:00
putterman%netscape.com
24683a112f changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl 1999-06-14 22:43:45 +00:00
kin%netscape.com
6a985fd0f2 Fixed "===" typo. 1999-06-14 22:42:35 +00:00
radha%netscape.com
f8ca53874b Added nsISessionHistory.h 1999-06-14 22:36:46 +00:00
edwin%woudt.nl
ce5b1daf61 Oops, lameness. Also: switch the two comments on the previous commits of these two files. 1999-06-14 22:36:19 +00:00
av%netscape.com
ad244932bd Cleaning up 1999-06-14 22:35:46 +00:00
ssu%netscape.com
805032a259 updated makefile to define USE_NON_MT_LIBS (use libc.lib) 1999-06-14 22:35:21 +00:00
jband%netscape.com
c38eddc1d0 updating status page 1999-06-14 22:33:18 +00:00
rpotts%netscape.com
4158178158 Temporary implementation of AsyncRead(...). Fixed some ref-counting bugs with the NS_WITH_SERVICE macro... 1999-06-14 22:32:54 +00:00
radha%netscape.com
cd90ffe1f2 Increase the height of the location bar as per request from QA. BUG # 3805 1999-06-14 22:32:22 +00:00
slamm%netscape.com
49f67e8514 Defaults are good enough for margin, padding, and border. 1999-06-14 22:31:52 +00:00
slamm%netscape.com
dd37b275f7 Use one generic sidebar.css that everyone shares. 1999-06-14 22:28:32 +00:00
slamm%netscape.com
a6e827a9c8 simplify sidebar styles. Inherit more from xul.css 1999-06-14 22:27:40 +00:00
sspitzer%netscape.com
c353199c84 fix my debugging printfs. if we are on a PC, allow the dialogs to show up. 1999-06-14 22:27:34 +00:00
sspitzer%netscape.com
b0a4a38719 if we are on a PC, allow the dialogs to pop up. 1999-06-14 22:26:47 +00:00
putterman%netscape.com
c7f23c6607 Added deleteStorage parameter. 1999-06-14 22:25:10 +00:00
putterman%netscape.com
be6c52c258 Add deleteStorage parameter. 1999-06-14 22:24:52 +00:00
putterman%netscape.com
0517f9b823 Move messages to trash on delete. 1999-06-14 22:24:35 +00:00
putterman%netscape.com
1ea80282cc DeleteStorage on delete message. 1999-06-14 22:24:16 +00:00
putterman%netscape.com
7f68ca1c73 Added GetRootFolder. 1999-06-14 22:22:51 +00:00
putterman%netscape.com
2538964415 nsCopyMessageStreamListener can be created from the factory, and deleting a message
doesn't deleteStorage.
1999-06-14 22:22:19 +00:00
rhp%netscape.com
d42d4bf36f Fix for Bug#: 5866 ... I think this is fixed...again 1999-06-14 22:21:01 +00:00
putterman%netscape.com
a153009352 created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
ssu%netscape.com
43695723f6 added USE_NON_MT_LIBS definition 1999-06-14 22:19:41 +00:00
putterman%netscape.com
2a13bab9b4 nsCopymessageStreamListener can be created through the factory. 1999-06-14 22:19:22 +00:00
mcafee%netscape.com
e3575da7c5 Fixing Solaris memory problem, patch supplied by bruce@cybersight.com. a=mcmullen (6098) 1999-06-14 22:18:29 +00:00
jband%netscape.com
da093b18b7 adding BeOS x86 changes from Duncan Wilcox <duncan@be.com> 1999-06-14 22:17:41 +00:00
mcmullen%netscape.com
9b2634f442 Added nsSessionHistory.cpp for radha. 1999-06-14 22:16:18 +00:00
ducarroz%netscape.com
4b085ce46a do not export an auto-generated interface file (nsIDBFolderInfo.h) 1999-06-14 22:13:56 +00:00
radha%netscape.com
0e09812639 New arguments for OnEndDocumentLoad() 1999-06-14 22:13:00 +00:00
radha%netscape.com
98944587c2 OnEndDocumentLoad now has a handle to the observer 1999-06-14 22:12:19 +00:00
radha%netscape.com
663ebc4df1 New methods for session history 1999-06-14 22:11:47 +00:00
radha%netscape.com
8b2e0b496b OnEndDocumentLoad() now has a handle to the caller in the argument list. Need it
for session History
1999-06-14 22:11:22 +00:00
radha%netscape.com
d58c8b8381 Few new methods to support session history 1999-06-14 22:10:41 +00:00
radha%netscape.com
9f4b993fdf OnEndDocumentLoad() now has a pointer to the caller in the argument list 1999-06-14 22:09:55 +00:00
vidur%netscape.com
8941203f0b Fix for bug 6154. Unqualified references in the context of a form are now resolved. 1999-06-14 22:09:25 +00:00
radha%netscape.com
85a2a8452c Implement Session history interfaces 1999-06-14 22:09:13 +00:00
radha%netscape.com
1a11dd39c1 Add session History to the factory list 1999-06-14 22:08:21 +00:00
saari%netscape.com
7778cde62f Fixed some bugs in key listeners 1999-06-14 22:06:50 +00:00
radha%netscape.com
12d2ec1551 Add Session History to the factory 1999-06-14 22:06:49 +00:00
saari%netscape.com
f38a079904 Adding nsXULKeyListener again... 1999-06-14 22:06:24 +00:00
mcmullen%netscape.com
711694acda Registered nsIDirectoryIterator 1999-06-14 22:06:22 +00:00
radha%netscape.com
904c93f3f2 OnEndDocumentLoad() now has the caller as an argument 1999-06-14 22:06:13 +00:00
mcmullen%netscape.com
1c381a5f09 Made write and read do an implicit open. Added a FileContents attribute to allow simple conversion between an entire file and a string. 1999-06-14 22:05:41 +00:00
radha%netscape.com
b13ee0d438 Add session History to build list 1999-06-14 22:05:30 +00:00
karnaze%netscape.com
becd625326 fixed images referenced in regression tests 1999-06-14 22:05:29 +00:00
radha%netscape.com
495c520804 Initial Checkin 1999-06-14 22:05:07 +00:00
saari%netscape.com
fe5f851858 Adding nsXULKeyListener to the Win and GTK builds 1999-06-14 22:04:32 +00:00
mcmullen%netscape.com
a7567e39b2 Added constructors from new nsIFileSpec 1999-06-14 22:04:27 +00:00
radha%netscape.com
43bdebd085 Session History. Initial checkins 1999-06-14 22:04:15 +00:00