bienvenu%netscape.com
cb48a3af3a
fix crash after renaming local folder while it's being reparsed r=naving, sr=sspitzer 105108
2001-10-20 23:11:02 +00:00
bienvenu%netscape.com
5221d5331e
add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108
2001-10-20 23:08:24 +00:00
sspitzer%netscape.com
4a18bb442a
fix for #105659 . fix js warnings when there isn't a mapiregistry service.
...
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
mkaply%us.ibm.com
4130d35850
#71601
...
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
ducarroz%netscape.com
804a39e78a
Fix for bug 105092. Patch provided by bienvenu@netscape.com. Fix crash due to freeing of memory we should not! R=ducarroz, SR=sspitzer
2001-10-19 20:55:08 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
nhotta%netscape.com
32acd1e773
Indentation change in folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:50:17 +00:00
nhotta%netscape.com
a83fb9ebca
Wording change for folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:49:56 +00:00
pinkerton%netscape.com
6630d79543
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
naving%netscape.com
4c326dd38a
105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
...
editor.
2001-10-19 05:24:18 +00:00
mscott%netscape.com
f8727522c2
Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
...
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
sspitzer%netscape.com
ef04978d99
more clean up the string foo in mailnews. r=cavin, rs=bienvenu. #103412 .
2001-10-19 01:44:53 +00:00
naving%netscape.com
589ebfc3e3
105162 r=racham sr=mscott. Remove unused prefs
2001-10-17 04:53:25 +00:00
naving%netscape.com
051a5a2256
105162 r=racham sr=mscott. Make download message size pref work for pop3 again. Remove unused pref.
2001-10-17 04:53:23 +00:00
sspitzer%netscape.com
ffc73c6a75
remove my silly printf. rs=no one
2001-10-16 20:53:54 +00:00
nhotta%netscape.com
ac5cc8eb5f
Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
...
bug 12851, r=ducarroz, sr=sspitzer.
2001-10-16 20:38:59 +00:00
cavin%netscape.com
d3a5abd687
Bug #104975 : Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer.
2001-10-16 20:35:46 +00:00
seawood%netscape.com
82cd057ad7
Removing unused xp_file.h includes.
...
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
bienvenu%netscape.com
17ced4d610
fix crash in close row object on empty local trash rs=sspitzer 104659
2001-10-16 03:05:34 +00:00
hwaara%chello.se
d3001bf452
#104719 , change nsIMsgMailNewsUrl.idl to use attributes rather than GetFoo/SetFoo.
...
r=bienvenu, sr=sspitzer
2001-10-15 22:26:24 +00:00
blakeross%telocity.com
4e0854b495
Menulist in ab panel has no label. sr=ben
2001-10-14 19:40:12 +00:00
sspitzer%netscape.com
45d773762b
fix for #39584 . user should be asked to remove non existing newsgroups, like in 4.x
...
r/sr=bienvenu
2001-10-14 06:05:43 +00:00
sfraser%netscape.com
7ee6ab59a7
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2001-10-13 02:28:44 +00:00
alecf%netscape.com
bd048504df
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
sspitzer%netscape.com
aa66b41aa7
fix for #104498 , optimize ParseReferences() / SetReferences().
...
rs=bienvenu
2001-10-12 23:23:11 +00:00
ducarroz%netscape.com
9942683c54
Fix for bug xxxx. When a part check for a separator, it need first check if it's not for it's child. R=varada, SR=bienvenu
2001-10-12 21:31:57 +00:00
ducarroz%netscape.com
3ca9b3f7a8
Fix for bug 83541. Use user domain for construct a part ID. The current code was bogus! R=varada, SR=sspitzer
2001-10-12 21:25:10 +00:00
nhotta%netscape.com
13654d2c38
Changed to convert MIME decoder's output of sender's address from UTF-8 to UCS2,
...
bug 94103, r=sspitzer, sr=bienvenu.
2001-10-12 21:22:18 +00:00
nhotta%netscape.com
8bd71ee160
Remove charset conversion because the input data is either us-ascii or already UTF-8, bug 92420, r=ducarroz, sr=sspitzer.
2001-10-12 20:21:17 +00:00
dbaron%fas.harvard.edu
a22072c008
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
bienvenu%netscape.com
c4978d6e50
potential fix for crash opening newsgroups, and fix problem when you couldn't download headers the first time you opened a newly subscribed group r=naving, sr=sspitzer 104257
2001-10-11 23:54:14 +00:00
bienvenu%netscape.com
4af887b4fa
speed up local search dramatically by doing more than one comparison per time slice r=naving, sr=sspitzer 104243
2001-10-11 23:43:55 +00:00
sspitzer%netscape.com
94abe5f5b3
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
bienvenu%netscape.com
747812cfdb
fix memory leak of uri rs=sspitzer 99135
2001-10-11 14:54:36 +00:00
bienvenu%netscape.com
a1990289a9
close nntp socket after logging out fixes memory leaks and assertions, r=mscott, sr=sspitzer 96381
2001-10-11 14:53:34 +00:00
sspitzer%netscape.com
de3f0803a8
fix for #60139 . fix problem with next navigation not working when bubbling out
...
fo subfolders. r/sr=bienvenu
2001-10-11 00:33:50 +00:00
naving%netscape.com
ea18234e39
102751 r=bienvenu sr=sspitzer. If a localfolder's db is outdated, parse the folder and then compact the
...
folder to avoid dataloss.
2001-10-11 00:00:20 +00:00
alecf%netscape.com
a35fb4b29c
part of fix for 38061 - remove last reference to XP_File
...
r=bryner, rs=bienvenu
2001-10-10 22:52:32 +00:00
naving%netscape.com
c3b46ea817
fix bustage for ports
2001-10-10 21:17:57 +00:00
bienvenu%netscape.com
1cc40cb092
fix call to PR_CWait to use interval r=ducarroz, sr=sspitzer 85250
2001-10-10 20:59:49 +00:00
naving%netscape.com
50d502aa56
backing out file not part of earlier checkin.
2001-10-10 19:53:29 +00:00
sspitzer%netscape.com
b58dca9221
fix conflicts that got checked in with the licensing foo.
...
rs=bienvenu
2001-10-10 19:50:30 +00:00
naving%netscape.com
ec9762e1e1
16902. oops missed this file
2001-10-10 19:34:23 +00:00
naving%netscape.com
5b64bf539e
16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search.
2001-10-10 19:27:06 +00:00
bienvenu%netscape.com
bfdc49509c
fix losing read state of news messages r=naving, sr=sspitzer 103824
2001-10-10 19:25:07 +00:00
sspitzer%netscape.com
135f5f1c77
remove unneeded crud. rs=bienvenu
2001-10-10 19:23:15 +00:00
sspitzer%netscape.com
4c514df917
remove unused code, now that we use playSystemSound(). (see #64462 )
...
rs=bienvenu
2001-10-10 08:40:22 +00:00
sspitzer%netscape.com
a305479ba0
fix for #64462 . play OS specified sound when new mail arrives.
...
r=pavlov, sr=bienvenu. right now, this only works on windows.
mac is next. for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
sspitzer%netscape.com
7841f2f822
fix for #19254 . propagate unread state of subfolders to parents if the parent is closed.
...
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
ducarroz%netscape.com
17537b7abb
Fix for bug 90028. During a forward, we need to put back the "Re:" in the subject if the flag MSG_FLAG_HAS_RE is set. Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=bienvenu
2001-10-09 22:48:32 +00:00