sspitzer%netscape.com
7e88616d44
add PerformExpand() to the nsIMsgIncomingServer interface. in the base case, it does nothing.
...
we override it in news, and we'll use this as our hook to update the counts for all the
newsgroups for a give server. right now, PerformExpand() only gets called on a double
click but eventually, it will be hooked up to the twisty. r=bienvenu
2000-04-03 02:06:57 +00:00
sspitzer%netscape.com
ee9a0052d1
add a stop button. does nothing right now.
2000-04-02 19:58:09 +00:00
jefft%netscape.com
5b19b98191
prevent deleting Inbox and Trash folder; r=scottip
2000-04-01 17:47:21 +00:00
sspitzer%netscape.com
872492417a
more changes for the new subscribe dialog. not turned on yet.
2000-04-01 01:56:16 +00:00
mscott%netscape.com
cc9495c839
add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
...
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
jefft%netscape.com
558cf5d1f1
fixed bug 13710 - compact folder for pop3; r=scottip
2000-03-31 15:28:28 +00:00
putterman%netscape.com
d03fb2c191
r=mscott. Sort by order received remembered per folder and turn on the menuitem
...
by removing '.'
2000-03-31 05:58:37 +00:00
bienvenu%netscape.com
4bdb69be85
fix problem loading folders for putterman
2000-03-31 01:56:12 +00:00
sspitzer%netscape.com
79d0581135
fix for #33968 . r=mscott. only open a new three pane when double clicking on a folder or newsgroups.
...
don't do it when double clicking on a server.
2000-03-30 23:42:15 +00:00
bienvenu%netscape.com
aae571ade1
more work on imap delete model, r=putterman 16805
2000-03-30 23:08:53 +00:00
putterman%netscape.com
767402957b
r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
...
fix 33745 where Save As dialog wasn't coming up for saving messages.
2000-03-30 22:38:45 +00:00
alecf%netscape.com
23e7d27e39
add string for servers marked as "default" (not used yet)
2000-03-30 14:56:30 +00:00
sspitzer%netscape.com
86c180aa4e
ignore generated makefile.
2000-03-28 07:27:55 +00:00
sspitzer%netscape.com
8badc05d83
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
alecf%netscape.com
0bffe2e6db
missed a JS listener implementation (thanks putterman)
2000-03-28 07:09:53 +00:00
sspitzer%netscape.com
ffd99e0933
not part of the build yet.
2000-03-28 04:09:26 +00:00
sspitzer%netscape.com
c3c8228dc7
not part of the build yet.
2000-03-28 04:03:25 +00:00
putterman%netscape.com
02e52d2580
fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
...
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
rhp%netscape.com
a4e128e164
Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794
2000-03-24 21:22:53 +00:00
jefft%netscape.com
254e865012
fixed bug 10834 - Pop3 delete folders move to trash; r=putterman
2000-03-24 14:58:32 +00:00
alecf%netscape.com
4c96138f64
actually put the mail subject in the header of the message
...
final part of fix for #29651
r=sspitzer
2000-03-24 08:24:09 +00:00
sspitzer%netscape.com
bef2f7ba9d
implement find / find again for mailnews. clean up the browser's find / find again code to use
...
do_GetService and nsCOMPtrs. bug #10894 . r=mscott.
2000-03-24 05:44:32 +00:00
mscott%netscape.com
68620e7b61
Bug #33151 --> add oncreate method for the email address popup menu
...
r=sspitzer
2000-03-24 04:54:46 +00:00
ducarroz%netscape.com
4007ab88b6
Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
2000-03-23 06:39:19 +00:00
ben%netscape.com
cf42a9139a
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
sspitzer%netscape.com
908cd904e0
not part of the build yet.
2000-03-21 03:16:39 +00:00
sspitzer%netscape.com
710c8c04b3
not part of the build yet.
2000-03-21 01:03:25 +00:00
sspitzer%netscape.com
f635221d81
not part of the build yet.
2000-03-21 00:36:39 +00:00
rhp%netscape.com
b68c624cd1
Fix for view source URL problem - Bug #30459
2000-03-20 22:52:51 +00:00
sspitzer%netscape.com
a5fc6fc4e0
not part of the build yet.
2000-03-20 22:21:08 +00:00
sspitzer%netscape.com
88a6814a48
not part of the build yet.
2000-03-18 17:27:40 +00:00
sspitzer%netscape.com
5ba3a9bed3
more changes for the new subscribe dialog. not part of the build yet.
2000-03-17 23:08:51 +00:00
sspitzer%netscape.com
cfcff9abdc
start of new subscribe dialog. not part of the build.
2000-03-17 18:29:58 +00:00
sspitzer%netscape.com
659c2e27fd
the start of the new subscribe dialog. not part of the build yet.
2000-03-17 18:28:31 +00:00
putterman%netscape.com
cc31405197
r=mscott. Fix for 31805. can now have multiple mail windows open.
2000-03-17 01:10:57 +00:00
ducarroz%netscape.com
1ba7a3bfde
Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft
2000-03-16 00:42:55 +00:00
jefft%netscape.com
3f40211291
fix bug31929 - wrong way to throw a message box; r=rhp
2000-03-15 15:38:14 +00:00
rhp%netscape.com
4e23d61267
Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589
2000-03-15 01:47:36 +00:00
jefft%netscape.com
9cdfa6fef7
fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here
2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +00:00
putterman%netscape.com
0a24489bd2
r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
...
sort per folder. 27749 View Message menu works. 16966 Mark thread read. 28419 File Button
2000-03-14 05:38:51 +00:00
mscott%netscape.com
c016030148
Fix the problem where the thread pane / message pane splitter would always move and
...
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
akkana%netscape.com
1e8b1a7614
31438: stealth msg compose (r=ducarroz)
2000-03-14 02:59:13 +00:00
rhp%netscape.com
b56203b0f4
Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil
2000-03-09 15:51:19 +00:00
rhp%netscape.com
77da8b4b91
Fixing garbage display of subject in frame header - Bug #: 29651 - r: alecf - a: leger"
2000-03-09 00:41:54 +00:00
slamm%netscape.com
15a2c3b12e
Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:16:16 +00:00
hangas%netscape.com
d1f6b630a1
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
sspitzer%netscape.com
30d0836cd5
check in alecf's fix for #30370 . r=sspitzer, a=jar.
2000-03-05 21:25:53 +00:00
mscott%netscape.com
4e9c59c4b2
Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
...
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
amusil%netscape.com
c37c55d770
Fix for Bug 382870. r=mscott a=phil
2000-03-04 04:19:34 +00:00