Commit Graph

775 Commits

Author SHA1 Message Date
sspitzer%netscape.com
3c4ff2be62 fix #63184. fix the subscribe dialog title.
sr=bienvenu
2000-12-18 19:59:38 +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
disttsc%bart.nl
4f270e57dd 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 2000-12-16 00:42:47 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
naving%netscape.com
0b7318f28c 52564, r=varada, sr=mscott,bienvenu. Resizing so that ok,cancel button appear correctly. 2000-12-15 00:06:12 +00:00
sspitzer%netscape.com
25988e7f9d fix for #36488. thanks to andrew.taylor@cal.montage.ca for the initial patch.
make it so in the drafts and unsent message folders we change the sender
column to the recipient column. r=sspitzer, sr=bienvenu
2000-12-14 22:08:23 +00:00
sspitzer%netscape.com
efd7ca3b3e fix for #51862. thanks to hyatt for the performance suggestion.
move the onclick handler out of the tree cell.  sr=mscott
2000-12-14 21:43:51 +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
bienvenu%netscape.com
26c1c87640 initial add, not part of build 2000-12-09 01:16:39 +00:00
mscott%netscape.com
5242196fba Bug #61204 --> show the reply-to field again.
r=benb, sspitzer
sr=alecf
2000-12-07 00:21:32 +00:00
sspitzer%netscape.com
9e243314c3 fix for #62011, the status bar should be at the bottom of the dialog.
sr=mscott
2000-12-06 22:54:46 +00:00
sspitzer%netscape.com
ccec668b99 fix for #61526. sr=bienvenu
this time, make the message count column resizable, and make it persist.
2000-12-05 23:22:23 +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
sspitzer%netscape.com
3e70e00f5f fix problem with the subscribe column looking like crap. #61526
sr=bienvenu
2000-12-05 21:53:13 +00:00
sspitzer%netscape.com
b207dcd2e3 fix for #32249. make newsgroups threaded by default. sr=bienvenu 2000-12-05 01:25:21 +00:00
sspitzer%netscape.com
9cdea2ca96 fix for #60945 and #51274. make the subscribe dialog wider by default,
and make the size and position persist.  sr=bienvenu
2000-12-05 01:15:54 +00:00
sspitzer%netscape.com
14e422f3fc fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
timeless%mac.com
79ffe62873 Fixes bug 61441 (alternate mail window layout parity with Messenger.xul)
r=kerz, sr=syd
2000-11-30 07:12:00 +00:00
racham%netscape.com
c6434ad930 Adding reference to security overlay file so that 3pane alternate layout displays security button. sr=mscott 2000-11-29 01:49:58 +00:00
naving%netscape.com
d281a9b9d2 59063 59064, r=sspitzer, sr=bienvenu. throwing exception so that dialog does not close 2000-11-29 01:12:04 +00:00
naving%netscape.com
b4aee45291 59063 59064, r=sspitzer, sr=bienvenu. throw exception so that the dialog does not close 2000-11-29 01:11:14 +00:00
naving%netscape.com
1d7bf27017 #37942 r=sspitzer sr=mscott. Prevent the move/copy messages operation to continue if a
message is dropped on a folders-only folder.
2000-11-28 01:37:44 +00:00
disttsc%bart.nl
8a55daf86f titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
blakeross%telocity.com
37852ee45d Fix 61093: mail crashes on startup. 2000-11-24 19:36:59 +00:00
blakeross%telocity.com
8a9fc32a32 (readding a <script/> tag that I inadvertently removed in my checkin last night, and fixing a typo.) 2000-11-23 17:28:58 +00:00
blakeross%telocity.com
b17a3dd940 Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2000-11-23 05:47:04 +00:00
naving%netscape.com
a1f139632a #36255 r=sspitzer, sr=mscott. Do not send the select command to back end
because it is only a folder-only folder.
2000-11-21 01:00:55 +00:00
sspitzer%netscape.com
3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +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
8c6d09b89b Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
sspitzer%netscape.com
5ca81ef20b more for #17801. make "next unread navigation" go across servers. 2000-11-05 10:05:21 +00:00
sspitzer%netscape.com
9c447f45a0 fix for #17801. r=putterman. make it so "next" will take you across folders.
still work to be done before this feature is perfect, but this gets the
ball rolling.
2000-11-05 02:29:47 +00:00
naving%netscape.com
05b079e33a 54152. r=scottip sr=mscott. Lines supported in news. 2000-11-01 20:02:28 +00:00
naving%netscape.com
06466e73cf 54152 r=scottip sr=mscott. Lines supported now. 2000-11-01 20:01:44 +00:00
naving%netscape.com
94db327a0c 55132, 54152. r=scottip, sr=mscott. Lines now supported in news and threadpane scrolls to
correct position when messagepane collapses and recollapses.
2000-11-01 20:00:31 +00:00
sspitzer%netscape.com
aae8c93909 workaround for #39655. r=putterman, sr=mscott, a=jar.
we don't have a fix for 39655, but this work around prevents the user
from "losing" the headers in the message pane when they switch folders.
the workaround is to collapse and expand the box that contains the headers
when showing the first message after re-rooting the threadpane.
2000-10-17 17:06:57 +00:00
ducarroz%netscape.com
ae9c1a9483 Fix for bug 54481. We need to escape any comma in the web page url. R=putterman, SR=alecf 2000-10-13 05:16:38 +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
fe9ddaac12 #52271 - [Modern] new secondary icons, r=german, sr=hangas 2000-10-12 08:06:18 +00:00
hewitt%netscape.com
5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
waterson%netscape.com
fd15c36a2e Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben 2000-10-09 22:20:10 +00:00
disttsc%bart.nl
554fa670b0 Change some keysets which were using id "defaultKeySet" to "keyset", making overlaying on them easier. Also fix some whitespace issues. bug=53320, r=akkana, r=mscott, a=ben 2000-10-08 05:32:07 +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
nhotta%netscape.com
bcfd476569 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +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
alecf%netscape.com
977a2827a9 fix for #54367 - speed up the focusring stuff more by optimizing loops, etc.
r=putterman, andreww sr=mscott
2000-10-05 21:17:22 +00:00
bryner%uiuc.edu
f7d916f4b0 Bug 54798 - Don't append "(Not Downloaded)" to saved filenames when using Save All Attachments. r=jefft, sr/a=mscott. 2000-10-05 05:07:47 +00:00
putterman%netscape.com
b41b19f5a2 Fix for 53752. r=sspitzer, a=leaf. Make drang and drop work in mailnews by removing incorrect ';' 2000-09-22 18:09:55 +00:00
timeless%mac.com
ad527bce20 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
hyatt%netscape.com
ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00