Commit Graph

926 Commits

Author SHA1 Message Date
bienvenu%netscape.com
9320c0bd74 fix 73960 double load of imap inbox on start r=naving, sr=sspitzer 2001-03-30 05:07:20 +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
mscott%netscape.com
326556b1e5 Show the user agent string again if the user has the hidden pref set.
If we receive multiple "To" or "cc" headers in the same message, aggregate them
instead of just using the last one.
2001-03-29 03:27:41 +00:00
nhotta%netscape.com
24c7d44f43 Changed for xul syntax change, value->label, data->value, bug 73641, r=yokoyama, sr=sspitzer. 2001-03-28 23:25:14 +00:00
sspitzer%netscape.com
9af4e1c634 #73551, fix js warnings. r=hwaara, sr=bienvenu 2001-03-28 07:06:22 +00:00
hwaara%chello.se
39f4c3e2e1 Fix javascript strict warnings in mailWindowOverlay.js. bug 68525. r=timeless, sr=sspitzer 2001-03-28 06:37:54 +00:00
sspitzer%netscape.com
3e08413f79 fix #73724. stop clearing the message pane on reply and when you mark a message as read.
sr=bienvenu
2001-03-28 04:32:14 +00:00
mscott%netscape.com
c686cc9c61 Bug #73412 --> land new message display code. New code is faster to display messages due to a simpler UI for header display.
introduce a collapsed mode for header display.
sr=sspitzer
2001-03-27 06:08:45 +00:00
mscott%netscape.com
09876c85eb Bug #73412 --> land new message display code.
sr=sspitzer
2001-03-27 06:08:07 +00:00
sspitzer%netscape.com
ba8bb472b0 when reading news, show "lines" as the header of the "size" column
since we are actually showing (and sorting) line counts.
this broke when we landed the mailnews perf branch.
sr=bienvenu
2001-03-26 23:44:42 +00:00
bienvenu%netscape.com
b7cb883fc9 add synchronize for offline, some status text 15865 sr=sspitzer 2001-03-25 18:45:47 +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
timeless%mac.com
292395ae13 fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
sspitzer%netscape.com
18f5a383d1 fix #21094. implement "select thread" (for my patient pal leaf).
disable "select thread" if nothing is selected in the thread pane.
disable "select flagged" until it is finished.  sr=bienvenu
2001-03-23 06:12:31 +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
sspitzer%netscape.com
d3faf1e0f8 fix for #73080. more blake fallout. subscribe is broken. sr=bienvenu
a=akk,lpham.
2001-03-23 00:46:01 +00:00
sspitzer%netscape.com
986334ce38 fix for message display blocker. headers not showing up
(like from, cc, etc.)  fix by blake.  sr=sspitzer
2001-03-22 21:07:34 +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
sspitzer%netscape.com
92a61097cb remove unused files. clean up Mark Message Read. add some bullet proofing
to handle the case where sorting fails.  sr=mscott
2001-03-22 01:42:59 +00:00
sspitzer%netscape.com
5b295652a9 fix for #72817. r=naving, sr=mscott
don't allow the user to dnd and move a folder under "Local Folders"
that is not allowed to be moved (renamed)
2001-03-22 01:28:35 +00:00
sspitzer%netscape.com
26da601a32 fix js exception on startup. thanks to sarah and mscott for the
heads up.  sr=mscott
2001-03-22 01:26:58 +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
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
sspitzer%netscape.com
031366d02d fix for #72265. update the unread / total counter in the bottom right of the 3 pane.
sr=bienvenu
2001-03-21 10:13:12 +00:00
mscott%netscape.com
f0b8e3f67d Bug #72696 incorrectly supressing message display when you click on the thread pane splitter
sr=sspitzer
2001-03-21 06:31:23 +00:00
sspitzer%netscape.com
c057716174 fix for #71930. sr=bienvenu. catch the js exception caused by bogus
typedown text.
2001-03-21 04:22:54 +00:00
sspitzer%netscape.com
fbcae31897 fix for #72642. crash when deleting the last message in a local folder from the stand alone message window.
sr=bienvenu
2001-03-21 03:34:29 +00:00
sspitzer%netscape.com
72169e8125 part of the fix for #72716, problems with compact folder. sr=bienvenu 2001-03-21 03:13:37 +00:00
sspitzer%netscape.com
56e0680bcb fix for #72750, sr=mscott. caused by me not paying attention to 32 character limit for filenames on the mac. 2001-03-21 02:49:37 +00:00
sspitzer%netscape.com
9d95ad85da fix for #60776. don't land in the trash folder on "next message"
navigation.  thanks to putterman for the patch.  also some cleanup
of some dump() statements.  sr=sspitzer
2001-03-20 08:30:11 +00:00
sspitzer%netscape.com
54a954b687 removing test harness. 2001-03-20 08:05:37 +00:00
sspitzer%netscape.com
23e2dd656f remove some dead js and some dump statements.
fix #72592, if sorted by "order received" fix the insertion sort problem.
fix #72589, get "sort by status" working.
fix #72608, fix IsSpecialFolder() to do bitwise operations, instead of string compares
sr=bienvenu
2001-03-20 06:41:20 +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
0506f70002 fix cross folder message navigation. sr=bienvenu 2001-03-20 00:49:03 +00:00
sspitzer%netscape.com
4c04906d37 fix #72567. whoops, I broke message dnd. sr=bienvenu.
(you might have to remove your component.reg file, too see the bug)
2001-03-20 00:08:57 +00:00
sspitzer%netscape.com
083b4fd3cb fix for #72553. remember if we hid the flag / read columns.
sr=bienvenu.  also persist the width of some columns we weren't
persisting, due to a spelling mistake.  (thanks to neil@parkwaycc.co.uk for
that part of the fix)
2001-03-19 23:27:58 +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
sspitzer%netscape.com
51df0ae7e5 fix for #69684 (and other subscribe problems caused by this.)
using [value="true"] in my css made things dog slow.
see alecf's posting news://news.mozilla.org/3A82F42D.1050102@netscape.com
sr=bienvenu a=asa
2001-03-16 23:35:14 +00:00
racham%netscape.com
33be1443a1 Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu. 2001-03-14 02:32:04 +00:00
maolson%earthlink.net
2b97554dcd fix bug 70655 - View Image in message context menu doesn't work
r=jag, sr=sspitzer
2001-03-12 05:13:12 +00:00
hyatt%netscape.com
d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +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
maolson%earthlink.net
97f388c084 Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
r=jag, sr=sspitzer
2001-03-04 20:57:19 +00:00
cmanske%netscape.com
caf5acacab Changed menu position for 'Send Page' because of added 'Export to Text' menuitem in Composer for bug 51798. r=brade, sr=sfraser 2001-02-26 22:06:05 +00:00
timeless%mac.com
9ab0916e88 fix bug 58572 javascript strict warnings in mailWidgets.xml
patch by maolson@earthlink.net r=timeless, sr=alecf
2001-02-26 19:43:23 +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
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00