Commit Graph

35 Commits

Author SHA1 Message Date
racham%netscape.com
3bd146e8d8 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
sspitzer%netscape.com
9f8c60009d fix for #62873. sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
for the initial patch.
2001-01-20 05:06:10 +00:00
sspitzer%netscape.com
8e2e09d212 fix for #64244 and #46315
sr=bienvenu.  thanks to slucy@objectivesw.co.uk for the initial
patch for #46315
2001-01-19 21:41:12 +00:00
sspitzer%netscape.com
86157e730f Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". (#63635)
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293)

When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205)

this checkin exposes a few UI bugs.  logging then now.

sr=bienvenu
2001-01-04 00:57:58 +00:00
sspitzer%netscape.com
e2955b1ba8 make the message view persist on a per folder basis. (#63853)
make it so you can view "threads with unread".  (#52927)
threaded and unread are no longer mutually exclusive.

later, I'll add "unread threaded" which is no the
same thing as "thread with unread".

fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty.  more performance work on the way.

move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.

sr=bienvenu
2001-01-04 00:12:36 +00:00
disttsc%bart.nl
d7566e74e8 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches 2000-12-16 00:42:48 +00:00
bienvenu%netscape.com
98b859d8ef implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865 2000-12-12 03:18:06 +00:00
sspitzer%netscape.com
b207dcd2e3 fix for #32249. make newsgroups threaded by default. sr=bienvenu 2000-12-05 01:25:21 +00:00
gayatrib%netscape.com
483823f246 Fix for bug 43321. File|New|Folder should default to current account if applicable, otherwise to the default account. r=putterman,sr=alecf 2000-10-06 14:31:00 +00:00
timeless%mac.com
b28aee4dad Fix bug 44915, r=putterman a=brendan, adds Attachments to Messenger's File menu. 2000-09-15 06:17:48 +00:00
jefft%netscape.com
51fed80933 fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman 2000-09-13 14:24:41 +00:00
putterman%netscape.com
6ab909ce77 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
sspitzer%netscape.com
847e6c3bc6 fix for #47830. thanks to gemal@gemal.dk for starting the fix.
rest of fix to #16336, hide "Get Next [x] News Message" menu item when not reading news.
change [x] based on the server prefs.

r=mscott
2000-09-01 00:55:11 +00:00
sspitzer%netscape.com
4341729de1 most of the fix for #16336. implement "Get Next N (older) newsgroup messages".
a few tweaks coming soon.  r=mscott.
2000-08-30 23:22:22 +00:00
putterman%netscape.com
d63000ffb0 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
putterman%netscape.com
18196c4b73 More fixes for 48244 which makes the 3pane menus look better. Also fixed 44223 which brings Open Link in New Window to the top of the message pane context menu
r=bienvenu.
2000-08-21 20:00:48 +00:00
putterman%netscape.com
7bf8ad0546 Fix for 48812. submitted by Gemal. r=scottip. Some null ptr checks. 2000-08-18 22:49:31 +00:00
putterman%netscape.com
21413d6f9f Fixes 45149. Can now Print from the standalone window. r=alecf. 2000-08-16 03:23:21 +00:00
putterman%netscape.com
9069f52889 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
putterman%netscape.com
b493f66f72 Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window. 2000-08-08 04:46:42 +00:00
alecf%netscape.com
d7f5403698 Fix for #37302, among other things - bring lots of mail menus up to spec- patch contributed by timeless@bemail.org r=alecf, a=brendan 2000-07-13 05:18:17 +00:00
varada%netscape.com
fcc484937b fix for bug #36155 -default identity for compose message must be the selected identity in messenger windows; r=ducarroz 2000-07-05 22:06:34 +00:00
alecf%netscape.com
7453040ba6 fix for #43911 - make double-clicking of messages in the search window open the target
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
alecf%netscape.com
5b352ad4a0 make window sizable, part of #33101 r=sspitzer 2000-06-27 04:42:34 +00:00
alecf%netscape.com
7d6cca6bbb pre-select the search folder when brought up from the 3-pane UI, for #33101
r=sspitzer
2000-06-22 22:52:05 +00:00
alecf%netscape.com
4eac054d5c enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
putterman%netscape.com
047ce5f539 Fix for 36159 - js exception when sending unsent messages. Work on 14106, View unread messages. 2000-05-16 22:56:08 +00:00
suresh%netscape.com
29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
sspitzer%netscape.com
a1ad3446be remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +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
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +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
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
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