Commit Graph

192 Commits

Author SHA1 Message Date
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com
75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
hewitt%netscape.com
292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
chuang%netscape.com
4de05b1436 Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
sspitzer%netscape.com
1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
sspitzer%netscape.com
f416f85a44 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:41:13 +00:00
dianesun%netscape.com
3d1f522294 Fix for bug 94406(File|Offline|Menu item not working for standalone msg). r=mohanb, sr=sspitzer 2001-08-09 01:16:45 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
sspitzer%netscape.com
576a746af8 fix for #93061. secure icons not showing up in various folder pickers and folder menus.
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
timeless%mac.com
f3501aac06 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
hwaara%chello.se
6e3e5708c2 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
chuang%netscape.com
e6ed5fee67 Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott 2001-07-16 18:47:20 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
sspitzer%netscape.com
2e2b2640e3 fix for #89150. only call messenger.SendUnsentMessages() once. r=varada, sr=mscott
fix for #38327.  only enable "Send Unsent Messages" if there are unsent messages to send.
intial patch by doronr@naboonline.com.  r=racham, sr=mscott
2001-07-06 19:35:11 +00:00
dianesun%netscape.com
a5014eeb96 Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
Fix for bug 78900(nsMsgWindow for download msg)  r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
gerv%gerv.net
7c4e675e97 Added Copy Email Address to plaintext mail linkified email addresses. Bug 88185. r=gemal, sr=blake. 2001-07-01 19:04:01 +00:00
racham%netscape.com
966f5b5ec7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
blakeross%telocity.com
bb37d554f9 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
sspitzer%netscape.com
6fad03cb01 fix for #83143. delete key sometimes doesn't work. r=ducarroz,sr=mscott
a=selmer,a=chofmann
2001-06-06 04:05:51 +00:00
ben%netscape.com
deb9ccf38d Still part of 81575:
- remove Search in Bookmarks/History menuitem from Mail/News as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:59:59 +00:00
eddyk%netscape.com
4908a3ccdc bug 70623: Mail/news Account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
suresh%netscape.com
75c8de838d 70591 - News Server + Local Folders "Properties Menu" will not accept an "OK"
76745 - Can't use cmd keys on standalone msg window until click in window.
r=naving, sr=sspitzer.
2001-05-17 01:09:26 +00:00
stephend%netscape.com
32dd092a4a Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
sspitzer%netscape.com
de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
blakeross%telocity.com
c2bc584942 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
hewitt%netscape.com
b86e65c7af 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 05:59:07 +00:00
sspitzer%netscape.com
b0cfdb66cd fix for #79736 (cross folder message navigation is broken)
fix for #76792 (text zoom not working in 3 pane, alt 3 pane, or the stand alone msg window.)
sr=bienvenu,mscott
2001-05-10 10:22:56 +00:00
andreww%netscape.com
bc903fcb13 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2001-05-09 04:40:33 +00:00
bienvenu%netscape.com
deb6defbd0 fix offline toggle in mail news windows r=mohanb, sr=sspitzer 78920 (ui changes only, won't affect tinderbox) 2001-05-09 04:33:09 +00:00
prass%netscape.com
df2d360723 fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
racham%netscape.com
99a10df74f Fixing bugs 72366, 73118. Fixed to enable GetAllMessages and Mark menu items appropriately. Patches by putterman. r=racham, sr=sspitzer 2001-05-07 07:58:44 +00:00
mscott%netscape.com
1875274a8f Bug #44668,75691, 73414, 76268 --> Show / hide the edit draft button. Implement new attachment display using a tree widget
and moz-icons. Implement Save All Attachments again with the new attachment look.
Bug #75462 --> ensure there is always a subject so the twisty shows up...
r=hewitt
sr=sspitzer
2001-05-05 07:40:24 +00:00
sfraser%netscape.com
6167d808d2 Fix bug 78419; move Find-related JS into a new file, used in message pane and message window. r=jag, sr=sspitzer 2001-05-05 00:47:47 +00:00
dianesun%netscape.com
5e553e31ab Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00
bienvenu%netscape.com
df74b9e7f9 fix 72365 can't view ignored threads r=naving, sr=sspitzer 2001-05-04 00:08:23 +00:00
sspitzer%netscape.com
cb66aa05a6 push the oncreate down to the popup. thanks to neil@parkwaycc.co.uk for the suggestion in bug #73118
sr=bienvenu
2001-05-02 08:21:18 +00:00
dr%netscape.com
6ad0700f45 fix for 76580 (misplaced <command id=cmd_copyLink/>, etc. in mailnews). patch by jag, r=dr, sr=ben, a=asa 2001-04-20 19:06:49 +00:00
dr%netscape.com
5dfcfe5b9b fix for 76779 (one-liner, misnamed variable in mailnews). r=hyatt, sr=mscott, a=brendan. 2001-04-20 03:12:09 +00:00
dr%netscape.com
2e8fbd1253 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
ssu%netscape.com
59a439e176 fixing bug 74021 - Stand alone window Close File->Close menu is gray out
r=blake ross
sr=sspitzer
2001-04-18 04:37:01 +00:00
ssu%netscape.com
82e0b7637c fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed

r=bhuvan
sr=sspitzer
2001-04-17 08:55:19 +00:00
ssu%netscape.com
e073d5090b fixing bug 73895 - Bookmark this link doesn't work in message pane. r=racham sr=mscott. 2001-04-11 23:29:10 +00:00
sspitzer%netscape.com
8239f76daa fix for #75481. get "sort by recipient" to work. fix the ui issues
that I forget about when you change the "Sender" to "Recipient".
r/sr=bienvenu
2001-04-11 23:03:04 +00:00
blizzard%redhat.com
0e9101f400 Fix bug #74216. Add accel keys for expand all threads and collapse all threads. sr=sspitzer, r=ben 2001-04-06 03:27:22 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
racham%netscape.com
b8cb23a737 Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer 2001-03-30 02:06:46 +00:00
sspitzer%netscape.com
c2ebcb24db fix it so we show the right sort indicator when viewing a folder (or newsgroup) for the first time.
add "View | Sort By | Thread" back to the menus.

add an accelerator for "Select Thread" (ctrl shift a). #21094

make it so when we delete the last message in the folder, we clear  out the message pane.
make it so when we compact folders, we blank out the thread pane. #72674

fix some crashers when clicking on the thread pane and there is no db or there are no rows.  #72282

kill thread should not be "ctrl w", it should be "w".  #73260

sr=bienvenu
2001-03-24 01:12:33 +00:00
sspitzer%netscape.com
5ca94b9cc5 #72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
#72819 added ascend / descend to the "View | Sort By" menu.  sr=bienvenu

#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created).  sr=bienvenu

#21094, #72823 some work for "select thread" / "select flagged".  sr=bienvenu

change some printf("fix me") into assertions to catch problems.

remove some dead js.
2001-03-23 04:39:54 +00:00
tao%netscape.com
5ba9865863 53638: URL in mailWindowOverlay.xul needs to be localized.
(r=chuang,sr=sspitzer)
2001-03-22 02:45:37 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
sspitzer%netscape.com
1008c69647 fix for #16916. make it so space pages down in the current message
and if at the end of a message, acts like you hit "next message".
thanks to jst@netscape.com for the patch.  sr=sspitzer
2001-03-20 00:51:23 +00:00
sspitzer%netscape.com
8d8b82b1da fix for #72371. sr=bienvenu. get "unsubscribe" working from the edit menu and the folder pane context menu. 2001-03-19 22:15:38 +00:00
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
stephend%netscape.com
03c69f0940 Fixing tooltips so they re-appear for GetMsg and Print in Mail/News r=walk84@usa.net sr=bienvenu@netscape.com 2001-03-08 04:01:49 +00:00
stephend%netscape.com
e3e859b749 Leaving Stephen Walker's changes to bug 67463 in, but removing my accidental changes fromy tree, sorry about that. 2001-03-08 01:59:32 +00:00
stephend%netscape.com
42df68efdd Checking in the fix for tooltips in bug 67463, patch by Stephen Walker (walk84@usa.net) r=stephend@netscape.com, sr=sspitzer@netscape.com 2001-03-08 01:42:38 +00:00
gayatrib%netscape.com
2885f191ea Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu 2001-02-26 01:58:27 +00:00
naving%netscape.com
85c4d363cc 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
racham%netscape.com
ba724c809d Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
chuang%netscape.com
d4b76e6d26 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott 2001-02-07 04:35:37 +00:00
disttsc%bart.nl
f55c261441 Hide menuseparator on Mac. bug=10893, r=blake, sr=sspitzer 2001-02-07 03:55:04 +00:00
sspitzer%netscape.com
f92003d2de fix for #64772 and #64242
the problem with the mark toolbar is that the menupopup items would
execute both their commands, and the toolbar button command.
thanks to racham for the fix.  sr=sspitzer
2001-02-02 03:32:22 +00:00
hewitt%netscape.com
d8980ef05e 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
sspitzer%netscape.com
7d7f9d4a2f make Ctrl + E "edit message as new".
#66864
patch from Stephen Walker (walk84@usa.net).
r=timeless,blake,sr=sspitzer
2001-01-31 02:46:41 +00:00
disttsc%bart.nl
4048d6a36c Bug 10893: add text size menu to mail/news viewers (3pane, message). r=timeless, sr=sspitzer
Bug 56534: make "Open in new message window" work when viewpane is closed. r=racham, sr=sspitzer
2001-01-30 20:45:50 +00:00
sspitzer%netscape.com
bcc031d8af "a" is a bad key for mark all read, since it is too easy to hit "a",
and mark all read is not undoable.  make mark all read "ctrl shift c"
like it was in 4.x.
2001-01-25 09:24:28 +00:00
blakeross%telocity.com
009ca07c53 Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf 2001-01-24 05:50:35 +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
hewitt%netscape.com
c54fddf63a 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:10:31 +00:00
danm%netscape.com
c30ab11584 fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen 2001-01-13 01:25:42 +00:00
sspitzer%netscape.com
3f93bd4a9a fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu 2001-01-13 01:18:40 +00:00
nhotta%netscape.com
561bdc86b8 Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu. 2001-01-10 21:50:32 +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
f46685d4ce fix all context menu for the message pane. except for "Select All",
none of the menu items worked.  two problems:  move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope.  r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
sspitzer%netscape.com
a932b7a8ae fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
blakeross%telocity.com
e08b16e151 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf 2000-12-19 08:25:23 +00:00
sspitzer%netscape.com
fb071f77c0 fix for #62904. get shift-tab to switch between panes counter clockwise.
fix from blakeross@telocity.com.  r=sspitzer, sr=bienvenu
2000-12-19 06:40:04 +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
blakeross%telocity.com
9d01f3f68d Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf 2000-12-05 22:11:46 +00:00
blakeross%telocity.com
37852ee45d Fix 61093: mail crashes on startup. 2000-11-24 19:36:59 +00:00
naving%netscape.com
6922002de2 r=sspitzer, sr=mscott, #52365. Disable the folders-only folder in move/copy menu
Using the noSelect property to distinguish such folders in mailWindowOverlay.xul
2000-11-15 20:25:54 +00:00
blakeross%telocity.com
ad13ca23b0 Fix 53189: the Print dialog comes up twice when opening it from the button's menu in Composer and MailNews. r=brendan a=ben 2000-10-12 21:10:26 +00:00
hewitt%netscape.com
5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
hewitt%netscape.com
2a7561aae9 on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:31:47 +00:00
hyatt%netscape.com
ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
timeless%mac.com
08ce49edf3 fix bug 44889, r=putterman a=brendan. Fixes Search menu to match spec from jglick. 2000-09-15 06:36:15 +00:00
timeless%mac.com
1ec8e6eb17 Fix bug 44917, r=putterman a=brendan. Moving Thread menuitems into Messages submenu. 2000-09-15 06:31:29 +00:00
timeless%mac.com
1832285ebc fixes bug 44932 r=putterman a=brendan. Fixes Messenger Edit and View menus to match spec. 2000-09-15 06:28:33 +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
jst%netscape.com
aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
putterman%netscape.com
f80e9ac0a1 Fix for 48985. r=alecf. Make accelerators work correctly on Mac. 2000-09-12 05:55:08 +00:00
ben%netscape.com
ab289e9a2c 46613, mail window appearance fixes for classic 2000-09-07 05:01:22 +00:00
varada%netscape.com
91fd177d03 fix for bug #28520;tabbing between mail panels;r=putterman 2000-09-06 20:50:36 +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
675343a217 Finished up 48244 and started 48246 which are 3pane UI cleanup. r=bienvenu. 2000-08-23 03:25:08 +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
2783deb7ad Begin work on 48244 to clean up 3pane menus. r=alecf. Fix 43480, folder pane background
is now white.  r=mscott.
2000-08-18 14:35:32 +00:00