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

13604 Коммитов

Автор SHA1 Сообщение Дата
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
dmose%netscape.com d1acb02c94 Tweaks to match interface; not part of build 2002-09-26 22:34:18 +00:00
sspitzer%netscape.com 5713d4df02 fix js warning. 2002-09-26 07:42:17 +00:00
sspitzer%netscape.com 3f4582a9c1 hide the spam settings until the feature is turned on. 2002-09-26 07:40:34 +00:00
sspitzer%netscape.com eee8449c1d add account central UI for spam settings. part of #169638. r/sr=bienvenu 2002-09-26 07:39:46 +00:00
sspitzer%netscape.com e47ae45dd6 close the spam log stream and release the ref to the spam settings instance
one shutdown, like we do for mFilterList.  part of #169638.  r/sr=bienvenu
2002-09-26 07:22:49 +00:00
sspitzer%netscape.com 92491d466e conditionally enable the UI elements. part of #169638. r/sr=bienvenu 2002-09-26 07:12:48 +00:00
sspitzer%netscape.com 007f259c0d fix score sorting so that unscored messages are before scored messages.
part of #169638.  r/sr=bienvenu
2002-09-26 07:11:59 +00:00
sspitzer%netscape.com 064edaef53 fix for #129011. movemail can support filters. r/sr=sspitzer. thanks to pretzalz@techhouse.org for the fix. 2002-09-26 05:47:28 +00:00
sspitzer%netscape.com 5e6e412f50 junk mail work. store the current changes on accept, as they might not have been stored yet. 2002-09-26 02:06:44 +00:00
sspitzer%netscape.com fc57cf735b remove dump statements. 2002-09-26 01:58:44 +00:00
sspitzer%netscape.com 3d94096754 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
dmose%netscape.com 0f3d3c0654 Fix syntax error (not yet part of build). 2002-09-26 01:12:42 +00:00
mscott%netscape.com 3b96dd6b59 Allow the component manager to create instances of a nsMsgSearchTerm.
rs=sspitzer
2002-09-26 01:06:25 +00:00
dmose%netscape.com dd6491d35b Fix syntax error (not part of build). 2002-09-26 01:03:06 +00:00
sspitzer%netscape.com 421c0d835e working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
dmose%netscape.com 0503099ac2 Add bayesian spam filter Makefile generation; not yet part of the build 2002-09-26 00:31:17 +00:00
sspitzer%netscape.com 25c8310fb2 rename a global var to gFoo, to match our conventions. 2002-09-26 00:31:09 +00:00
dmose%netscape.com 399c89c164 Make it possible to get an nsMsgKeyArray from an nsMsgKeySet, and to get the list of NEW messages from nsIMsgDatabase (bug 170841). r=naving@netscape.com, sr=bienvenu@netscape.com 2002-09-26 00:22:53 +00:00
naving%netscape.com f5f1e3b8e6 r/sr=sspitzer adding msg_folder_flag_junk needed for junk folder 2002-09-26 00:05:09 +00:00
bienvenu%netscape.com ae1d71720d fix 100% cpu useage loading mail message with background image r=mscott, sr=sspitzer 98626 2002-09-25 23:30:02 +00:00
dmose%netscape.com ca825f5ecd Add comment crediting various folks in the Bayesian spam community for their ideas. 2002-09-25 22:22:07 +00:00
dmose%netscape.com a844e60d56 Initial work (mostly by peterv) for a bayesian spam filter. Not yet part of the build. 2002-09-25 22:15:12 +00:00
antonio.xu%sun.com d584b75924 Patch for bug 169976:IMAP offline:in stand alone mesg window, new folder still enabled
Patch by Harry.Lu@sun.com r=ssu sr=bienvenu
2002-09-25 09:24:44 +00:00
henry.jia%sun.com 49133b389f Patch for bug 103040: saving message as file on linux users CRLF and MSG_LINE_BREAK so it mixes the line endings
Patch by leon.zhang@sun.com
r=dmose@netscape.com, sr=alecf
2002-09-25 06:43:20 +00:00
aaronl%netscape.com d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
rpotts%netscape.com dc675a9675 bug #169583 (r=jst, sr=darin) URILoader should allow nsIContentHandler::DoContent() to fail... 2002-09-24 19:53:43 +00:00
kaie%netscape.com 41deeaccb8 b=170221 Syntax error opening message security info
r=javi sr=rpotts
2002-09-23 23:14:39 +00:00
kaie%netscape.com ec41544988 b=169932 Replace wstring with AString in IDL
r=darin sr=alecf
2002-09-23 20:17:16 +00:00
naving%netscape.com 39823e85f4 134158 r=cavin sr=bienvenu Made it so that new default accounts download pop3 msgs by default (after logging in) 2002-09-23 20:05:51 +00:00
naving%netscape.com 85d7cc94f9 122373 r=cavin sr=bienvenu Made it so that subsequent deletes/moves fail if last one is still in progress. fixes inbox/trash corruption 2002-09-23 19:43:56 +00:00
naving%netscape.com 1caf99c57d 169372 r=cavin sr=bienvenu Made it so that ctrl-shift-C marks messages read in the quick search view and
not for folder
2002-09-23 18:42:47 +00:00
naving%netscape.com 5ae87db0ad 168533 backing out this needs to go with other filter enhancements 2002-09-23 03:11:10 +00:00
varada%netscape.com e0cc9bc226 fix for 167834-Cancelling from advanced smtp settings dialog should work;146488-Cant send any Smtp messages; 170228 -remove server Advanced Button when required by isp r/sr= sspitzer 2002-09-22 22:58:07 +00:00
naving%netscape.com 60a7ef7ed2 168553 r=cavin sr=bienvenu forked rules.dat to rules1.dat. All the filter rules will be stored in rules1.dat going forward. 2002-09-22 06:24:50 +00:00
cavin%netscape.com 2ef107df7b Fix for bug 169219. Check if redirector type is null or an empty string. r=naving, sr=sspitzer. 2002-09-20 18:52:48 +00:00
sspitzer%netscape.com 4844d614fb whoops, my mistake. we still need that seperator. 2002-09-20 04:28:40 +00:00
sspitzer%netscape.com 5e43e6fde2 comment out the seperator, too. 2002-09-20 04:18:27 +00:00
sspitzer%netscape.com 6d62bce993 comment out some of the spam UI I added, until it's ready. 2002-09-20 04:17:35 +00:00
mkaply%us.ibm.com d7c1d84267 HPUX bustage - need newline at end 2002-09-20 02:43:43 +00:00
henry.jia%sun.com eac9409ebf Patch for bug 133717: Possibly missing a break before falling through into the default case
Patch by leon.zhang@sun.com
r=henry, sr=bienvenu
2002-09-20 02:40:42 +00:00
sspitzer%netscape.com 91c00f9cca land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
sspitzer%netscape.com e7cc33f6b2 mac build fixes for bug #169638 2002-09-20 00:01:23 +00:00
sspitzer%netscape.com 664d73c4d0 more spam work. 2002-09-19 11:32:13 +00:00
sspitzer%netscape.com 61e8f6b847 more spam work. 2002-09-19 08:34:28 +00:00
sspitzer%netscape.com 5691c82515 spam spam spam egg sausage spam 2002-09-19 08:31:12 +00:00
sspitzer%netscape.com 34a06e50e3 spam work. not part of the build. 2002-09-19 07:44:10 +00:00
sspitzer%netscape.com 940101f8e4 for spam, not part of the build. 2002-09-19 06:28:45 +00:00
sspitzer%netscape.com b43eaea937 more spam work, not part of the build. 2002-09-19 05:36:28 +00:00
sspitzer%netscape.com 5f87fbbefd spam work. not part of the build. 2002-09-19 05:35:21 +00:00
sspitzer%netscape.com 3ed126ade0 spam log viewer. not part of the build 2002-09-19 05:32:58 +00:00
sspitzer%netscape.com 1836bf38cd adding the spam log viewer. not part of the build. 2002-09-19 05:31:22 +00:00
sspitzer%netscape.com c6b669a374 code cleanup. remove viewLog.css, not needed. 2002-09-19 05:18:14 +00:00
sspitzer%netscape.com 67041f2b0f add comment explaining why I am choosing these values 2002-09-19 01:53:56 +00:00
sspitzer%netscape.com 475818c2e7 adding todo comments for later. 2002-09-19 01:53:15 +00:00
sspitzer%netscape.com a7eadd703b add menu item to launch spam control dialog, commented out until it's ready. 2002-09-19 01:49:35 +00:00
sspitzer%netscape.com 8bf7561096 new strings for launch spam control dialog. 2002-09-19 01:48:25 +00:00
sspitzer%netscape.com 954fbd98cf changes to launch the spam window, but users can get to it yet. 2002-09-19 01:47:47 +00:00
sspitzer%netscape.com 5b7738fb76 working on spam, not part of the build. 2002-09-19 01:45:00 +00:00
sspitzer%netscape.com 807285925e more work on spam UI. not part of the build. 2002-09-19 01:35:52 +00:00
sspitzer%netscape.com 9f92f768e1 working on spam, not part of the build 2002-09-19 01:16:10 +00:00
sspitzer%netscape.com 8c3c6485f5 working on spam / junk mail. not part of the build. 2002-09-19 01:15:23 +00:00
kaie%netscape.com 92da872732 b=169164 Replace PRUint* and PRInt* in IDL with "unsigned long" etc
r=javi sr=alecf
2002-09-18 17:15:58 +00:00
cbiesinger%web.de c5974fcfeb bug 111164 patch by neil@parkwaycc.co.uk r=nhotta sr=bzbarsky
View of Message source should keep the character coding
2002-09-18 12:28:16 +00:00
sspitzer%netscape.com 42b19c656e more follow up for #64462. playing proper biff sound. 2002-09-18 11:09:30 +00:00
sspitzer%netscape.com 4c1d917cf7 backend changes to respect the new biff sound prefs. bug #64462. r/sr=bienvenu 2002-09-18 10:49:54 +00:00
sspitzer%netscape.com 5361b573a9 fix for #169390. move buddy icon to the far right. r/sr=bienvenu. UI change a=jglick 2002-09-18 09:00:16 +00:00
sspitzer%netscape.com 3676d111d5 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
sspitzer%netscape.com 8680608e2b clean up from my removal of sidebar from 3 pane and addressbook.
fix splitter look, and remove unnecessary css.
bug #169057.  r/sr=bienvenu
2002-09-17 21:03:39 +00:00
sspitzer%netscape.com d6b5784bb2 fix for #169241. fix layout of "Bcc <email>" ui.
r/sr=bienvenu.
2002-09-17 19:53:18 +00:00
sspitzer%netscape.com 3e564330d2 fix for #169227. for certain redirector types, don't show hostname in the password prompt.
r/sr=bienvenu.  UI changes approved by jglick.
2002-09-17 19:25:31 +00:00
kaie%netscape.com 31db9b541b b=168448 PSM embedding freeze/ step 1/ move stuff & change data types
r=javi sr=alecf
2002-09-17 18:51:22 +00:00
sspitzer%netscape.com 0015996298 fox for #168937. need to set width of messengerBox so that the splitter doesn't jump
around for new (and existing) users.  this is fallout for the sidebar being removed
from the three pane.  r/sr=bienvenu
2002-09-17 07:21:34 +00:00
sspitzer%netscape.com dd092cdcd1 *** empty log message *** 2002-09-16 20:39:46 +00:00
sspitzer%netscape.com 2648c596d9 fix bug #168935. make filter list dialog non-modal, like search.
code cleanup.  r/sr=bienvenu
2002-09-16 20:09:44 +00:00
sspitzer%netscape.com 55d448a454 I broke advanced address search. r/sr=bienvenu 2002-09-16 19:32:37 +00:00
nhotta%netscape.com ba37d816b6 Added an error check for charset conversion result for mail folder creation,
patch by mkaply@us.ibm.com,
bug 156336, r=naving, sr=bienvenu.
2002-09-16 17:23:59 +00:00
john.marmion%ireland.sun.com 774953b457 Eliminate the need for creating RDF resources for Mork and LDAP cards to Outlook. Bug=118119, r=peterv,sr=sspitzer. 2002-09-16 16:07:54 +00:00
john.marmion%ireland.sun.com 815b239895 ensure tags have same property ids for both outlook modes,bug=111968,r=rdayal,sr=sspitzer 2002-09-16 12:33:22 +00:00
sspitzer%netscape.com b670590faa XP_WIN, not XP_WIN32. not part of the build. 2002-09-16 07:58:44 +00:00
sspitzer%netscape.com cf1fa6795c more work on the sound datasource. 2002-09-16 07:55:17 +00:00
sspitzer%netscape.com 94bc3aa3ef switch to use contract ID. 2002-09-16 07:54:47 +00:00
sspitzer%netscape.com 3b12e3a918 adding new datasource for system sounds. right now, this is just used by mail (prefs and filters). so adding it here as to not bloat mozilla/widget. 2002-09-16 06:33:48 +00:00
sspitzer%netscape.com dbf6ed10ae fix bad comments. 2002-09-16 06:31:47 +00:00
darin%netscape.com c33caf4652 attempting to fix mac bustage 2002-09-16 04:34:53 +00:00
sspitzer%netscape.com c2df862076 initial UI for sound picker. working on a datasource that will
sniff the system and display a menulist.  r/sr=sspitzer
2002-09-16 03:36:23 +00:00
sspitzer%netscape.com da18d863c0 remove dead code. 2002-09-16 03:28:34 +00:00
sspitzer%netscape.com dde805172f more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com f57d321dfe add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
sspitzer%netscape.com 1b1eef476f code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
sspitzer%netscape.com 0f4900e0f8 code clean up in preparation from allowing the user to pick the sound on new mail.
cache the nsISound instance.  r/sr=bienvenu
2002-09-16 00:38:47 +00:00
sspitzer%netscape.com 292aa074b2 fix for #167567. Message Display prefs: remove 2nd line for emoticon option.
initial patch contributed by stephend@netscape.com.  r/sr=sspitzer
2002-09-15 15:53:51 +00:00
sspitzer%netscape.com 6930b7e8b0 fix regression caused by #166792. unable to attach files to compose.
r/sr=bienvenu
2002-09-15 06:38:42 +00:00
sspitzer%netscape.com ab0ec1f06c fix problem with folder pane width not persisting (in normal messenger layout)
and fix gravity problem with folder pane (250px is too much!)
thanks to <gonufer@yahoo.com> for the bug report.
r/sr=bienvenu
2002-09-15 05:51:47 +00:00
sspitzer%netscape.com 07aa769793 fix for bug #168236. show buddy icon in the header area (for normal and view all, not collapsed). r/sr=bienvenu 2002-09-15 05:39:04 +00:00
sspitzer%netscape.com efcac2928e code clean up for buddy icon in ab card pane. r/sr=bienvenu 2002-09-15 05:33:47 +00:00
sspitzer%netscape.com 6857142646 clean up code for showing buddy name icon in addressbook. r/sr=bienvenu 2002-09-15 05:07:07 +00:00
sspitzer%netscape.com cbddf5e8ee remove some unnecessary includes. r/sr=no one 2002-09-15 05:05:19 +00:00
sspitzer%netscape.com bd224d64aa switch from CID to contractid. r/sr=no one 2002-09-15 05:03:53 +00:00
sspitzer%netscape.com 247e3047d9 fix for bug #168525. r/sr=bienvenu
1) cylon on busy
2) run button turns into stop when filtering
3) closing window while running prompts
4) no ok / cancel / help
2002-09-14 23:28:17 +00:00
sspitzer%netscape.com aa1bf2e1b3 fix for bug #168525. add progress, status when running filters from the filter list dialog.
fix a painting bug in the filter list UI after switching servers.  allow the user to stop running filters.  r/sr=bienvenu
2002-09-14 21:17:29 +00:00
sspitzer%netscape.com c46608a0c6 fix for bug #95468 (Folder names display blank initially until resize for the folder pane).
fix for bug #168670 (remove sidebar from mail)
r/sr=bienvenu
2002-09-14 19:11:27 +00:00
sspitzer%netscape.com c324181463 fix js warning about savePage() and restorePage() not always returning a value.
r/sr=seth@craptastic.org
2002-09-14 19:09:09 +00:00
ere%atp.fi 42bccbaa31 Bug 168697, Need to request In-Reply-To header from imap server
r/sr=bienvenu
2002-09-14 18:41:15 +00:00
sspitzer%netscape.com aa0941cde7 fix #168696, js strict warning when opening Message menu item, with no selected messages.
r/sr=bienvenu
2002-09-14 18:11:58 +00:00
sspitzer%netscape.com fd26233979 fix for bug #162785.
1) remove sidebar completely from addressbook.
2) handle scenario where user starts up with dirTree collapsed
3) select all and dir tree has focus, select all and focus results pane
4) code cleanup.

r/sr=bienvenu
2002-09-14 15:13:15 +00:00
sspitzer%netscape.com f5f89a133b fix whitespace, comment. no bug #. 2002-09-14 15:09:26 +00:00
sspitzer%netscape.com 8693147da9 supplimental fix for bug #142845. when printing cards, print out the newly added screenname attribute. r/sr=bienvenu 2002-09-14 15:08:43 +00:00
naving%netscape.com d700b9b4b5 168607 r/sr=mscott fixing quick search view not invalidated after the sort 2002-09-14 02:38:22 +00:00
sspitzer%netscape.com 5158695220 fix for #130385. (Filter UI: Action dropdown shows no (blank) Priority default selection)
fix for #168046.  (Filter UI: default dialog size clipped so doesn't show OK/Cancel/Help)
fix for #167891.  (filter log window, persist size, add border, use <p> instead of <pre> so that the log entries will wrap, and we don't force the user to horizontally scroll)
r/sr=bienvenu
2002-09-14 02:24:14 +00:00
sspitzer%netscape.com 8e4e869b0a fix for bug #168583. do aim presence in the AB the same way that webmail does it.
r/sr=bienveu
2002-09-13 23:43:21 +00:00
naving%netscape.com 813a9f0d60 167380 r=cavin sr=bienvenu fix regression in quick search where it doesn't preserve selection if you
select a msg before results are sorted.
2002-09-13 22:40:24 +00:00
sspitzer%netscape.com 71a01c28f3 fix for bug #168521. too much disk IO when logging filters.
fix for bug #168536.  assertions on shutting down due to filter changes.
r/sr=bienvenu
2002-09-13 21:58:45 +00:00
bienvenu%netscape.com e100152246 fix filter after the fact not to have cumulative matches, r/sr=sspitzer, 168551 2002-09-13 19:53:09 +00:00
darin%netscape.com d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
sspitzer%netscape.com 4f321562af fix for assertion. see bug #168533. r/sr=bienvenu 2002-09-13 19:19:24 +00:00
sspitzer%netscape.com fe269258b1 supplimental fix for #168269. we also know that username for username@cs.com is an aim screenname. r/sr=bienvenu,putterman 2002-09-13 18:55:02 +00:00
sspitzer%netscape.com 9f2f735e3b fix for #168269. autocollect improvements. autocollect screennames and displaynames.
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
mkaply%us.ibm.com e4e8723522 OS/2 bustage - no semicolons after these 2002-09-13 14:42:42 +00:00
peterv%netscape.com 42aaf5503e Back out two changes of my fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String) because they probably regressed some things. r=dmose. 2002-09-13 07:26:36 +00:00
bienvenu%netscape.com 4156de0c51 fix multiline comment 2002-09-13 01:12:33 +00:00
bienvenu%netscape.com 4432fdfea8 work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 01:12:32 +00:00
bienvenu%netscape.com b52d22612b work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 00:58:06 +00:00
mscott%netscape.com 1d0f7b316c Bug #168334 --> add support for age in days when saving a search term to a file
Add support for saving label search queries to a file
r=navin
sr=bienvenu
2002-09-12 23:53:23 +00:00
mscott%netscape.com b81dc08e9e Bug #168355 --> add capability of setting an array of search terms on a filter.
Don't assume we are saving to rules.dat, use the right leaf name for the final file
when saving filters.

r=navin
sr=bienvenu
2002-09-12 23:52:11 +00:00
mscott%netscape.com 1fe7b6f16a Bug #168355 --> add capability of setting an array of search terms on a filter
r=navin
sr=bienvenu
2002-09-12 23:51:24 +00:00
andreww%netscape.com 2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
sspitzer%netscape.com 1b4f413239 fix for #167890. r/sr=bienvenu, slow to bring filter list dialog (building filter after the fact folder picker) for certain imap accounts. 2002-09-12 23:24:34 +00:00
varada%netscape.com a7f8db768a fix for 168353; regression caused by fix to 77315-missing closing braces;r/sr=sspitzer 2002-09-12 23:20:55 +00:00
sspitzer%netscape.com 76db069b8b implement "clear log". make sure the log is there before viewing it, otherwise
the user gets a nasty "file not found" alert, like they would on the browser.
r/sr=bienvenu.  for bug #167891.
2002-09-12 22:57:26 +00:00
mscott%netscape.com d56ed2679b Fix a minor typo inside the IS_STRING_ATTRIBUTE macro so we don't think labels
are strings.
rs=sspitzer
2002-09-12 22:56:45 +00:00
sspitzer%netscape.com 304eb8caf6 supplimental fix for #167891. get the "enable logging" checkbox to work.
r/sr=bienvenu.
2002-09-12 22:15:01 +00:00
naving%netscape.com 1a34437801 70322 r=alecf sr=bienvenu make compact folders use unique temp file 2002-09-12 22:05:15 +00:00
mscott%netscape.com 84834d8570 Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
Augment the search XBL widgets to support a combo box drop down of local address books.
r=navin
sr=bienvenu
2002-09-12 20:46:02 +00:00
mscott%netscape.com 5a079be131 Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:45:09 +00:00
mscott%netscape.com a8ec009e66 Bug #162789 --> need a method on a mdb directory to see if a card exits for an address. this is part of the work
for adding the ability to filter and search based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:43:21 +00:00
sspitzer%netscape.com 34e5c6a5ac fix #167891. implement filter log viewer, fix filter list dialog to match spec.
r/sr=bienvenu
2002-09-12 20:35:18 +00:00
sspitzer%netscape.com 24042bce48 whoops, I want the uri here (kPersonalAddressbookUri) not the file name (kPersonalAddressbook). thanks to david for debugging. r/sr=bienvenu 2002-09-12 20:13:38 +00:00
sspitzer%netscape.com 6b706d0868 fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
fix AB printing. #168252.  thanks to rods for the bug report.
r/sr=bienvenu
2002-09-12 17:52:41 +00:00
sspitzer%netscape.com ab849a173f more work on filter log viewer. not part of the build yet. 2002-09-12 06:50:04 +00:00
sspitzer%netscape.com db24fc91f0 supplimental fix for #161002. html escape the buffer we write to disk for security reasons.
r/sr=bienvenu
2002-09-12 06:31:50 +00:00
naving%netscape.com 31c2746d11 166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
72322 r=cavin sr=bienvenu Make imap deletes (move to trash) not fail if user hits delete, delete... quickly.
2002-09-12 06:22:55 +00:00
naving%netscape.com c6af1fc938 166411 r=cavin sr=bienvenu made so that copying msgs to local folders w/ invalid db not kick off folder parsing, just append the msg
165151 r=cavin sr=bienvenu made so that parsing folder obtains folder lock, fixes some corruption issues
writing/reading from the folder at the same time.
166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
2002-09-12 06:01:59 +00:00
naving%netscape.com a1321c0fc8 165151 r=cavin sr=bienvenu Throw an alert in case parsing folder cannot get folder lock 2002-09-12 06:01:41 +00:00
sspitzer%netscape.com b94abfcad0 fix for #168108. show icons in card preview pane, using screenname attribute.
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory.  r/sr=bienvenu
2002-09-12 04:41:19 +00:00
sspitzer%netscape.com c8d877e2fe implement view filter log UI. not part of the build yet. 2002-09-12 04:04:54 +00:00
sspitzer%netscape.com b61e862689 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
caillon%returnzero.com b775400b9c 77315 - Make send page grab the correct document title.
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
peterv%netscape.com 9456212b6b Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
sspitzer%netscape.com 7343f04c3a fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
sspitzer%netscape.com 35dcce26de fix for #161002. implement filter logging. add some UI for applying
filters after the fact.  code cleanup.
r=mscott, sr=bienvenu
2002-09-11 05:03:36 +00:00
bzbarsky%mit.edu fc9ce7096f Bug 125723 -- use view-source window for message source.
r=neil@parkwaycc.co.uk, sr=jag, moa=sspitzer
2002-09-11 02:32:36 +00:00
naving%netscape.com 87a25eedef forgot files !
166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:09:50 +00:00
naving%netscape.com a969ff0630 166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:00:54 +00:00
naving%netscape.com e4a0d79697 167560 r=cavin sr=bienvenu make remaining cases of copyMessages go through copy service 2002-09-11 01:54:13 +00:00
naving%netscape.com c3ecae8a0a 167579 r=cavin sr=bienvenu making copyservice handle requests better and deal with failure cases gracefully 2002-09-11 01:50:21 +00:00
bienvenu%netscape.com 70c0fd6bb0 make threadpane pause 500 milliseconds before selecting a msg r=blaker, sr=jst, a=asa 163946 2002-09-10 21:03:38 +00:00
naving%netscape.com b8ed276cdc 167560 r=cavin sr=bienvenu a=asa fixing a regression in imap offline copy filing code. 2002-09-10 18:19:07 +00:00
naving%netscape.com f6c138868c 167538 r=bienvenu sr=sspitzer a=asa fixing save as template regression 2002-09-10 03:02:41 +00:00
ere%atp.fi f742680f4b Bug 167305, Folded references: headers are parsed incorrectly
r=scc, sr=bienvenu, a=asa
2002-09-09 19:26:11 +00:00
bienvenu%netscape.com 2c9683233c fix filter applying code to not stop after non-move filters, r=naving, sr=sspitzer, a=asa 167519 2002-09-09 19:21:08 +00:00
bienvenu%netscape.com 48262b8fc9 fix offline recording and playback of imap offline operations, r=naving (and part of fix by navin), r=sspitzer, a=asa 167382 2002-09-09 19:20:29 +00:00
sspitzer%netscape.com 0f8ab08c03 fix for #133396. reduce the amount of status bar updates and progress meter updates
when downloading news headers.  r/sr=bienvenu a=asa
2002-09-08 19:40:51 +00:00
sspitzer%netscape.com 97fc8395e0 fix for #111321. searching in subscribe results in false scrollbar.
r/sr=bienvenu.  a=asa
2002-09-08 19:02:47 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
sspitzer%netscape.com ae55b2f7b2 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com ab99b9b250 fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
leaf%mozilla.org 70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
varada%netscape.com 31c6e40da0 fix for 76772-file save as template should be disabled when multiple messages are selected;r=ssu;sr=bienvenu;a=asa 2002-09-06 20:37:51 +00:00
sspitzer%netscape.com 5db31f6bdd fix for #41994. Message header display overtakes the area for Status bar etc when window size is too small. r=varada, sr=bienvenu, a=asa 2002-09-06 18:08:56 +00:00
sspitzer%netscape.com 02a8ac2c9d fix for bug #150036. Message cancelling doesn't work.
r=varada, sr=bienvenu, a=asa.
2002-09-06 18:06:40 +00:00
sspitzer%netscape.com 70f20ae10a fix for bug #166899. auto detect and set redirector type to based on hostname
r=cavin, sr=bienvenu, a=asa
2002-09-06 03:45:00 +00:00
bienvenu%netscape.com 1c61d571cb fix bad imap msg hdrs when downloading attachments, r=cavin, sr=sspitzer, a=asa 162342 2002-09-05 22:08:50 +00:00
stephend%netscape.com 8a4f03e715 Make the patch for bug 44348 pass event into the call to onReset(). r=naving, sr=sspitzer, a=asa. 2002-09-05 21:50:46 +00:00
stephend%netscape.com 6b6b8f3b4f Bug 44348. Search UI: reset only clears criteria rows, not results. r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org 2002-09-05 21:46:37 +00:00
stephend%netscape.com be8dab4207 Bug 166778. Number of results not cleared in the AB Advanced Search window. r=kerz@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org 2002-09-05 21:44:09 +00:00
sspitzer%netscape.com 59c316ce53 fix for #91662 (long strings in headers can cause scroll barfs and attachment window to disappear) and bug #61497 (can't select text in message headers).
r=ben, sr=bienvenu.
2002-09-05 06:27:43 +00:00
stephend%netscape.com 3e25705c51 Bug 166690. Remove Messages column in Subscribe for News. r=varga@netscape.com, sr=sspitzer@netscape.com. UI approval by jglick@netscape.com. a=asa@mozilla.org 2002-09-05 00:56:37 +00:00
rjc%netscape.com ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
bienvenu%netscape.com 97ac4945f7 fix crash getting new mail when rules.dat has incorrect host name, r=naving, sr=sspitzer 149059 2002-09-03 23:27:56 +00:00
bienvenu%netscape.com deb3facfeb potential fix for crash in nsImapProtocol::HandleMessageDownloadline r/sr=sspitzer 166196 2002-09-03 21:50:36 +00:00
timeless%mac.com 46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
timeless%mac.com 06e0bc6933 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 20:23:29 +00:00
bienvenu%netscape.com 0a30b8b2a5 fix 19420, make sure we override cached redirector type if it changes r/sr=sspitzer 2002-08-31 16:01:33 +00:00
bienvenu%netscape.com 2034afd0ef fix build warning, r/sr=sspitzer, no bug 2002-08-30 16:11:45 +00:00
naving%netscape.com 86c192ae93 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
bienvenu%netscape.com 1a9c161c73 fix problems parsing certain imap headers with new hdr downloading code, r/sr=sspitzer, 19552 2002-08-29 23:51:43 +00:00
henry.jia%sun.com e66273228b fix bug 147995: Difficulty finding trash folder when using an IMAP server directory
Patch By Henry.Jia@sun.com
r=naving, sr=bienvenu
2002-08-28 06:29:15 +00:00
ducarroz%netscape.com fdfee42fba Fix for bug 131889. Need to insert separatly the html headers. R=cavin, SR=bienvenu 2002-08-27 22:45:18 +00:00
bienvenu%netscape.com 8505058394 fix build warnings, no bug, r/sr=sspitzer 2002-08-26 23:07:50 +00:00
bienvenu%netscape.com d357de89a2 fix build warnings, no bug, r/sr=sspitzer 2002-08-26 22:58:50 +00:00
bienvenu%netscape.com 43c56c09a8 fix 164404, 100% cpu use when waiting for imap server response r=mscott, sr=sspitzer 2002-08-26 22:57:11 +00:00
alecf%netscape.com dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
rdayal%netscape.com 5b65306076 Removing obsolete files.
THESE FILES ARE NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:32:13 +00:00
rdayal%netscape.com b4a6c2ad50 Removing obsolete file.
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
kaie%netscape.com ed3e2f39cb b=106988 Switching sender should also change the sign/encrypt setting
r=javi sr=mscott
2002-08-26 06:13:17 +00:00
naving%netscape.com 99efaa5cdd no bug r/sr=bienvenu removing some lines not needed 2002-08-23 21:02:36 +00:00
bienvenu%netscape.com 545df5bede fix msg size for newly downloaded imap headers r/sr=sspitzer, 164281 2002-08-23 18:30:08 +00:00
bienvenu%netscape.com f6584ea326 fix regression in imap undo so that it downloads undeleted header immediately r/sr =sspitzer 164144 2002-08-23 14:07:04 +00:00
bryner%netscape.com b366f360b3 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
kaie%netscape.com e563f7a1ca b=154634 if you collapse the message pane, the security status can be misleading
r=ducarroz sr=sspitzer
2002-08-23 10:25:32 +00:00
kaie%netscape.com 033a9d7a12 b=156343 [LDAP] address lookup appears to be case sensitive when dir server lookup is enabled
r=javi sr=jag
2002-08-23 10:20:41 +00:00
ducarroz%netscape.com 8136e2ad93 Fix for bug 162440. Add 2 new attributes to nsIMsgAttachmentHandler to allow to set the charset as well an extra parameter for the content-type header. R=varada, SR=bienvenu 2002-08-22 22:08:04 +00:00
bienvenu%netscape.com a2e24f9cee fix mem leak introduced by blocker fix, a=loan 2002-08-22 17:02:21 +00:00
bienvenu%netscape.com 623f33a451 attempted fix for smoketest blocker in imap header downloading 164047 - backout part of change for imap hdr downloading, so that we go through the line termination adjustment code we used to 2002-08-22 16:45:17 +00:00
stephend%netscape.com f6f48010f7 Bug 147440. Properly enable and disable textfields in the Account Manager. Patch by Stephen Walker <walk84@yahoo.com>. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2002-08-22 05:47:54 +00:00