bienvenu%netscape.com
6b408b3a23
add progress and status msg to folder compaction r=naving, sr=sspitzer 34073
2001-03-28 21:14:18 +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
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
52c8c643d6
71341: mailnews.view_default_charset pref item should not be stored,
...
(r=naoki,sr=erik)
2001-03-22 02:20:48 +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
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
stephend%netscape.com
5a881fe91f
Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
2001-03-07 02:42:14 +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
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
racham%netscape.com
56dcc94128
Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer
2001-02-23 02:42:31 +00:00
jgmyers%netscape.com
b26d92579c
fix account manager labels: bug 68071 r=racham sr=sspitzer
2001-02-20 01:04:13 +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
timeless%mac.com
9711cf3f0f
fix bug 67827 don't linkify single words in account central UI
...
fix by stephend@netscape.com , r=timeless, sr=bienvenu
2001-02-13 04:58:46 +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
timeless%mac.com
fe6432f68e
fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
...
patch by stephend@netscape.com r=racham, sr=mscott
2001-02-07 01:15:10 +00:00
sspitzer%netscape.com
2179974487
fix for #58085 . r=hwaara, ducarroz. sr=bienvenu.
...
based on initial patch from hwaara@chello.se .
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +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
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
racham%netscape.com
3bd146e8d8
Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu
2001-01-23 21:54:34 +00:00
nhotta%netscape.com
135ae1c799
Moved charset folder UI into folder property dialog. bug 65018, r=sspitzer, sr=bienvenu.
2001-01-22 21:48:21 +00:00
amasri%netscape.com
bc755699d1
Added comments as workaround for mozilla bug #64199 , r=naving
2001-01-22 21:41:48 +00:00
sspitzer%netscape.com
feff593697
"Edit | Properties" -> "Edit | Properties..."
...
patch from hwaara@chello.se
r=sspitzer, r=jglick, sr=bienvenu
2001-01-22 20:05:51 +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
bienvenu%netscape.com
aaf3888a41
add offline msg display r=sspitzer, sr=,mscott 41751
2001-01-13 15:31:30 +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
nhotta%netscape.com
3dd1ca61c0
Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu.
2001-01-10 21:42:16 +00:00
sspitzer%netscape.com
02630beaca
Mark button now says "Mark" instead of "As Unread".
...
(going with 4.x mac instead of 4.x linux / win.)
#64660
sr=bienvenu
2001-01-09 01:08:48 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +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
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
bienvenu%netscape.com
08bc6cce47
add strings for offline UI r=sspitzer, sr=mscott 15865
2000-12-12 03:10:14 +00:00
bienvenu%netscape.com
0c31795c76
initial entry, not part of build
2000-12-09 01:17:37 +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
82456f3916
54152. r=scottip sr=mscott. Lines supported in news
2000-11-01 20:04:22 +00:00
timeless%mac.com
bf8cc77259
fix bug 47209, "add ellipsis to send page and send link"
...
r=jag a=putterman
2000-10-26 02:22:34 +00:00
hewitt%netscape.com
421d136e25
on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott
2000-10-07 08:25:05 +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
timeless%mac.com
ad527bce20
a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout
2000-09-22 05:30:04 +00:00
jefft%netscape.com
dad1247811
fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz
2000-09-22 03:46:31 +00:00
alecf%netscape.com
28d129eb73
fix for #53200 r=putterman,mscott
...
make the priority and status strings localizable, and add a priority string for "Normal"
localization change a=msanz
2000-09-22 02:48:11 +00:00
jglick%netscape.com
cb966bc59e
fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas
2000-09-15 06:41:01 +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
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
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
jefft%netscape.com
51fed80933
fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman
2000-09-13 14:24:41 +00:00