Commit Graph

7654 Commits

Author SHA1 Message Date
sspitzer%netscape.com
1d99309fe2 fix the bug where we aren't preflighting compose with the correct identity,
or in the case of news, the correct addressee.

this was hidden by a try / catch, where the dump statement was hidden.
2000-04-14 04:00:50 +00:00
mscott%netscape.com
e13cd59107 dynamically generate slots for header information. this will make
view all headers easier to implement
2000-04-14 02:54:09 +00:00
alecf%netscape.com
c2d67721b9 updates to the datasource
not part of build
2000-04-14 02:54:08 +00:00
mscott%netscape.com
ffb1e41243 remove obsolete observer MessengerStatus
r=alecf
2000-04-14 02:51:37 +00:00
mscott%netscape.com
1b198f81db remove obsolete observer MessengerStatus and remove broadcaster for progress
r=alecf
2000-04-14 02:51:28 +00:00
mscott%netscape.com
f24655793d remove obsolete observer MessengerStatus and remove broadcaster for progress 2000-04-14 02:50:24 +00:00
mscott%netscape.com
2d5d2b7bbd remove obsolete broadcaster: Messenger:Status
r=alecf
2000-04-14 02:49:59 +00:00
mscott%netscape.com
d04e24d489 implement nsIMsgStatusFeedback on the mail window. You can get to this
object by calling window.MsgStatusFeedback. Remove an obsolete OnStatus
method.
r=alecf
2000-04-14 02:49:35 +00:00
mscott%netscape.com
d489a2379d remove expensive setAttribute method! forward all status calls
to our little brother in JS. This should make setting status and starting / stopping the meteors
so much faster! Remove knowledge of the webshell,
and webshell window which we no longer need to keep track of.
r=alecf
2000-04-14 02:48:57 +00:00
mscott%netscape.com
a7d4a690c5 mark setWebShell as no script.
r=alecf
2000-04-14 02:46:00 +00:00
suresh%netscape.com
0abfa4e5cb Adding POP Testcases to the tree, so there is no security preference issues while running. 2000-04-14 00:01:23 +00:00
alecf%netscape.com
901f7beef1 rev the filter datasource to match up with the filter delegate factory
(not yet part of build)
2000-04-13 23:50:50 +00:00
alecf%netscape.com
a42f14bd92 add CID and temporary ProgIDs for filter delegate factory 2000-04-13 23:40:49 +00:00
alecf%netscape.com
619ee3907c first cut at filter delegate factory (not yet part of build) 2000-04-13 23:38:58 +00:00
bienvenu%netscape.com
5b574188e3 add a couple search error codes, not used yet 2000-04-13 23:28:49 +00:00
sspitzer%netscape.com
fd9cfa6689 more changes for the new subscribe dialog. instead of having all newsgroups as children
of the server, they are children of the appropriate container.

ie, netscape.public.mozilla.mail-news is a child of netscape.public.mozilla
2000-04-13 23:07:13 +00:00
sspitzer%netscape.com
fbf4ea23ac make it so the the children aren't right under the parent, they should be indented. 2000-04-13 23:05:08 +00:00
jefft%netscape.com
ffc4d709f6 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
sspitzer%netscape.com
67216ec3f4 add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
to get subscribe, new folder, and rename folder to work again.  also some more debugging
dumps.  r=putterman.
2000-04-13 21:56:28 +00:00
nhotta%netscape.com
c7bba0f95a Alert the user before sending a plain text mail if the string contains multilingual data, bug 28908, r=ducarroz. 2000-04-13 20:06:28 +00:00
nhotta%netscape.com
0d0cf0cf35 Added comments. 2000-04-13 20:01:17 +00:00
nhotta%netscape.com
dbf5a63c0c Added fallback conversion to support broken 4.x japanese vCard, bug 21743, r=cata. 2000-04-13 19:57:52 +00:00
nhotta%netscape.com
d93b98275a Adding new functions to control message view font, bug 26182, r=rhp. 2000-04-13 19:56:41 +00:00
bienvenu%netscape.com
f7b6c32109 fix mac bustage 2000-04-13 14:58:30 +00:00
bienvenu%netscape.com
3300b312d1 remove unneeded header 2000-04-13 14:49:12 +00:00
bienvenu%netscape.com
28590b38a9 work on nntp connection cache,not turned on yet r=sspitzer 13506 2000-04-13 14:41:35 +00:00
bienvenu%netscape.com
353cd7c1db fix fast delete breaking delete, r=mscott 32742 2000-04-13 14:41:20 +00:00
warren%netscape.com
b4bd3fb5bf Added sanity assertions. 2000-04-13 09:19:47 +00:00
bienvenu%netscape.com
131e6a9085 fix ClearFlag method, r=sspitzer 2000-04-13 05:55:48 +00:00
bienvenu%netscape.com
3033e31151 add InitFromUri method, r=mscott for nntp connection cache 2000-04-13 05:54:45 +00:00
bienvenu%netscape.com
38e9277f99 fix line buffer to grow past 4k r=mscott 33715 2000-04-13 05:53:56 +00:00
mscott%netscape.com
4ef2e2c271 Bug #35661 --> don't try to load a message if we are about to delete it
r=putterman
2000-04-13 03:03:50 +00:00
sspitzer%netscape.com
c5fec07319 fix for #11043. implement news biff. thanks to tobias@adamson.com for contributing this patch. r=sspitzer 2000-04-13 02:59:01 +00:00
sspitzer%netscape.com
be06b6be6d fix for #34791. "check new mail" -> "check new messages". 2000-04-13 02:53:55 +00:00
sspitzer%netscape.com
26796affc9 fix for blocker bug #35591. 3 pane toolbar buttons don't work. 2000-04-12 15:32:27 +00:00
jefft%netscape.com
354a26cd8b fixed bug 33566, 34252 - cancel from saveAs saveAttachment causes alert; r=scottip 2000-04-12 14:23:41 +00:00
sspitzer%netscape.com
15475908d1 changes so that the alert for cross posting to multiple news server shows up.
(instead of a silent failure.)  note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers.  see bug #35338
2000-04-12 09:48:25 +00:00
sspitzer%netscape.com
1a8b22579a make sure we mark the newsrc file as dirty if we update it. 2000-04-12 08:50:01 +00:00
sspitzer%netscape.com
d888dd675a add bug # to the assertion, so people know where to add info if they can reproduce this. 2000-04-12 06:22:14 +00:00
sspitzer%netscape.com
1d0daf3031 fix for #35567. bulletproof to avoid a crash. r=putterman. 2000-04-12 06:16:23 +00:00
ducarroz%netscape.com
32b3ac7287 Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott. 2000-04-12 06:12:41 +00:00
sspitzer%netscape.com
af99b19a63 fix a comment. 2000-04-12 05:55:49 +00:00
bienvenu%netscape.com
66055a5a32 more work on search, not used yet 2000-04-12 05:14:38 +00:00
bienvenu%netscape.com
8f0cd57b87 initial checkin, not part of build 2000-04-12 05:12:48 +00:00
ducarroz%netscape.com
519fef052d First Checked In. 2000-04-12 04:57:48 +00:00
mscott%netscape.com
c7c6069d68 Bug #29222 --> fix alignment of add to ab and attachment icons
r=sspitzer
2000-04-12 02:17:45 +00:00
hyatt%netscape.com
857df0c253 Cuddling mailnews. XOXOXOXOX 2000-04-12 00:26:01 +00:00
putterman%netscape.com
8cbb6c9e43 Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00
danm%netscape.com
39d7aed129 imap thread now uses a monitored thread event queue. bug 33928. r=mscott a=leaf 2000-04-10 23:29:55 +00:00
mscott%netscape.com
f5b3d2926d Bug #12505 --> fix printing for imap. the load attributes for nsMsgProtocol weren't getting initialized!
Implement get/Set load attributes. When displaying a message, we weren't putting the channel in the right load
group. It was goinging into the 3-pane's load group instead of the message pane's load group. I needed to fix
this b4 I could implment get/set load attributes which in turn was required to fix printing of imap messages.
r=bienvenu
a=leaf
2000-04-10 01:50:06 +00:00