Commit Graph

94 Commits

Author SHA1 Message Date
suresh%netscape.com
29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
putterman%netscape.com
5805f87f20 tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
bryner%uiuc.edu
d0962238b5 Fixing objdir build bustage. 2000-05-06 06:17:48 +00:00
danm%netscape.com
80f80715c2 adding crome registry update directives 2000-05-06 01:36:10 +00:00
danm%netscape.com
7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
putterman%netscape.com
eff84e8c35 Fix for 10881. Context menus in the message pane. 2000-05-05 00:14:08 +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
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
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
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
sspitzer%netscape.com
7a50810c71 for the new subscribe dialog. 2000-04-25 01:22:15 +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
alecf%netscape.com
9092b44ed2 add new strings for smtp picker and localize the server type 2000-04-05 00:29:07 +00:00
sspitzer%netscape.com
ee9a0052d1 add a stop button. does nothing right now. 2000-04-02 19:58:09 +00:00
putterman%netscape.com
d03fb2c191 r=mscott. Sort by order received remembered per folder and turn on the menuitem
by removing '.'
2000-03-31 05:58:37 +00:00
putterman%netscape.com
767402957b r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
fix 33745 where Save As dialog wasn't coming up for saving messages.
2000-03-30 22:38:45 +00:00
alecf%netscape.com
23e7d27e39 add string for servers marked as "default" (not used yet) 2000-03-30 14:56:30 +00:00
sspitzer%netscape.com
8badc05d83 move all the verify account stuff into a central place, and call
it when opening messenger, message compose and addressbook.  bug #33558
fix some debugging printfs.  add some new files to the build for the new subscribe dialog.
(not turned on yet.)  general cleanup.
2000-03-28 07:26:41 +00:00
sspitzer%netscape.com
ffd99e0933 not part of the build yet. 2000-03-28 04:09:26 +00:00
putterman%netscape.com
02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
rhp%netscape.com
a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
sspitzer%netscape.com
bef2f7ba9d implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.
2000-03-24 05:44:32 +00:00
ducarroz%netscape.com
4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
sspitzer%netscape.com
5ba3a9bed3 more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00
sspitzer%netscape.com
cfcff9abdc start of new subscribe dialog. not part of the build. 2000-03-17 18:29:58 +00:00
jefft%netscape.com
3f40211291 fix bug31929 - wrong way to throw a message box; r=rhp 2000-03-15 15:38:14 +00:00
rhp%netscape.com
4e23d61267 Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
jefft%netscape.com
9cdfa6fef7 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
putterman%netscape.com
0a24489bd2 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00
hangas%netscape.com
d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
rhp%netscape.com
712e34ff48 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
cata%netscape.com
673f607483 Changing menu label. a=bobj, bug #28138 2000-02-23 00:22:05 +00:00
rhp%netscape.com
0d5876b1d2 Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
alecf%netscape.com
37f4821f7a add new strings for previous checkin, #25958 2000-02-15 07:15:41 +00:00
hangas%netscape.com
e8c88290bf Fix 25139, disable unused menu items for b1. r=scottip 2000-02-12 03:37:35 +00:00
hangas%netscape.com
e0aa87a046 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
hangas%netscape.com
37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
alecf%netscape.com
b0d0534556 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +00:00
jefft%netscape.com
015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
hangas%netscape.com
aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00
putterman%netscape.com
6f4e2b98bf r=alecf. More work on context menus for 10881. This time it's the folder pane. 2000-01-25 05:13:22 +00:00
mscott%netscape.com
ec6aa4f9ad add a new line to the end of this file 2000-01-24 02:08:44 +00:00
mscott%netscape.com
94afd74ef3 Add Add to AB and Send Mailto strings because these are in the new popup when you click
on an email address.
r=alecf
2000-01-24 02:07:44 +00:00
putterman%netscape.com
f02e8fafc5 Begin work on mail context menus. This is for the thread pane. r= alecf. 2000-01-12 02:25:35 +00:00
mscott%netscape.com
77d7904064 Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:19:25 +00:00
mscott%netscape.com
50b0cb9bf7 Part of new message display landing. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:09:26 +00:00
mscott%netscape.com
0b0f355817 Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:06:38 +00:00
putterman%netscape.com
eb30692c89 Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
for optimization.  Thread counts work in thread pane.  Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00