Граф коммитов

11432 Коммитов

Автор SHA1 Сообщение Дата
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
eddyk%netscape.com efe9ab34a1 bug 103181: disable code in AccountManager regression
More stuff for eClient disable code.
r=bhuvan, sr=sspitzer
2001-10-09 21:04:12 +00:00
nhotta%netscape.com cd9f347110 In mail compose, notify charset change to editor when a charset is changed, bug 103282, r=ducarroz, sr=bienvenu. 2001-10-09 20:15:23 +00:00
cavin%netscape.com 4bfbe5059a Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
ducarroz%netscape.com 34f8309984 Fix for bug 55591. UNC files need to be treated as remote attachment and not local. R=varada, SR=mscott 2001-10-09 18:23:06 +00:00
sspitzer%netscape.com 6ea428ac69 fix for #73853. allow the user to post news message when there isn't a msg window
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com 55e1f06cfb fix for #92393 and #91421. "Get Message" menu item and toolbar button disable
when they shouldn't.  r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com 05b8b2645d fix for #49157. support nntp://host/message-id urls (we already support
news://host/message-id urls).  r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sspitzer%netscape.com 46dde148e9 fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
bienvenu%netscape.com 39f9c789a8 fix 10K leak when filtering multiple pop message r=naving, sr=sspitzer 103614 2001-10-08 22:26:02 +00:00