naving%netscape.com
7957b8d886
88251 r=bienvenu sr=sspitzer. Maintain the sort-order etc when emptying local trash.
2001-08-21 21:06:40 +00:00
chuang%netscape.com
4de05b1436
Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott
2001-08-21 20:41:33 +00:00
jat%princeton.edu
f2299aa85e
Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan.
2001-08-21 20:37:19 +00:00
naving%netscape.com
a8c7eb79ae
89698 r=suresh sr=bienvenu; Check if the newName for folder to be renamed has hierarchyDelimiter, if
...
so throw an alert. Also did some clean up in nsImapStringBundle.
2001-08-21 20:04:00 +00:00
cavin%netscape.com
1e0eeb717e
Bug #68296 : In SubscribeToFolder(), make sure we pass the right folder object to SubscribeFolder(). In PossibleImapMailbox(), set the correct delimiter for unsubscribed folders. r=bienvenu, sr=sspitzer.
2001-08-21 18:39:46 +00:00
cavin%netscape.com
26a14368bc
Bug #55774 : In GetListOfFoldersWithPath(), make sure we pass the right folder object to DiscoverChildren(). r=bienvenu, sr=sspitzer.
2001-08-21 18:38:02 +00:00
varada%netscape.com
105869bb06
fix for bug#79053-identity crisis mail compose;r=ducarroz;sr=bienvenu
2001-08-21 18:33:33 +00:00
stephend%netscape.com
1a6e6c97aa
Bug 40191. Bad 'connection refused' message. Patch by Jessico Blanco <jblanco@us.ibm.com> r=jglick@netscape.com/stephend@netscape.com sr=sspitzer@netscape.com
2001-08-21 06:43:46 +00:00
sspitzer%netscape.com
04d9ea0906
backing out an accidental check in.
2001-08-21 06:26:51 +00:00
sspitzer%netscape.com
9c896ab736
fix for #95457 . the open / closed state of servers and folders in the folder pane
...
was not persisting across sessions. I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.
r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
sspitzer%netscape.com
1557fa3888
fix for #96164 .
...
don't make a connection to the news server when updating unread counts
if there are no groups. r/sr=bienvenu
2001-08-21 04:17:27 +00:00
dmose%netscape.com
d60b7a4256
LDAP addressbook code cleanup changes from John Marmion <john.marmion@ireland.sun.com> for bug 17879 review. r=dmose@netscape.com; sr=mscott@netscape.com
2001-08-21 02:35:19 +00:00
dbaron%fas.harvard.edu
113ad642ae
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
gerv%gerv.net
0f7f41d4f6
Bug 30208 - fix to avoid breaking gcc 2.7.2.3. Thanks to dbaron. r=dbaron, sr=sspitzer.
2001-08-21 01:15:55 +00:00
gerv%gerv.net
eb5aa688c5
Do not add "-- " if already present in .sig file. Attempt 2. Bug 30208. r=bratell, sr=sspitzer.
2001-08-19 15:59:26 +00:00
varga%utcru.sk
cca7ae546f
Fix for 94652.
...
allow for no multiple select in outliner.
r=bryner, sr=hyatt
2001-08-19 08:24:42 +00:00
hwaara%chello.se
fcf8bb53db
#67369 , "Bcc: field doesn't change when switching From:"
...
Patch by kazhik@mozilla.gr.jp
r=varada, sr=blizzard
2001-08-18 22:15:58 +00:00
hwaara%chello.se
6181cc4a50
#3745 , "Must handle Followup-to: poster in news", part II; add an alert warning the user when followup-to: poster is being used, as per the GNKSA.
...
r=ducarroz, sr=sspitzer
2001-08-18 12:19:49 +00:00
dmose%netscape.com
bff9678aae
Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix.
2001-08-18 00:04:54 +00:00
naving%netscape.com
14b40d01c0
95720 r/sr=bienvenu. Make minor change to pop3 NSPR_LOG
2001-08-17 22:38:26 +00:00
dmose%netscape.com
a9b090fd7f
Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com'
2001-08-17 22:32:35 +00:00
dmose%netscape.com
c2f5550783
Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com
2001-08-17 22:32:28 +00:00
dianesun%netscape.com
f6c40c66d7
Fix for bug 80581, r=hwaara, sr=sspitzer
2001-08-17 01:26:47 +00:00
sfraser%netscape.com
4d87b83d18
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
dianesun%netscape.com
8b8605fe0f
Fix for bug 80581, r=hwaara, sr=sspitzer
2001-08-16 23:52:16 +00:00
loadrunner%betak.net
4b088c6dec
bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake
2001-08-16 23:43:06 +00:00
ducarroz%netscape.com
b36a5a5122
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
914fa50af8
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
48097be031
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
040e14ad01
Fix crash downloading news r=naving, sr=sspitzer 95180
2001-08-15 14:09:55 +00:00
bienvenu%netscape.com
e441e2dd51
fix crash downloading for offlnie when no accounts rs=sspitzer 94198
2001-08-15 14:01:45 +00:00
sspitzer%netscape.com
1e0e99191d
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
dd47fcc7b6
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
4ef0c7c0c5
fix for #94288 . no refresh after compacting a local folder. r/sr=bienvenu
2001-08-15 04:51:22 +00:00
naving%netscape.com
48b10c03d9
95291 r=hwaara sr=bienvenu; fix m_pathName leak in nsImapMailFolder
2001-08-15 01:38:34 +00:00
hwaara%chello.se
172109e7f5
#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
3d852bec0e
#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
33139fb14b
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
54453eda3f
Fixing bustage. No idea how that happened. Apologies. r/sr=bustage.
2001-08-14 14:33:25 +00:00
gerv%gerv.net
11792134c4
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
a3c1dd1b09
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
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
bienvenu%netscape.com
f8e21de0a8
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
f1a95fd005
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
8960de08c7
ops missed a file
2001-08-14 00:07:13 +00:00
naving%netscape.com
8e189caf7b
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
39bf7a50c0
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
a440f40ec3
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
3ed2c0bee9
fix saving as template imap message while offline r=sspitzer, sr=mscott 81690
2001-08-13 23:56:54 +00:00
bienvenu%netscape.com
a40f875f4c
coalesce imap copy operations played back online r=naving, sr=sspitzer 95143
2001-08-13 23:53:13 +00:00
bienvenu%netscape.com
228355e5cf
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
8b702e2998
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
9d52892ef3
Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer
2001-08-12 01:49:08 +00:00
ducarroz%netscape.com
b248a7d73b
Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer
2001-08-11 00:15:38 +00:00
sspitzer%netscape.com
547c3157ac
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
66b49c0dd3
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
620b7e2f7f
bug 93314, Newsgroup: messages from the server are garbled, r=bienvenu, sr=sspitzer
2001-08-10 23:03:13 +00:00
ducarroz%netscape.com
a34331d457
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
0e3dc98bd4
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
d1b0025d4d
Fix for bug 88079. Correct string allocation problem. R=varada, SR=mscott
2001-08-10 22:18:22 +00:00
naving%netscape.com
8b3106dbd7
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
64d4399050
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
e3c127fac5
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
858b384ca6
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
c154219488
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
1a418f5c1c
fix for 94335;window title should reflect subject line;sr=sspitzer
2001-08-10 18:56:05 +00:00
sspitzer%netscape.com
343082f44e
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
676326c5ce
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
52dade5132
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
535ae3f0b8
backing out two changes that weren't supposed to happen.
2001-08-10 04:22:52 +00:00
blakeross%telocity.com
89abd9c18a
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
a2eaffb65e
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
14f8f478f9
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
af7f16666d
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
sspitzer%netscape.com
819513506c
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
f416f85a44
remove unused ignore="MessageChild" cruft. #93011 . rs=bienvenu
2001-08-09 03:41:13 +00:00
sspitzer%netscape.com
6e541c5f38
remove unused ignore="MessageChild" cruft. #93011 . rs=bienvenu
2001-08-09 03:30:50 +00:00
sspitzer%netscape.com
7ab1c97829
fix for some minor subscribe column issues. #94259 r/sr=bienvenu
2001-08-09 03:21:32 +00:00
naving%netscape.com
7fd9ae9b7f
87960 r=bienvenu sr=sspitzer, fix a major leak in mail search window. There was a circular reference for
...
nsMsgSearchSession object. Used nsWeakPtr to break it.
2001-08-09 03:18:09 +00:00
sspitzer%netscape.com
89d2112b5b
fix for #39862 . backend support for push (force) authentication for news.
...
sorry, no UI yet. thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
dianesun%netscape.com
3d1f522294
Fix for bug 94406(File|Offline|Menu item not working for standalone msg). r=mohanb, sr=sspitzer
2001-08-09 01:16:45 +00:00
bienvenu%netscape.com
62d3c3bda8
back out andreas local mail change for fix for 40670, it breaks local mail r=me
2001-08-08 14:15:40 +00:00
stephend%netscape.com
2c44e3668e
94020. 'Mail' into 'Mail & News'. r=timeless, sr=ben (correct fix this time)
2001-08-08 08:10:46 +00:00
suresh%netscape.com
45f1c4c22d
fixing mail breakage. sr=naving.
2001-08-08 07:10:13 +00:00
timeless%mac.com
2d20db3697
Bugzilla Bug 94037 M&N prefs panel: change 'Mail' to 'Mail & News'
...
by stephend@netscape.com r=jglick/robinf/timeless sr=blake
2001-08-08 04:14:13 +00:00
naving%netscape.com
a7ee915b06
94226 r/sr=bienvenu. Use NS_IF_RELEASE to destroy m_newMailParser and refcount m_newMailParser
2001-08-08 04:01:19 +00:00
dianesun%netscape.com
e40483a471
Fix to bug 80134(Gui refresh problem). R=eddyk, SR=sspitzer
2001-08-08 00:13:17 +00:00
andreas.otte%primus-online.de
6917b5d061
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
naving%netscape.com
daaf8a6db8
72466 r=cavin sr=sspitzer Do not search the folders-only folder for UW:IMAP servers.
2001-08-07 20:13:30 +00:00
bienvenu%netscape.com
e8e3bf038c
fix duplicate imap header problem, rs=sspitzer 93537
2001-08-07 18:47:50 +00:00
cavin%netscape.com
c33416d4df
Bug 64119: Use platform's charset if the msgs to be imported don't specify one. r=sspitzer, sr=mscott.
2001-08-07 18:07:42 +00:00
sspitzer%netscape.com
a26ec78d01
fix for #94067 . catch the js exception we get when there is no default account.
...
this happens the first time you use the account wizard on a new profile.
r/sr=bienvenu
2001-08-07 06:04:01 +00:00
naving%netscape.com
a1e20d9664
93964 r/sr=bienvenu. UMR problem, initialize the boolean
2001-08-07 01:46:54 +00:00
mscott%netscape.com
4dcfdaf396
Bug #8170 --> force the mime engine to use the category manager when creating emitter objects. This allows people
...
to over ride libmime with their own emitters.
r=ducarroz
sr=bienvenu
2001-08-06 22:19:31 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
sspitzer%netscape.com
cbe5f49aa6
back end changes for "POP over SSL". bug #68516 .
...
thanks to kai.engert@gmx.de for the patch. r=sspitzer, sr=mscott
2001-08-06 20:12:31 +00:00
stephend%netscape.com
8b5af6f5ba
Reverting bug 89624's last checkin to the original intent (misunderstanding noted in the bug). r=varada, sr=blake
2001-08-06 18:00:24 +00:00
stephend%netscape.com
e6000e93e6
Typo in checkin for bug 89624 (Blake's message compose perf patch) r=varada, sr=sspitzer, rs=sfraser (for this typo's checkin)
2001-08-06 17:49:45 +00:00
mkaply%us.ibm.com
4047a34c41
OS/2 bustage - PR_CALLBACK
2001-08-05 13:46:27 +00:00
mkaply%us.ibm.com
131300ed5b
OS/2 build bustage - PR_CALLBACK
2001-08-05 01:22:20 +00:00