ducarroz%netscape.com
9671cbb128
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
90d9e3a9b7
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
ff5f32fef2
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
afee7b8224
Include In-Reply-To: when sending replies: bug 78117 r=ducarroz sr=bienvenu
2002-10-04 22:26:08 +00:00
timeless%mac.com
5a57b421b1
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
ca754e3206
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
4351b67848
Fixing static build bustage caused by checkin for bug 158110.
2002-10-04 00:27:14 +00:00
beard%netscape.com
5daa6bd705
Remove obsolete file. r=sspitzer [not part of build, either]
2002-10-03 22:29:52 +00:00
beard%netscape.com
2a6c98ca92
Kill warnings. [not part of build]
2002-10-03 22:22:42 +00:00
smontagu%netscape.com
55b606ff79
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
eec6c834da
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
02c660d5e7
fix tooltip. the IM button does IM and Chat. a=jglick,robinf.
2002-10-03 20:35:01 +00:00
varada%netscape.com
e2958300f2
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
17ece3cf5d
fix for 170573 -Create new notification panel for mail prefs;r/sr=sspitzer
2002-10-03 20:03:16 +00:00
varada%netscape.com
d479331726
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
50ddde1e1f
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
2d7387fcb3
*** empty log message ***
2002-10-03 12:42:26 +00:00
rods%netscape.com
381e19b0e3
fixed bustage
2002-10-03 12:35:10 +00:00
rods%netscape.com
b7964688f6
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
ae47f51ffb
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
4918eaeec5
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
81d80c2c34
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
cf8c039a86
Switched to binary format for training data. [not part of build]
2002-10-03 00:26:44 +00:00
bienvenu%netscape.com
3cec944e68
add undelete to nsMsgDBView r=cavin, sr=sspitzer 20118
2002-10-02 22:34:31 +00:00
beard%netscape.com
a8c45c3ea3
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
af47bfb387
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
161a4bb507
Work in progress changes for bayesian spam filter. sr=sspitzer, r=ducarroz
2002-10-02 20:04:09 +00:00
beard%netscape.com
57da5f9c29
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
af1d6e068e
b=170575 View Signature certificate button is busted
...
r=javi
2002-10-02 18:50:52 +00:00
kaie%netscape.com
26818206d4
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
a277c7cf50
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
593dbee451
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
1475e8ac99
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
f0ed766e30
build bayesian makefiles, but the extension is not part of the build yet.
2002-10-02 09:02:57 +00:00
sspitzer%netscape.com
d9d457963c
some changes for windows / linux. not part of the build.
2002-10-02 09:02:18 +00:00
sspitzer%netscape.com
2b7534dfcf
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
9a60b7d688
code clean up. use contract id instead of cid. remove bogus comments.
2002-10-02 07:59:50 +00:00
sspitzer%netscape.com
2eda747835
code cleanup. use contract id instead of cid.
2002-10-02 07:52:55 +00:00
sspitzer%netscape.com
7f8ee6df07
code cleanup. use contract id instead of cid. remove unused cid
2002-10-02 07:52:09 +00:00
sspitzer%netscape.com
4b33b7b3b8
remove bogus comment.
2002-10-02 07:50:21 +00:00
sspitzer%netscape.com
11dffdb1e9
code cleanup. remove unused cid
2002-10-02 07:50:00 +00:00
sspitzer%netscape.com
c20c88cc52
code clean up. remove usused static cids.
2002-10-02 07:47:20 +00:00
sspitzer%netscape.com
1abbe42be8
code cleanup. replace static cid with contract id.
2002-10-02 07:46:46 +00:00
sspitzer%netscape.com
87f2ce5396
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
16eaf0e5c7
code cleanup, move from static cid to contract id. no bug.
2002-10-02 07:43:18 +00:00
sspitzer%netscape.com
3064d6c4cd
ignore generated makefile.
2002-10-02 07:21:41 +00:00
sspitzer%netscape.com
42880687c7
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
eaefeda218
Bayesian Spam Filter C++ implementation. [not part of build yet].
2002-10-02 01:58:35 +00:00
bienvenu%netscape.com
2e0a5576a3
fix OnMsgLoaded notification for 3-pane ui r=cavin, sr=sspitzer 19952
2002-10-01 22:58:28 +00:00
jgmyers%netscape.com
30b847cc04
use default charset for UNKNOWN-8BIT: bug 71541 r=nhotta sr=blizzard
2002-10-01 22:19:17 +00:00
naving%netscape.com
bca073cb04
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
f89090a8a2
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
4bb1a702d3
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
da582b3a6c
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
42cf2e0d20
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
80105592d9
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
26fadac461
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
1125f9cbd8
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
5660b023af
Bug #171236--> Add boolean text before each search term
...
r=ssu
sr=sspitzer
2002-09-30 23:00:04 +00:00
sspitzer%netscape.com
7031bcf596
adding some commented out menuitems for beard.
2002-09-30 22:56:37 +00:00
sspitzer%netscape.com
0776900315
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
d817a8473b
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
d0c5c48dd4
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
3af7a46278
define some default prefs for some of the imap extensions. r/sr=bienvenu
2002-09-30 22:10:01 +00:00
varada%netscape.com
d8e2633092
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
cfb7570f80
fix blocker bug #171714 . varada forgot the jar.mn change for his landing.
2002-09-30 16:11:43 +00:00
varada%netscape.com
100f9782b1
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
1611be98a7
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
1924a94e66
fix for 117924 - strip dupes in mail.smtpservers;r=srilatha;sr=sspitzer
2002-09-30 01:20:45 +00:00
timeless%mac.com
7fea770237
Bug 170430 trunk topcrash [@ nsMsgIdentity::ClearAllValues]
...
r=blizzard, sr=bzbarsky
2002-09-29 04:21:28 +00:00
beard%netscape.com
37447ed8fd
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
f5a35f76b8
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
1d174b0a66
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
3145cc5850
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
403c4388ce
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
6dc889c017
cid to progid cleanup. no bug.
2002-09-27 09:32:06 +00:00
sspitzer%netscape.com
23e6f71938
fix my comment about normalization
2002-09-27 09:28:30 +00:00
dmose%netscape.com
3992dcf6aa
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
b471de7689
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
96bbcc597c
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
f8c87fe76e
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
87fdb5011b
curse these fat fingers. &&, not &.
2002-09-26 23:07:49 +00:00
sspitzer%netscape.com
2fb1248849
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
7d7688b24f
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
8ebae8fa1e
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
09a936a8b8
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
f7430dd4a6
Tweaks to match interface; not part of build
2002-09-26 22:34:18 +00:00
sspitzer%netscape.com
ff3ab02bae
fix js warning.
2002-09-26 07:42:17 +00:00
sspitzer%netscape.com
7dcf559d5b
hide the spam settings until the feature is turned on.
2002-09-26 07:40:34 +00:00
sspitzer%netscape.com
8c5e98fc0d
add account central UI for spam settings. part of #169638 . r/sr=bienvenu
2002-09-26 07:39:46 +00:00
sspitzer%netscape.com
612f20b8e5
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
5a02d6b805
conditionally enable the UI elements. part of #169638 . r/sr=bienvenu
2002-09-26 07:12:48 +00:00
sspitzer%netscape.com
8abfcb5a50
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
4dc0ae15ea
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
7b10302602
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
50c0baa58a
remove dump statements.
2002-09-26 01:58:44 +00:00
sspitzer%netscape.com
a0ae77aaa9
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
47b7f75517
Fix syntax error (not yet part of build).
2002-09-26 01:12:42 +00:00
mscott%netscape.com
4fb5698b38
Allow the component manager to create instances of a nsMsgSearchTerm.
...
rs=sspitzer
2002-09-26 01:06:25 +00:00
dmose%netscape.com
41256e5e66
Fix syntax error (not part of build).
2002-09-26 01:03:06 +00:00
sspitzer%netscape.com
646ca49d09
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
528fb211b8
Add bayesian spam filter Makefile generation; not yet part of the build
2002-09-26 00:31:17 +00:00
sspitzer%netscape.com
6e3e0daf06
rename a global var to gFoo, to match our conventions.
2002-09-26 00:31:09 +00:00
dmose%netscape.com
70158871d4
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
8661f77e35
r/sr=sspitzer adding msg_folder_flag_junk needed for junk folder
2002-09-26 00:05:09 +00:00
bienvenu%netscape.com
36ae526b6a
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
de82a1b204
Add comment crediting various folks in the Bayesian spam community for their ideas.
2002-09-25 22:22:07 +00:00
dmose%netscape.com
b7890a4bbb
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
9e711cc9b9
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
52e4ba613a
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
c17732f0f1
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
0e293491d8
bug #169583 (r=jst, sr=darin) URILoader should allow nsIContentHandler::DoContent() to fail...
2002-09-24 19:53:43 +00:00
kaie%netscape.com
35392df5f2
b=170221 Syntax error opening message security info
...
r=javi sr=rpotts
2002-09-23 23:14:39 +00:00
kaie%netscape.com
41447e5463
b=169932 Replace wstring with AString in IDL
...
r=darin sr=alecf
2002-09-23 20:17:16 +00:00
naving%netscape.com
6301e04634
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
d89d9640b1
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
c3367ed0ea
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
b846d70fad
168533 backing out this needs to go with other filter enhancements
2002-09-23 03:11:10 +00:00
varada%netscape.com
4b65651768
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
2230d4f0b2
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
ec78cad2be
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
a1ca0c256d
whoops, my mistake. we still need that seperator.
2002-09-20 04:28:40 +00:00
sspitzer%netscape.com
af98a38cc8
comment out the seperator, too.
2002-09-20 04:18:27 +00:00
sspitzer%netscape.com
d039387008
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
345106e923
HPUX bustage - need newline at end
2002-09-20 02:43:43 +00:00
henry.jia%sun.com
ee51e55a70
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
cee997f793
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
9723a4870a
mac build fixes for bug #169638
2002-09-20 00:01:23 +00:00
sspitzer%netscape.com
86e1e22a7a
more spam work.
2002-09-19 11:32:13 +00:00
sspitzer%netscape.com
97ba227972
more spam work.
2002-09-19 08:34:28 +00:00
sspitzer%netscape.com
72ff32516e
spam spam spam egg sausage spam
2002-09-19 08:31:12 +00:00
sspitzer%netscape.com
00e275ca16
spam work. not part of the build.
2002-09-19 07:44:10 +00:00
sspitzer%netscape.com
647115298d
for spam, not part of the build.
2002-09-19 06:28:45 +00:00
sspitzer%netscape.com
9d6d3c542a
more spam work, not part of the build.
2002-09-19 05:36:28 +00:00
sspitzer%netscape.com
6121b57211
spam work. not part of the build.
2002-09-19 05:35:21 +00:00
sspitzer%netscape.com
511b0984b1
spam log viewer. not part of the build
2002-09-19 05:32:58 +00:00
sspitzer%netscape.com
1b945ef6b7
adding the spam log viewer. not part of the build.
2002-09-19 05:31:22 +00:00
sspitzer%netscape.com
abae0a51d1
code cleanup. remove viewLog.css, not needed.
2002-09-19 05:18:14 +00:00
sspitzer%netscape.com
b242560ba5
add comment explaining why I am choosing these values
2002-09-19 01:53:56 +00:00
sspitzer%netscape.com
b1c6116bc2
adding todo comments for later.
2002-09-19 01:53:15 +00:00
sspitzer%netscape.com
1cb95e0de3
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
6ae27595de
new strings for launch spam control dialog.
2002-09-19 01:48:25 +00:00
sspitzer%netscape.com
6234053d87
changes to launch the spam window, but users can get to it yet.
2002-09-19 01:47:47 +00:00
sspitzer%netscape.com
28e9d3e210
working on spam, not part of the build.
2002-09-19 01:45:00 +00:00
sspitzer%netscape.com
52a62e8b6f
more work on spam UI. not part of the build.
2002-09-19 01:35:52 +00:00
sspitzer%netscape.com
f260e857a5
working on spam, not part of the build
2002-09-19 01:16:10 +00:00
sspitzer%netscape.com
3dfac6e710
working on spam / junk mail. not part of the build.
2002-09-19 01:15:23 +00:00
kaie%netscape.com
70233f9ee6
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
6998bc383d
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
ddee32c0ec
more follow up for #64462 . playing proper biff sound.
2002-09-18 11:09:30 +00:00
sspitzer%netscape.com
ec27b38c54
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
4501c0e069
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
872fafdd79
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
78b1140890
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
02ac248720
fix for #169241 . fix layout of "Bcc <email>" ui.
...
r/sr=bienvenu.
2002-09-17 19:53:18 +00:00
sspitzer%netscape.com
f54fd72e6a
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
20ada98927
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
f2064d93c1
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
7baee8d372
*** empty log message ***
2002-09-16 20:39:46 +00:00
sspitzer%netscape.com
9b625fd027
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
b0351d3c56
I broke advanced address search. r/sr=bienvenu
2002-09-16 19:32:37 +00:00
nhotta%netscape.com
27ffed833c
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
7088ef59a3
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
381146f1eb
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
35d0ffb635
XP_WIN, not XP_WIN32. not part of the build.
2002-09-16 07:58:44 +00:00
sspitzer%netscape.com
5d0eb84757
more work on the sound datasource.
2002-09-16 07:55:17 +00:00
sspitzer%netscape.com
5ade254703
switch to use contract ID.
2002-09-16 07:54:47 +00:00
sspitzer%netscape.com
2bbc035631
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
a49e0ca47b
fix bad comments.
2002-09-16 06:31:47 +00:00
darin%netscape.com
0c7fc74c9b
attempting to fix mac bustage
2002-09-16 04:34:53 +00:00
sspitzer%netscape.com
c37bf3b4bd
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
4c772b3e08
remove dead code.
2002-09-16 03:28:34 +00:00
sspitzer%netscape.com
e57f3229c4
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
85c9848ac2
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
9ff863b820
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
7d12bc0885
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
a73c641518
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
25de8b5eaa
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
7ef5207523
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
1325b32589
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
7d7004b3b1
code clean up for buddy icon in ab card pane. r/sr=bienvenu
2002-09-15 05:33:47 +00:00
sspitzer%netscape.com
57927d75ab
clean up code for showing buddy name icon in addressbook. r/sr=bienvenu
2002-09-15 05:07:07 +00:00
sspitzer%netscape.com
d11b5c9f75
remove some unnecessary includes. r/sr=no one
2002-09-15 05:05:19 +00:00
sspitzer%netscape.com
e015525b0d
switch from CID to contractid. r/sr=no one
2002-09-15 05:03:53 +00:00
sspitzer%netscape.com
dcfc0a0114
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
03f8d406f8
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
9d38ab9165
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
d881adb4ca
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
1088a96927
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
2e18be4641
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
3b6f4e6357
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
6011902817
fix whitespace, comment. no bug #.
2002-09-14 15:09:26 +00:00
sspitzer%netscape.com
d3fbc32ae3
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
fd1d3952c7
168607 r/sr=mscott fixing quick search view not invalidated after the sort
2002-09-14 02:38:22 +00:00
sspitzer%netscape.com
efb120b29f
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
ee2ba8e118
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
7c02a9f62c
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
ccc130e09b
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
7210793aa5
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
c8bc7f6793
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
sspitzer%netscape.com
a0e1cf050e
fix for assertion. see bug #168533 . r/sr=bienvenu
2002-09-13 19:19:24 +00:00
sspitzer%netscape.com
6105ad259c
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
46ff07f829
fix for #168269 . autocollect improvements. autocollect screennames and displaynames.
...
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
mkaply%us.ibm.com
6be681ed96
OS/2 bustage - no semicolons after these
2002-09-13 14:42:42 +00:00
peterv%netscape.com
b1235c63dc
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
b59be1da6b
fix multiline comment
2002-09-13 01:12:33 +00:00
bienvenu%netscape.com
4d729b810d
work for filter after the fact, r=naving, sr=sspitzer 11033
2002-09-13 01:12:32 +00:00
bienvenu%netscape.com
69a0e95209
work for filter after the fact, r=naving, sr=sspitzer 11033
2002-09-13 00:58:06 +00:00
mscott%netscape.com
8fe6050de1
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
4aa398e263
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
d22d1f297b
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
306632bf26
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
3b1a568686
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
5181771a5b
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
beb17fc222
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
db68adf77f
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
0824c0ef08
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
9f01d42522
70322 r=alecf sr=bienvenu make compact folders use unique temp file
2002-09-12 22:05:15 +00:00
mscott%netscape.com
423245db9f
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
e4d7610954
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
f7150736db
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
f6ee8b02ea
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
f2db5584ec
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
0e580e7a78
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
abb76d0532
more work on filter log viewer. not part of the build yet.
2002-09-12 06:50:04 +00:00
sspitzer%netscape.com
dd96777b6f
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
228e5208b9
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
5a3798ac0a
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
4067fd8acf
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
312178a218
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
7abe866ad2
implement view filter log UI. not part of the build yet.
2002-09-12 04:04:54 +00:00
sspitzer%netscape.com
bfc52196b8
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
7e989854fa
77315 - Make send page grab the correct document title.
...
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
peterv%netscape.com
4422be93b3
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
b44576ce9e
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
f8e75f99a3
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
300afb8b43
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
26bccb7e15
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
c9871502b0
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
cb5dd189c9
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
482654f922
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
5b6e912143
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
d3199e7b13
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
21568af34b
167538 r=bienvenu sr=sspitzer a=asa fixing save as template regression
2002-09-10 03:02:41 +00:00
ere%atp.fi
2445711213
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
2fc5561169
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
9e7700878d
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
05b1a8df4b
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
558b29c144
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
c5e8f896cd
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