Commit Graph

1451 Commits

Author SHA1 Message Date
timeless%mac.com
23bbbdbeb7 Bug 156368 quicksearch fails if focus was in threadpane before search box
patch by neil@parkwaycc.co.uk r=naving sr=bienvenu a=asa
2002-07-17 13:06:09 +00:00
naving%netscape.com
9d1c6443d9 156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box 2002-07-12 17:57:02 +00:00
ssu%netscape.com
aa123cc99c checking patch for walk84@yahoo.com. fixes bug 114464 - No (access keys) mnemonics in Subscribe dialog. r=ssu, sr=sspitzer 2002-07-09 00:10:16 +00:00
rods%netscape.com
fbb0d082ed check to make sure we have a non-null print settings arg
Bug 154191 R=ducarroz sr=spitzer
2002-07-08 13:48:43 +00:00
naving%netscape.com
3e969430b6 155157 r=cavin sr=bienvenu Make Search messages and search addresses work again 2002-07-01 21:08:47 +00:00
naving%netscape.com
1b33d5ae2c 154412 r=cavin sr=bienvenu. Setting local folder pretty name on the window title. 2002-06-30 23:23:51 +00:00
caillon%returnzero.com
6c72020b35 Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
timeless%mac.com
35f48505d9 Bug 149974 javascript strict warnings in mailCommands.js
patch by neil@parkwaycc.co.uk r=ssu sr=bienvenu
2002-06-27 08:17:06 +00:00
timeless%mac.com
92454f258c Bug 126343 Can't drag attachment file into a new message
patch by antonio.xu@sun.com R=ducarroz sr=bienvenu
2002-06-26 07:36:59 +00:00
cavin%netscape.com
7e89b50d14 Fix for 153220. Back out the patch of bug 144141 (a dup of bug 123719). r=naving, sr=mscott. 2002-06-24 22:20:10 +00:00
naving%netscape.com
6cd9bb7546 152713 r=racham sr=mscott Made it so that "Unsent Messages" folder cannot be deleted from Edit | Delete folder 2002-06-23 04:25:44 +00:00
naving%netscape.com
d5a9614eb2 152713 r=ssu sr=mscott made it so we cannot delete special folders dratfs, templates and sent using Edit menu. 2002-06-21 00:13:48 +00:00
ssu%netscape.com
fb0e3684cb fixing bug 152456 - mail header To: field shows duplicate address. r=varada, sr=mscott 2002-06-21 00:06:53 +00:00
naving%netscape.com
c7a939e843 129540 r=racham sr=alecf Adding help buttons in some cases and making them point to the right page (in all cases). 2002-06-19 22:53:04 +00:00
kaie%netscape.com
4cc76dbfe5 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
cavin%netscape.com
f7dbd69b98 Fix for 144141. Force folder pane to open if it's collapsed at startup. r=naving, sr=mscott. 2002-06-18 23:04:04 +00:00
racham%netscape.com
5b9ab3f0a4 Fixing bug 144563. Disable AccountManager panel elements and account setting preferences when the corresponding preferences are locked. This is a useful feature for Administrators and vendors. Special configuration tool to be used for generating a config file to feed the locked prefs to the app. r=srilatha, sr=bienvenu 2002-06-18 09:29:15 +00:00
oeschger%netscape.com
34460bbc00 fixing help button in offline dialog, bug=129540, attachment 86751, r=andreww, sr=alecf, a=dbaron 2002-06-14 21:03:16 +00:00
varga%utcru.sk
ee1d143694 Part of fix for bug 123719.
- using sort variables instead of cycleHeader()

r=neil, sr=bienvenu
2002-06-14 20:37:03 +00:00
ssu%netscape.com
f85f84c7ae fixing bug 136417 - Mark newsgroup read from newsgroup folder context menu affects wrong folder. r=bhuvan, sr=mscott 2002-06-13 17:56:25 +00:00
suresh%netscape.com
833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
ssu%netscape.com
a3a3a17c90 fixing bug 149515 - Mail header optimizations disabled critical mail header feature. r=bhuvan, sr=sspitzer 2002-06-11 23:14:06 +00:00
ssu%netscape.com
f12b75e414 fixing bug 114952 - Labels: not available in standalone msg window, Message & context menu items disabled. r=varada, sr=bienvenu 2002-06-11 23:10:04 +00:00
leaf%mozilla.org
6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
ssu%netscape.com
9591a2fc41 fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2002-06-06 02:27:20 +00:00
sspitzer%netscape.com
3e8138e699 fix for #148078. context menu problems in stand alone msg window.
use GetLoadedMsgFolder() instead of GetSelectedFolderResource().
regression caused by #138018.  r/sr=bienvenu.
2002-06-04 07:28:52 +00:00
ducarroz%netscape.com
35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
shliang%netscape.com
ab1c6b08c5 133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu 2002-05-30 01:08:13 +00:00
kaie%netscape.com
68968d98ac b=139561 Implement S/Mime "on demand verification" for IMAP messages
r=javi/cotter sr=bienvenu
2002-05-29 04:44:50 +00:00
caillon%returnzero.com
b3a9e29734 Bug 145528, 'Send Page' context menu item sends the frame instead of the frameset. Patch contributed by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=ben. 2002-05-28 21:19:30 +00:00
sspitzer%netscape.com
d1784190d5 fix for #146046. fix several regressions to the subscribe dialog.
1)  [search view] "Subscribe" and "Unsubscribe" buttons don't work (original bug)
2)  [search and tree views] space bar doesn't do the right thing (toggle state)
3)  [tree view] double click on a row that is a container should not toggle the subscribe state

r=hwaara, sr=bienvenu
2002-05-28 20:55:38 +00:00
andreww%netscape.com
aec34073e6 bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan, sr=hewitt 2002-05-24 20:20:34 +00:00
bienvenu%netscape.com
232a8e11a3 fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer 2002-05-23 23:13:26 +00:00
bienvenu%netscape.com
f1346ee5c4 rest of fix for 13560, don't display permissions on imap folder props if server doesn't support acl r=naving, sr=sspitzer 2002-05-21 21:43:23 +00:00
sspitzer%netscape.com
195a7e0565 fix for bug #145532. hitting 'n' when folder pane has focus
selects the folder that start with n, instead of the next folder with unread.  regression caused by checkin for #145532.
patch by kyle.yuan@sun.com.  r=varga, sr=sspitzer
2002-05-20 19:10:54 +00:00
kyle.yuan%sun.com
085a027bab Bug 133366 Type letters to navigate XUL tree
Enhanced the event handler for keypress.
Disabled keypress navigation in mailnews' thread pane.
2002-05-17 00:54:38 +00:00
rods%netscape.com
3550bf4953 Missed the mailnews dir for previous patch and checkin
Bug 144128 r=dcone sr=kin
2002-05-16 18:48:50 +00:00
oeschger%netscape.com
4dcd572ebf restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf 2002-05-16 05:48:33 +00:00
timeless%mac.com
47efbd0240 Bug 18266 Query IMAP folders other than INBOX for new msgs
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
cbiesinger%web.de
cacdb5d48b bug 143708 r=naving sr=bienvenu
Can't switch online/offline mode from MailNews anymore
2002-05-15 07:57:03 +00:00
shliang%netscape.com
5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
sspitzer%netscape.com
11cbaa2e11 fix for #90368. when in brief header display mode, add tooltip (with email address) to display name. r=hwaara, sr=sspitzer, a=jglick. thanks to Mike Lee (tseng_mike@yahoo.com) for the patch. 2002-05-14 20:39:50 +00:00
sspitzer%netscape.com
af9cec5090 fix for performance bug #109557. stand alone message display time depends
on number of messages in the folder.  clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.

fix for bug #93863.  sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.

r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
ducarroz%netscape.com
0829c43215 Fix for bug 67825. The shift option to select an alternative message compose window should be available only for mail3Pane toolbar's button. R=varada, SR=sspitzer 2002-05-10 20:02:38 +00:00
naving%netscape.com
99edd76d08 fixing whitespace from last checkin 2002-05-10 01:16:21 +00:00
naving%netscape.com
a33d4fd81d 140591 r=varada sr=sspitzer fix create filter from message to work on mac OS X. Also fixes bug 112714 on linux where we could not get to browser window if we were doing create filter from message ... 2002-05-10 00:59:12 +00:00
cbiesinger%web.de
1d66818d5d bug 102517 r=Morten@Nilsen.com sr=alecf
javascript strict warnings in mail-offline.js
2002-05-08 18:56:15 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
shliang%netscape.com
413c8e917a 132032 - column settings for unread msg count in folder pane not followed - r=bhuvan, sr=sspitzer, a=asa 2002-04-19 07:19:26 +00:00
bienvenu%netscape.com
6833113942 fix updating of command handlers in cases where there is no selection r=ssu, sr=sspitzer 134893 2002-04-18 22:32:25 +00:00