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

13512 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com d045c33b6b Bug 170443 Build warning in nsLocalMailFolder.cpp
walk84@yahoo.com r=naving sr=dveditz
2002-10-08 02:09:26 +00:00
rdayal%netscape.com 1138ddaebf Bug #164760
Files for implementation of PalmSync Conduit, NOT YET PART OF BUILD
The Conduit would be built as separate Windows Dll loaded by the HotSync Manager

r=cavin, sr=mscott
2002-10-08 01:41:17 +00:00
ssu%netscape.com 58f4978f38 fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu) 2002-10-08 01:04:11 +00:00
ducarroz%netscape.com b58bef7dba Fix for bug 172808 (smoketest blocker). Somehow, I checked in the wrong line when fixing bug 127210. R=cavin, SR=beard 2002-10-07 15:44:54 +00:00
sspitzer%netscape.com 3391faadaa fix js errors from hyatt's landing for #172545. 2002-10-07 03:11:36 +00:00
timeless%mac.com 380b2ab510 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
darin%netscape.com 7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
varga%netscape.com 274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
naving%netscape.com 573db1c7d2 fixing earlier bustage correctly thanks dbaron 2002-10-05 00:30:38 +00:00
naving%netscape.com fb8a3d42a3 commenting out bustage lines while I work on it. 2002-10-04 23:12:50 +00:00
beard%netscape.com 7a7bc9f2a4 Using a fixed sized (16k) token buffer, now byte swapping 32-bit integers written into the training data, correctly opening the ANSI file in binary mode (crucial on the Mac). [not part of build] 2002-10-04 22:47:36 +00:00
ducarroz%netscape.com 074ba9a39f Bug 172210. Set correct parameter to force mime generating clean output for mail filter. R=cavin, SR=sspitzer 2002-10-04 22:43:26 +00:00
ducarroz%netscape.com 7b7138e9f6 Fix for bug 172210. Add a new mode to generate a clean output for mail filter. This mode get activated when the url contains the option header=filter. R=cavin, SR=sspitzer 2002-10-04 22:40:53 +00:00
ducarroz%netscape.com 6e58b5876f Bug 172210. Ad a new plain text emitter. R=cavin, SR=sspitzer 2002-10-04 22:37:17 +00:00
ducarroz%netscape.com 778e64c2ab Bug 172210. Add a new mime emitter to output plain text headers. R=cavin, SR=sspitzer 2002-10-04 22:35:08 +00:00
naving%netscape.com f04220e6bd 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also
added code to specialize/unspecialize junk folder when the user changes junk folder from UI
2002-10-04 22:32:15 +00:00
naving%netscape.com 7dda838fe9 170555 r=mscott sr=bienvenu Changed IsValidFolderURI to GetExistingFolder so that it can be reused 2002-10-04 22:32:04 +00:00
jgmyers%netscape.com 297b98f113 Include In-Reply-To: when sending replies: bug 78117 r=ducarroz sr=bienvenu 2002-10-04 22:26:08 +00:00
timeless%mac.com 3f59f40a28 Bug 172433 out of memory check is a bit too late [@ nsMsgKeySet::Output]
r=bbaetz sr=bz
2002-10-04 02:54:59 +00:00
naving%netscape.com aae6d276d3 121750 r=cavin sr=mscott fixing focus issues when coming out of quick search 2002-10-04 01:27:38 +00:00
seawood%netscape.com f2acbeccf8 Fixing static build bustage caused by checkin for bug 158110. 2002-10-04 00:27:14 +00:00
beard%netscape.com 11dbfcfeef Remove obsolete file. r=sspitzer [not part of build, either] 2002-10-03 22:29:52 +00:00
beard%netscape.com 4867e6fb8a Kill warnings. [not part of build] 2002-10-03 22:22:42 +00:00
smontagu%netscape.com dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
rdayal%netscape.com 2c26194a5f Bug #165247. Implementation of Palm AB HotSync support in Mozilla.
NOT yet part of BUILD.

- files in palmsync/build are for providing IPC support to get called from
Palm Conduit loaded into Palm's HotSync Manager
- files in palmsync/public is the XPCOM interface for Palm HotSync support Mozilla module
- files in palmsync/src is the implementation of this module, the XPCOM interface
implementation, implementation when IPC call is made and the implementation of the
actual PalmSync Logic.

r=cavin, sr=bienvenu.
2002-10-03 20:40:24 +00:00
sspitzer%netscape.com 7d0ec3a172 fix tooltip. the IM button does IM and Chat. a=jglick,robinf. 2002-10-03 20:35:01 +00:00
varada%netscape.com 3a14e570f3 fix for 171068; move compose specific prefs to compose prefs panel;r/sr=sspitzer 2002-10-03 20:07:11 +00:00
varada%netscape.com cf36a07cd6 fix for 170573 -Create new notification panel for mail prefs;r/sr=sspitzer 2002-10-03 20:03:16 +00:00
varada%netscape.com 53c11cabe0 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
ere%atp.fi 2311a0b84b Fix for bug 170058: Body as "Plain Text" has no linebreaks and is displayed in variable font width
r=BenB, sr=bienvenu
2002-10-03 19:41:59 +00:00
rods%netscape.com ae5dea45a4 *** empty log message *** 2002-10-03 12:42:26 +00:00
rods%netscape.com 793d007d82 fixed bustage 2002-10-03 12:35:10 +00:00
rods%netscape.com a731676e45 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
rods%netscape.com cd5714edf4 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:08:25 +00:00
sspitzer%netscape.com 5841265063 fix for #141628. don't drop the NNTP connection when doing list if the server
sends us a line like:  ". 0000000001 0000000002 y".  r/sr=bienvenu
2002-10-03 09:47:36 +00:00
ducarroz%netscape.com 24568896b0 Fix spam filter bustage on Windows and Linux. Not part of the build yet 2002-10-03 02:35:57 +00:00
beard%netscape.com 0de413b761 Switched to binary format for training data. [not part of build] 2002-10-03 00:26:44 +00:00
bienvenu%netscape.com 24bb2e3248 add undelete to nsMsgDBView r=cavin, sr=sspitzer 20118 2002-10-02 22:34:31 +00:00
beard%netscape.com aef1d566cd Incorporated patch from bug #172210 (thanks jf), added code to writeTokens to write correct data when there are 0 tokens, so that readTokens will work correctly in that case. [not part of build] 2002-10-02 22:16:00 +00:00
beard%netscape.com c024c1e8c8 Added writeTrainingData/readTrainingData methods which save to a file called "training.txt" in the current profile directory. [not part of build] 2002-10-02 21:52:21 +00:00
beard%netscape.com f4a12a998a Work in progress changes for bayesian spam filter. sr=sspitzer, r=ducarroz 2002-10-02 20:04:09 +00:00
beard%netscape.com a0d20b1e0f Fixes learning, removes usage of NaN, and correctly initializes refcount of the nsIStreamListener. [not part of build]. 2002-10-02 19:54:32 +00:00
kaie%netscape.com c408dadf46 b=170575 View Signature certificate button is busted
r=javi
2002-10-02 18:50:52 +00:00
kaie%netscape.com f6cd49fcd4 b=172028 Regression: LDAP certificate retrieval does no longer work
r=rjc sr=darin
2002-10-02 18:48:28 +00:00
sspitzer%netscape.com 39a411902c fix for #172088. allow redirector type for smtp server to determine if we show hostname in password prompt. r=ducarroz, sr=bienvenu 2002-10-02 18:39:32 +00:00
sspitzer%netscape.com 1f779df83e instead of NAN, use 0. build problems on win32 (and probably linux).
r=beard.
2002-10-02 18:31:17 +00:00
sspitzer%netscape.com 1fd685da50 more build changes for beards new bayesian filter implementation. not part of build yet. 2002-10-02 10:18:56 +00:00
sspitzer%netscape.com fb741a31ab build bayesian makefiles, but the extension is not part of the build yet. 2002-10-02 09:02:57 +00:00
sspitzer%netscape.com b0587aeaca some changes for windows / linux. not part of the build. 2002-10-02 09:02:18 +00:00
sspitzer%netscape.com 3496ea49dc fix for bug #172085. override redirector type for smtp server based on hostname.
r=cavin, sr=bienvenu
2002-10-02 08:02:35 +00:00
sspitzer%netscape.com 9cceb7e6c4 code clean up. use contract id instead of cid. remove bogus comments. 2002-10-02 07:59:50 +00:00
sspitzer%netscape.com 9b71127ce1 code cleanup. use contract id instead of cid. 2002-10-02 07:52:55 +00:00
sspitzer%netscape.com 995ff937e9 code cleanup. use contract id instead of cid. remove unused cid 2002-10-02 07:52:09 +00:00
sspitzer%netscape.com 1ec3a2df66 remove bogus comment. 2002-10-02 07:50:21 +00:00
sspitzer%netscape.com 5ee7398538 code cleanup. remove unused cid 2002-10-02 07:50:00 +00:00
sspitzer%netscape.com a6c7e39297 code clean up. remove usused static cids. 2002-10-02 07:47:20 +00:00
sspitzer%netscape.com d73584dce2 code cleanup. replace static cid with contract id. 2002-10-02 07:46:46 +00:00
sspitzer%netscape.com 7618325cbd disabling history on the browser element like we do in the 3 pane. r/sr=bienvenu 2002-10-02 07:44:19 +00:00
sspitzer%netscape.com bd7cee6619 code cleanup, move from static cid to contract id. no bug. 2002-10-02 07:43:18 +00:00
sspitzer%netscape.com e3eeb981e7 ignore generated makefile. 2002-10-02 07:21:41 +00:00
sspitzer%netscape.com bb219ba341 fix for #172084. remove "copy to folder on read" UI as it cramps the
copies and folder panel.  it will be moving.  r=cavin, sr=bienvenu.
2002-10-02 07:11:00 +00:00
beard%netscape.com d4d1abb2c0 Bayesian Spam Filter C++ implementation. [not part of build yet]. 2002-10-02 01:58:35 +00:00
bienvenu%netscape.com aa8eb11fc8 fix OnMsgLoaded notification for 3-pane ui r=cavin, sr=sspitzer 19952 2002-10-01 22:58:28 +00:00
jgmyers%netscape.com dc7a9f05df use default charset for UNKNOWN-8BIT: bug 71541 r=nhotta sr=blizzard 2002-10-01 22:19:17 +00:00
naving%netscape.com 47a045b4df 134158 r=cavin sr=bienvenu Made it so that biff settings doesn't disable downloadOnBiff 2002-10-01 21:45:41 +00:00
naving%netscape.com b173983045 171965 r=cavin sr=mscott fixing threadpane not getting invalidated after changing sort order (ascending/descending) in quick search view 2002-10-01 21:45:40 +00:00
mscott%netscape.com 13621ad9d7 Bug #171073 --> rudimentary implemenation of grouping operators for searches. Works only
for local searches. Needed by mail views.

r=naving
sr=bienvenu
2002-10-01 19:43:31 +00:00
bienvenu%netscape.com 0fd4bbe14f add ability to pass results of commands back to front end code so the fe can handle errors, bug 20071 r=cavin, sr=sspitzer 2002-10-01 18:45:08 +00:00
mscott%netscape.com 39b00ac13b Bug #168367 --> support the notion of a default search view
r=naving
sr=sspitzer
2002-10-01 01:13:51 +00:00
mscott%netscape.com 385e572c5c Bug #168367 --> quick search API tweaks to make them more generic and compatible with mail views.
r=naving
sr=sspitzer
2002-10-01 01:07:29 +00:00
naving%netscape.com 1a7ca450fd 171711 r=cavin sr=bienvenu fixing regression delete in standalone mode works only once. 2002-10-01 00:25:49 +00:00
bienvenu%netscape.com 5e9a664981 fix bug 20071, add ability to pass results of custom commands back to front end code so the fe can handle errors, r=cavin, sr=sspitzer 2002-09-30 23:23:16 +00:00
mscott%netscape.com 88221379d2 Bug #171236--> Add boolean text before each search term
r=ssu
sr=sspitzer
2002-09-30 23:00:04 +00:00
sspitzer%netscape.com ba8fda66cc adding some commented out menuitems for beard. 2002-09-30 22:56:37 +00:00
sspitzer%netscape.com 18691a00b2 moving code around from the bayesian extension to core.
not accessible yet, and mostly temporary.
r/sr=bienvenu
2002-09-30 22:42:56 +00:00
varada%netscape.com bca83497e6 fix for #42955;should explain why accountwizard is being opened;r=jglick;sr=bienvenu 2002-09-30 22:28:58 +00:00
sspitzer%netscape.com 320c8a48d7 adding consts to the nsIMsgFilterPlugin interface, and using it.
removing UI added to extension, since there is core UI For this already (but off by default).
part of bug #169638.  r/sr=bienvenu
2002-09-30 22:13:01 +00:00
sspitzer%netscape.com 4d63fab5ca define some default prefs for some of the imap extensions. r/sr=bienvenu 2002-09-30 22:10:01 +00:00
varada%netscape.com 67abe9f7aa fix for 154481;Account Settings panel should have account name in title;r=srilatha;sr=mscott 2002-09-30 22:01:23 +00:00
sspitzer%netscape.com 916d54aaf9 fix blocker bug #171714. varada forgot the jar.mn change for his landing. 2002-09-30 16:11:43 +00:00
varada%netscape.com eb5e68f11e fix for 164678;169366;-should be able to set outgoing smtp server in smtp panel;not add empty smtp servers in advanced panels;r/sr=sspitzer 2002-09-30 01:50:39 +00:00
varada%netscape.com 57b7ad0ec2 fix for 169255;Menu Change to PlainText format hides toolbar in subsequent windows;r=srilatha;sr=bienvenu 2002-09-30 01:26:25 +00:00
varada%netscape.com 6e1b29d05b fix for 117924 - strip dupes in mail.smtpservers;r=srilatha;sr=sspitzer 2002-09-30 01:20:45 +00:00
timeless%mac.com 2c264d54d8 Bug 170430 trunk topcrash [@ nsMsgIdentity::ClearAllValues]
r=blizzard, sr=bzbarsky
2002-09-29 04:21:28 +00:00
beard%netscape.com a12a8c39a0 Simplify the subclassing, using __proto__ explicitly, and remove an unnecessary extra level of prototype chain when instantiating the algorithm. (not part of build, r=peterv) 2002-09-28 17:02:53 +00:00
dmose%netscape.com 3a4b565155 First cut at bayesian spam-filtering glue; part of ongoing work (bug 163188); r=peterv, sr=sspitzer 2002-09-28 02:47:36 +00:00
sspitzer%netscape.com 6b5baec04f bullet proof for bug #171313. I think this is caused by a wonky .directory pref
so we fail to get the hostinfo.dat file, but until I find out, I can at least
bulletproof.  r/sr=bienvenu
2002-09-28 02:14:37 +00:00
dmose%netscape.com 80ee90ce73 Change function name to avoid namespace collision; don't write out the database if nothing has changed; use scores instead of labels to be compatible with the rest of the infrastructure (not part of build) 2002-09-28 00:54:57 +00:00
dmose%netscape.com d67d077b79 Changes from peterv to not modify the database based on automatically classified spam (not part of build) 2002-09-28 00:53:34 +00:00
sspitzer%netscape.com f60bd335f1 cid to progid cleanup. no bug. 2002-09-27 09:32:06 +00:00
sspitzer%netscape.com b4409afb0e fix my comment about normalization 2002-09-27 09:28:30 +00:00
dmose%netscape.com 1b40afbeba Part of ongoing spam work: first cut at a message filtering plugin API (bug 169557); r=bienvenu, sr=sspitzer 2002-09-27 08:49:36 +00:00
mscott%netscape.com cbc1458e4c Bug #116514 --> add ability to search by label in the UI
sr=sspitzer
r=navin
2002-09-27 00:27:17 +00:00
mscott%netscape.com 26c9768a00 Bug #115614 --> Add ability to search by label in the UI.
r=navin
sr=sspitzer
2002-09-27 00:26:53 +00:00
sspitzer%netscape.com 1c067f5deb fix for bug #103012. Servers can send us data like: "211 0 41 40 nz.netstatus"
we should graciously handle this, and not stop updating the unread counts in the folder pane.
r/sr=bienvenu.
2002-09-26 23:55:33 +00:00
sspitzer%netscape.com 7689570968 curse these fat fingers. &&, not &. 2002-09-26 23:07:49 +00:00
sspitzer%netscape.com d1d6c0ffbf more work for #169638. junk settings UI. we are going to all for junk mail controls
when reading news.  instead of using canGetMessages (poorly named, really means, "do I have an inbox on this account type?") I've added canGetIncomingMessages, which means ("do messages come in for this account type?")  true for all but none type (think local folders).
r/sr=bienvenu
2002-09-26 23:03:22 +00:00
sspitzer%netscape.com 0c4bb3bda8 for #169638. whoops, this is a long, not a bool. thanks to navin for catching my mistake. r=naving. 2002-09-26 22:58:01 +00:00
sspitzer%netscape.com 0cef078337 work for #169638. make it so when you mark a message as spam from the stand alone msg
window, the other views (like the thread pane) get notified.  also, some code cleanup
to use nsCOMPtr.  r/sr=bienvenu
2002-09-26 22:56:00 +00:00
cavin%netscape.com 8f45431159 Fix for 155491. Don't write out the delimiter if the field is to be ignored (for export). Also, cellular number type should not be exported. R=ducarroz, sr=sspitzer. 2002-09-26 22:53:30 +00:00