Commit Graph

462 Commits

Author SHA1 Message Date
jefft%netscape.com
c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
alecf%netscape.com
d792e03c55 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
danm%netscape.com
2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
ben%netscape.com
fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
470fa0ee52 root the tree in the subscribe dialog after we are done building the datasource. 2000-04-23 05:18:23 +00:00
sspitzer%netscape.com
9c7075c692 changes for subscribe. it needs to be general, not just for news, since imap
will use the subscribe dialog as well.

also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
sspitzer%netscape.com
a6e067d719 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com
ace9709b28 PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
alecf%netscape.com
fbb5ebf6da switch from titledbuttons and <div>'s to <text> for skinnability and speed 2000-04-21 22:16:39 +00:00
alecf%netscape.com
c914e6dca9 switch from titledbutton to <text> for skinnability 2000-04-21 22:14:31 +00:00
putterman%netscape.com
b2e69c30b7 r=sspitzer. Start page sticks around until the first message is loaded. If the message
pane is closed you can now double click on a message to open a standalone window.  More working
on moving code to correct front end files.
2000-04-21 14:22:16 +00:00
hyatt%netscape.com
2364a5b609 Making tree scrolling faster in mailnews. 2000-04-21 09:49:34 +00:00
sspitzer%netscape.com
cfdf77f73c more changes for the new subscribe dialog. 2000-04-20 07:11:27 +00:00
sspitzer%netscape.com
7ca18bd005 more work for the new subscribe dialog. 2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
in the ui.
2000-04-20 06:39:28 +00:00
putterman%netscape.com
d2bfdc9f05 r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00
sspitzer%netscape.com
9e2b1200cd more changes for the new subscribe dialog. 2000-04-20 03:41:30 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
alecf%netscape.com
d3c306c73c remove spam filter item and enable mail filters item 2000-04-19 05:43:36 +00:00
cmanske%netscape.com
fb4c86c453 Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:08:43 +00:00
putterman%netscape.com
c8bac5508b Fix for 35865. Frequent crashes when using standalone msg window. r=mscott. 2000-04-14 21:01:59 +00:00
putterman%netscape.com
1e6f1a5f07 More work on reorganizing mailnews frontend so standalone msg window will work. Also
fixes some bugs from the last time.  r=sspitzer
2000-04-14 14:07:23 +00:00
sspitzer%netscape.com
0f4e0ed7be more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED. 2000-04-14 05:34:49 +00:00
sspitzer%netscape.com
81ac383c7d more changes for the new subscribe dialog. 2000-04-14 04:49:12 +00:00
mscott%netscape.com
c4f8a3164b some more performance tweaks...cache the status text isntead of looking it up each time
use .value instead of setAttribute which is faster.
2000-04-14 04:26:15 +00:00
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
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
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
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
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
26796affc9 fix for blocker bug #35591. 3 pane toolbar buttons don't work. 2000-04-12 15:32:27 +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
mscott%netscape.com
74be809464 Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00
sspitzer%netscape.com
8ef6a389e0 remove my debugging dump statements. 2000-04-04 05:53:39 +00:00
sspitzer%netscape.com
8d102c93f1 more changes for "updating counts" when the news server expands.
because we persist the "open" state of a news server (unlike 4.x, which re-closed it)
I call PerformExpand() on all "open" servers at start up.

also, some performance optimizations, thanks to putterman for the help.
2000-04-04 05:47:24 +00:00
sspitzer%netscape.com
3ad854648b jefft has fixed bug #34383, so take out debugging dump(). 2000-04-04 02:58:38 +00:00
sspitzer%netscape.com
3341f57d8f fix for #10855. update newsgroup counts when expanding the server. still a few
edges to smooth.  also, continue clean up of the news code.  r=bienvenu
2000-04-04 02:31:43 +00:00
jefft%netscape.com
7bdb46368e fixed bug 34383 - JS exception when selecting the twisty; r=scottip 2000-04-04 01:07:49 +00:00