ducarroz%netscape.com
96f5bb28e0
Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu
2001-08-16 00:27:53 +00:00
ducarroz%netscape.com
9a497296a0
Fix for bug 86692. Remove JS strict warning. Patch submitted by Stephen Walker <walk84@yahoo.com>. R=ducarroz, SR=bienvenu
2001-08-15 22:59:15 +00:00
ducarroz%netscape.com
cb00fbf56f
Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott
2001-08-15 22:40:14 +00:00
bienvenu%netscape.com
51f05026e7
Fix crash downloading news r=naving, sr=sspitzer 95180
2001-08-15 14:09:55 +00:00
bienvenu%netscape.com
39ab0449e9
fix crash downloading for offlnie when no accounts rs=sspitzer 94198
2001-08-15 14:01:45 +00:00
sspitzer%netscape.com
9387708319
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
sspitzer%netscape.com
a95bbb5b55
fix for #93588 . when importing from outlook express, we had home and work
...
web pages reversed. r=hwaara, sr=bienvenu
2001-08-15 04:54:34 +00:00
sspitzer%netscape.com
4aad25ce38
fix for #94288 . no refresh after compacting a local folder. r/sr=bienvenu
2001-08-15 04:51:22 +00:00
naving%netscape.com
894d4828c2
95291 r=hwaara sr=bienvenu; fix m_pathName leak in nsImapMailFolder
2001-08-15 01:38:34 +00:00
hwaara%chello.se
ae6756f2ad
#3745 , Fixing long-awaited |followup-to: poster| support, one less MUST off of the GNKSA list.
...
r=ducarroz, sr=sspitzer
2001-08-15 01:13:35 +00:00
hwaara%chello.se
eb6225b532
#91257 , some characters in an email ID in account wizard creates new strange account (which cannot be removed!). Make Account Wizard's checking of the email address adhere to the appropriate RFC.
...
r=varada, sr=sspitzer
2001-08-15 01:08:30 +00:00
gerv%gerv.net
100ab28a8f
Backing out to avoid horking verification builds. Let's try this again another time.
2001-08-14 14:50:43 +00:00
gerv%gerv.net
a0545068eb
Fixing bustage. No idea how that happened. Apologies. r/sr=bustage.
2001-08-14 14:33:25 +00:00
gerv%gerv.net
8ec96133ad
Do not add "-- \n" to signature if it's already in the sig file. Bug 30208. r=bratell, sr=sspitzer.
2001-08-14 13:33:59 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com
da2959ee05
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
bienvenu%netscape.com
023dc932b4
fix downloading for offline use broken if you don't have an inbox on an account, rs=sspitzer 90772
2001-08-14 03:42:16 +00:00
cavin%netscape.com
108b018cf5
Bug 48825: When extracting msg ids, search '#' from the end of msg urls to avoid treating folder names as msg ids. r=sspitzer,sr=bienvenu.
2001-08-14 00:25:31 +00:00
mscott%netscape.com
6d42a5c899
ops missed a file
2001-08-14 00:07:13 +00:00
naving%netscape.com
d29a2ed47a
94662 r=bienvenu sr=mscott. Make Undo/Redo work for the imap::delete model.
...
94830 r=bienvenu sr=mscott. fix msg_service leak on copying messages.
2001-08-14 00:05:19 +00:00
mscott%netscape.com
b05292cfd4
Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
...
r/sr=bienvenu
2001-08-14 00:02:32 +00:00
mscott%netscape.com
78232da4c2
Bug #65900 --> when offline and we don't have a message body, clear the header ovleray
...
r/sr=sspitzer
2001-08-14 00:01:25 +00:00
bienvenu%netscape.com
89fdd48706
fix saving as template imap message while offline r=sspitzer, sr=mscott 81690
2001-08-13 23:56:54 +00:00
bienvenu%netscape.com
f801f480c9
coalesce imap copy operations played back online r=naving, sr=sspitzer 95143
2001-08-13 23:53:13 +00:00
bienvenu%netscape.com
bf8786181b
fix bug 94249 messages copied into imap folder offline disappear if you go online with the dest folder open r=naving, sr=sspitzer
2001-08-13 23:51:13 +00:00
blakeross%telocity.com
74e441fa20
For my next trick, I'll actually build the addressbook panel I checked in last night...still r/sr=ben, sspitzer
2001-08-12 21:50:37 +00:00
blakeross%telocity.com
632b0e8e60
Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer
2001-08-12 01:49:08 +00:00
ducarroz%netscape.com
0cd14ca7d7
Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer
2001-08-11 00:15:38 +00:00
sspitzer%netscape.com
16f62b1456
fix for #81314 .
...
reword the dialog you get when you exit while sending mail.
r=varada, sr=bienvenu. thanks to stephend@netscape.com for the initial patch.
2001-08-10 23:29:55 +00:00
ducarroz%netscape.com
a76348f819
Fix for bug 71865. Don't need to emit an html box for attachments are attachments are now shown in the chrome. R=varada, SR=sspitzer
2001-08-10 23:15:36 +00:00
loadrunner%betak.net
baf3d5e2ac
bug 93314, Newsgroup: messages from the server are garbled, r=bienvenu, sr=sspitzer
2001-08-10 23:03:13 +00:00
ducarroz%netscape.com
c38c41a025
Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer
2001-08-10 22:25:26 +00:00
ducarroz%netscape.com
5281f34ff2
Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer
2001-08-10 22:23:47 +00:00
ducarroz%netscape.com
23e7776b34
Fix for bug 88079. Correct string allocation problem. R=varada, SR=mscott
2001-08-10 22:18:22 +00:00
naving%netscape.com
f1212c22b9
94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
...
session.
2001-08-10 21:54:54 +00:00
dmose%netscape.com
e63f999cd7
Allow Outlook (MAPI) and Outlook Express (WAB) addressbooks to be accessed from Mozilla (bug 83103). Patch from Cyrille.Moureaux@ireland.sun.com and John.Marmion@ireland.sun.com. r=chuang@netscape.com; sr=mscott@netscape.com
2001-08-10 20:31:41 +00:00
sspitzer%netscape.com
4be86891bd
remove folderPane.css from where it is not needed. only the folder pane
...
and the offline folder select dialog need it. rs=bienvenu
2001-08-10 20:04:29 +00:00
eddyk%netscape.com
3c3eb6e28d
bug 85335: Disk Space UI Elements need to be lockable.
...
r=dianesun sr=sspitzer
Fix to js code to handle non-pref-locked disable and pref-locked disable cases.
2001-08-10 19:35:08 +00:00
stephend%netscape.com
0ea7f4676c
94702. Mail & News messengerWindow.Title should be 'Mail & News'. Patch by Bradley Hart <bhart00@yahoo.com>. r=stephend@netscape.com sr=sspitzer
2001-08-10 19:04:49 +00:00
varada%netscape.com
a80bd2d379
fix for 94335;window title should reflect subject line;sr=sspitzer
2001-08-10 18:56:05 +00:00
sspitzer%netscape.com
d24a61a6b7
fix for #86556 . instead of throwing up an alert that says "Unknown Error 800004005"
...
we do nothing. in debug builds, we assert. r/sr=mscott
2001-08-10 18:54:23 +00:00
ducarroz%netscape.com
032b737b83
Fix for bug 90158. Move open progress dialog after we check for char encoding. R=varada, SR=sspitzer
2001-08-10 18:31:16 +00:00
bienvenu%netscape.com
7a699e6a0a
fix for moving local messages/compacting local folders slow on linux 94602 rs=sspitzer
2001-08-10 14:05:29 +00:00
blakeross%telocity.com
96c56b1e54
backing out two changes that weren't supposed to happen.
2001-08-10 04:22:52 +00:00
blakeross%telocity.com
ace7022c2c
Addressbook window: Print Plus is last item in file menu (94658, bugscape bug 5880). r=kerz sr=ben
2001-08-10 04:18:38 +00:00
sspitzer%netscape.com
dac0e99bb1
fix for #94461 . account picker in filter dialog should have icons.
...
r/sr=bienvenu
2001-08-09 08:38:28 +00:00
sspitzer%netscape.com
5e17afa77b
fix some minor news related status bar bugs when updating the unread counts.
...
#37767 and #52273 . r/sr=bienvenu
2001-08-09 08:05:52 +00:00
hewitt%netscape.com
000d9316fb
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
sspitzer%netscape.com
f1ece12887
don't hardcode "Open" and "Save" in the attachment save menu.
...
#93275 r/sr=mscott.
2001-08-09 04:11:42 +00:00
sspitzer%netscape.com
94a15dd6e7
remove unused ignore="MessageChild" cruft. #93011 . rs=bienvenu
2001-08-09 03:41:13 +00:00