Commit Graph

7668 Commits

Author SHA1 Message Date
rhp%netscape.com
7c449b431e Adding addbook: URL support 2000-03-27 08:18:10 +00:00
rhp%netscape.com
1a155a6a55 Updating code that is NOT PART OF THE BUILD! 2000-03-27 07:37:42 +00:00
rhp%netscape.com
85ab85aa1c Just updating this file - NOT PART OF THE BUILD 2000-03-27 07:32:08 +00:00
rhp%netscape.com
4db4081902 Adding new files to tree - NOT PART OF THE BUILD 2000-03-27 07:02:07 +00:00
rickg%netscape.com
c269118cc4 removed calls to deprecated string API's 2000-03-27 06:48:32 +00:00
bienvenu%netscape.com
100bac85c1 fix deref of uninitialized ptr 2000-03-26 23:56:42 +00:00
rickg%netscape.com
794e353349 removed reference to nsString2 2000-03-26 23:30:52 +00:00
scc%netscape.com
0f26ee77f0 small changes to clients of converting string APIs 2000-03-26 14:15:49 +00:00
scc%netscape.com
ed10d41857 small changes to clients of string converting APIs 2000-03-26 13:56:23 +00:00
scc%netscape.com
d893cc931c small changes to clients of string converting APIs 2000-03-26 13:44:07 +00:00
scc%netscape.com
b6d6427bb1 small changes to clients of string converting routines 2000-03-26 13:32:12 +00:00
scc%netscape.com
898f9bb454 small changes to clients of string converting APIs 2000-03-26 12:51:42 +00:00
scc%netscape.com
920db6e464 small changes to clients of string converting APIs 2000-03-26 12:43:56 +00:00
scc%netscape.com
b72f57a93d small changes to clients of string converting APIs 2000-03-26 12:25:21 +00:00
scc%netscape.com
7a913b8795 small changes to clients of string converting APIs 2000-03-26 12:14:14 +00:00
alecf%netscape.com
37269d1894 export utility file for filter datasource 2000-03-26 10:36:08 +00:00
alecf%netscape.com
961f8841b5 filter datasource WIP - derive from base nsMsgRDFDataSource class, start using the RDF delegate system to attach filters to mail folders
not part of build
2000-03-26 10:33:25 +00:00
alecf%netscape.com
ea03d1ac9b start filter datasource (not part of build) 2000-03-25 21:15:08 +00:00
alecf%netscape.com
b24823cbbd fix for #33310 - weakref leaks
r=bruce
thanks to beard for finding this broken pattern
2000-03-25 20:41:26 +00:00
rhp%netscape.com
3fce1b2822 Added sanity check for MLK - Bug #33308 2000-03-25 18:22:33 +00:00
rhp%netscape.com
cbc91843e0 Small fixes for memory leaks - Bugs: 33158 33161 2000-03-25 17:56:37 +00:00
putterman%netscape.com
02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jim_nance%yahoo.com
bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
bienvenu%netscape.com
688286d453 add accessor for expunged bytes, r=jefft 2000-03-24 21:33:04 +00:00
rhp%netscape.com
a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
jefft%netscape.com
254e865012 fixed bug 10834 - Pop3 delete folders move to trash; r=putterman 2000-03-24 14:58:32 +00:00
mjudge%netscape.com
fc8c2d0481 derefferencing with char ** operator first!. fixing bustage as sheriff. i am my own approval. fix is primarily for solaris. 2000-03-24 12:21:51 +00:00
alecf%netscape.com
cb9f621870 fix solaris bustage 2000-03-24 10:10:09 +00:00
alecf%netscape.com
6e6348e4dc fix solaris bustage 2000-03-24 09:39:12 +00:00
alecf%netscape.com
4e4dc345d8 fix html:label for= tags so that they match their respective IDs (#24872)
fix incredibly trivial r=me
2000-03-24 08:55:41 +00:00
alecf%netscape.com
8f8003646c move this checkbox over just slightly to fix #23661
fix incredibly trivial r=me
2000-03-24 08:52:32 +00:00
alecf%netscape.com
4ada00166a don't allow set as default to be enabled when clicking on the smtp server
#28018 fix incredibly trivial r=me
2000-03-24 08:48:16 +00:00
alecf%netscape.com
f0b0aba02c fix for #27629 - fix is incredibly trivial, r=me 2000-03-24 08:46:37 +00:00
sspitzer%netscape.com
c4a711ce9f fix build bustage on unix. 2000-03-24 08:36:03 +00:00
alecf%netscape.com
5400ccaaa2 reduce dependancies - .cpp already has nsIPref 2000-03-24 08:34:47 +00:00
alecf%netscape.com
fd47dbebf6 not dependant on nsIPref.h 2000-03-24 08:27:02 +00:00
sspitzer%netscape.com
d83ff54336 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
alecf%netscape.com
4c96138f64 actually put the mail subject in the header of the message
final part of fix for #29651
r=sspitzer
2000-03-24 08:24:09 +00:00
alecf%netscape.com
36a59593c1 change FALSE to PR_FALSE to reduce xp_core.h dependancy 2000-03-24 08:17:18 +00:00
alecf%netscape.com
32bacdb3e9 First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
alecf%netscape.com
e0c154fa58 eliminate use of PRIVATE for reduced xp_core.h dependancy 2000-03-24 08:07:23 +00:00
alecf%netscape.com
b6528e8634 minor usage fix for code that was probably never ever called anyway 2000-03-24 08:06:02 +00:00
bienvenu%netscape.com
e4ae6e7e78 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
sspitzer%netscape.com
09d42a0515 fix for bug #28227. thanks for bruce@cybersight.com for pointing this out and supplying the fix. 2000-03-24 06:14:21 +00:00
sspitzer%netscape.com
bef2f7ba9d implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.
2000-03-24 05:44:32 +00:00
mscott%netscape.com
68620e7b61 Bug #33151 --> add oncreate method for the email address popup menu
r=sspitzer
2000-03-24 04:54:46 +00:00
sspitzer%netscape.com
f80657cb54 get import of 4.x addressbooks to work. and an alert if addressbook
import fails.  clean up code.  r=bienvenu
2000-03-24 04:07:46 +00:00
tbogard%aol.net
5dc1f4b647 Adding implementation for the new method OnStartURIOpen on nsIURIContentListener. 2000-03-24 00:35:48 +00:00
sspitzer%netscape.com
a9ca1f89f8 wrap with a try catch. if we get failure, and we don't handle it properly,
the account setup dialog won't go away.
2000-03-23 23:50:32 +00:00
rhp%netscape.com
60897260f1 Adding CR to end to avoid warning on Linux 2000-03-23 17:49:36 +00:00
rhp%netscape.com
a41fd2f22d Fix for Send Later operations - Bug #: 31346 2000-03-23 17:45:28 +00:00
ducarroz%netscape.com
4f8019935a Fix build bustage 2000-03-23 07:04:57 +00:00
ducarroz%netscape.com
4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
sspitzer%netscape.com
b64781d030 fixing build bustage. 2000-03-23 05:27:02 +00:00
sspitzer%netscape.com
55eef7c79e more changes for 4.x addressbook migration. r=bienvenu.
some hackery required since we hard code the pab to be abook.mab.
also, the api's need to be able to create a new directory that already has exists and has prefs.
2000-03-23 04:36:03 +00:00
ben%netscape.com
cf42a9139a switch from titledbutton on toolbar to button 2000-03-23 04:21:55 +00:00
rhp%netscape.com
bd0c5f0f4e Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:52:42 +00:00
sspitzer%netscape.com
e96efc2dbd added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl 2000-03-22 22:49:26 +00:00
bienvenu%netscape.com
5a866d398c fix setting of content_modified flag in running imap url, part of mpod, not turned on yet 2000-03-22 22:14:27 +00:00
rhp%netscape.com
cb9922ab02 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:14:17 +00:00
sspitzer%netscape.com
c2c60cba11 only move aside the 4.x pab if we don't have the ab upgrader. 2000-03-22 21:59:40 +00:00
mscott%netscape.com
83e79dcccb remove nsIImapLog.h from the makefile which is no longer part of the build. 2000-03-22 21:57:43 +00:00
bienvenu%netscape.com
e82f7bfb0f add pref for max mpod depth 2000-03-22 21:53:26 +00:00
bienvenu%netscape.com
dd6cf92064 fix problem downloading large imap headers, r=putterman, more work on MPOD 2000-03-22 21:45:24 +00:00
sspitzer%netscape.com
d6f1c4cd50 hook up to the addressbook migration code. r=bienvenu 2000-03-22 21:39:57 +00:00
nhotta%netscape.com
65c75fb459 For unicode conversion, changed to call encode->Finish(), use set output behavior to avoid internal loop, r=cata. 2000-03-22 21:28:08 +00:00
bienvenu%netscape.com
60a77179eb fix for mime parts on demand, code not turned on yet 2000-03-22 15:57:28 +00:00
cmanske%netscape.com
24c92915f5 Better strategy for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser 2000-03-22 03:22:59 +00:00
cmanske%netscape.com
6469cab2ab Fixed bug 20829 - separate editor toolbar css into separate file to be shared with mail composer. r=sfraser 2000-03-22 03:00:05 +00:00
nhotta%netscape.com
b030d84371 Removed headers and contants for locale factory, bug 11880, r=putterman. 2000-03-22 00:39:26 +00:00
bienvenu%netscape.com
369acf83c0 work on mime parts on demand, r=mscott 17794 2000-03-21 22:57:41 +00:00
nhotta%netscape.com
24717f0541 Replaced malloc by local buffer for charset conversion, r=ftang. 2000-03-21 21:26:52 +00:00
mscott%netscape.com
41e8972a4b Bug #12505 --> implement get/set load attributes. I needed to refactor load group management
and useage in this class. Our underlying socket or file transport wasn't getting the right
load group. And we weren't passing the right load group out on on start / on stop requests.
r=rhp
2000-03-21 06:26:03 +00:00
mscott%netscape.com
0eb528bc85 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
Bug #32408 --> don't clear out the password for the server
when using redirection.
r=bienvenu
2000-03-21 06:13:01 +00:00
mscott%netscape.com
70e38afd3e Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
r=bienvenu
2000-03-21 06:11:51 +00:00
mscott%netscape.com
dae01b9744 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
we need to logon to an external service.
r=bienvenu
2000-03-21 06:10:14 +00:00
bienvenu%netscape.com
3246e627e4 fix problem remembering folder flags r=mscott 32007 2000-03-21 03:28:03 +00:00
sspitzer%netscape.com
908cd904e0 not part of the build yet. 2000-03-21 03:16:39 +00:00
bienvenu%netscape.com
4d5e8b028a fix problem with selection after deleting from trash or delete no trash, r=jefft 32402 2000-03-21 01:28:59 +00:00
mscott%netscape.com
8c3df91d46 Fix solaris breakage from this weekend. Tinderbox has been showing green even though it was broken. Thanks to bruce for
pointing that out.
r=bruce
2000-03-21 01:06:29 +00:00
sspitzer%netscape.com
710c8c04b3 not part of the build yet. 2000-03-21 01:03:25 +00:00
sspitzer%netscape.com
f635221d81 not part of the build yet. 2000-03-21 00:36:39 +00:00
jefft%netscape.com
1c76b720e1 merge in beta1 fix for bug 32054; r=mscott 2000-03-20 23:46:52 +00:00
akkana%netscape.com
4038b1da98 30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp 2000-03-20 23:13:25 +00:00
rhp%netscape.com
b68c624cd1 Fix for view source URL problem - Bug #30459 2000-03-20 22:52:51 +00:00
nhotta%netscape.com
e1ef01689d Changed to use nsILocaleService instead of nsLocaleFactory, bug 18338, r=bienvenu. 2000-03-20 22:50:55 +00:00
nhotta%netscape.com
8fecfe9a63 Initialize a buffer before calling the MIME decoder, bug 32013, r=ftang. 2000-03-20 22:42:40 +00:00
sspitzer%netscape.com
a5fc6fc4e0 not part of the build yet. 2000-03-20 22:21:08 +00:00
bienvenu%netscape.com
707c3f05d0 fix 32508 reply all bug with multiple imap recipients r=rhp, a=leaf 2000-03-20 19:15:24 +00:00
bienvenu%netscape.com
502a3f7351 add support for envelope command 23181 and other bug fixes 27145 31913 r=mscott 2000-03-20 01:29:13 +00:00
mscott%netscape.com
2c557b1e06 We now use the .idl version of this file. 2000-03-20 00:21:58 +00:00
mscott%netscape.com
5a1367710c Remove obsolete file. 2000-03-20 00:21:17 +00:00
mscott%netscape.com
952216ff6e Bug #7807 --> make nsImapservice scriptable. 2000-03-20 00:20:20 +00:00
mscott%netscape.com
5d4f873efa Build nsIImapService.idl instead of the .h version. 2000-03-20 00:19:52 +00:00
mscott%netscape.com
a59401764b build nsIImapService.idl. remove .h version 2000-03-20 00:19:26 +00:00
mscott%netscape.com
59b809e7cc Remove obsolete files 2000-03-20 00:19:00 +00:00
mscott%netscape.com
9380b5393d Build scriptable version of nsIImapService.idl 2000-03-20 00:18:47 +00:00
mscott%netscape.com
0c73f3c6d2 Bug # --> new file that isn't part of the build yet. This IDL version of nsIImapService replaces
the old .h version.
2000-03-20 00:15:14 +00:00
bienvenu%netscape.com
c016b9d320 fix 24456 trash flag going away, r=mscott 2000-03-19 22:37:32 +00:00
mscott%netscape.com
e766e771e6 Remove obsolete file. I replaced this with an IDL file last night. 2000-03-19 22:27:17 +00:00
tonyr%fbdesigns.com
e55e8d91c0 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
mscott%netscape.com
b93fab61f7 Remove obsolete files 2000-03-18 18:36:13 +00:00
mscott%netscape.com
5394231758 build idl version of nsIImapUrl.idl
r=bienvneu
2000-03-18 18:36:06 +00:00
mscott%netscape.com
4335aa3455 Use our new scriptable version of nsIImapUrl.idl and make the .h version obsolete.
r=bienvenu
2000-03-18 18:35:54 +00:00
mscott%netscape.com
012f6835c8 Use scriptable version of nsIImapUrl 2000-03-18 18:35:53 +00:00
sspitzer%netscape.com
88a6814a48 not part of the build yet. 2000-03-18 17:27:40 +00:00
bienvenu%netscape.com
870f8600ce add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
nhotta%netscape.com
7e461f9d1d Added a MIME decoder which takes nsCString, bug 32013, r=ftang. 2000-03-18 00:42:29 +00:00
mccabe%netscape.com
a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
rhp%netscape.com
78211d202e Just checking in a changes that will not get compiled because of ifdef. 2000-03-17 23:32:41 +00:00
ducarroz%netscape.com
192febf41d Fix bug 31568. Need to correctly manage errors when processing attachment. R=mscott,rhp 2000-03-17 23:19:46 +00:00
sspitzer%netscape.com
5ba3a9bed3 more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00
nhotta%netscape.com
bc44a0d3b9 Cached charset names for charset title performance, bug 20249, r=duccaroz. 2000-03-17 22:32:14 +00:00
nhotta%netscape.com
42a831c815 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-17 22:08:04 +00:00
dougt%netscape.com
8126ff53b4 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
sspitzer%netscape.com
cfcff9abdc start of new subscribe dialog. not part of the build. 2000-03-17 18:29:58 +00:00
sspitzer%netscape.com
659c2e27fd the start of the new subscribe dialog. not part of the build yet. 2000-03-17 18:28:31 +00:00
sspitzer%netscape.com
a55b60f3eb make the dialog truly modal. 2000-03-17 09:09:41 +00:00
mscott%netscape.com
3a07f7ef36 **NOT Part of the build yet**
Here's a fully scriptable version of nsIImapUrl. We used to only have a .h file
for this interface. When this file is part of the build,nsIImapUrl.h will become
obsolete.
2000-03-17 07:08:53 +00:00
sspitzer%netscape.com
7222c120db fix for #32202. open the "download headers" dialog modal to the messenger window.
r=bienvenu
2000-03-17 06:30:43 +00:00
nhotta%netscape.com
06e130de11 Adding an error hanlding for charset title, bug 20249, r=ducarroz. 2000-03-17 03:23:46 +00:00
nhotta%netscape.com
3ec5b20b44 Added charset feedback UI and some localizability works, bug 20249, r=ducarroz. 2000-03-17 01:13:04 +00:00
putterman%netscape.com
cc31405197 r=mscott. Fix for 31805. can now have multiple mail windows open. 2000-03-17 01:10:57 +00:00
bienvenu%netscape.com
f6ca95bef5 fix problems cancelling imap logon, fix handling of marking deleted messages read r=mscott,jefft 2000-03-17 00:52:03 +00:00
chuang%netscape.com
dcd4441db9 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
hangas%netscape.com
49c8da4a8e Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott 2000-03-16 23:12:50 +00:00
chuang%netscape.com
6706b9e1ba bug 27642 Javascript error when opening empty address book 2000-03-16 23:02:49 +00:00
chuang%netscape.com
6b23de5af6 Bug 26070 wrap reuseExp.label 2000-03-16 22:58:36 +00:00
ducarroz%netscape.com
4abbb98355 Fix for bug18584. Add new properties for the save message dialog. R=jefft 2000-03-16 15:31:34 +00:00
tbogard%aol.net
718e56a04e Converted calls to nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 02:30:51 +00:00
ducarroz%netscape.com
1ba7a3bfde Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft 2000-03-16 00:42:55 +00:00
nhotta%netscape.com
a9a9a9109a Changed flag for entity conversion, bug 27376, r=akkana. 2000-03-16 00:28:01 +00:00
ducarroz%netscape.com
fd53eb234e Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft 2000-03-16 00:09:32 +00:00
ducarroz%netscape.com
bdb035644b Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
nhotta%netscape.com
4dffd8f322 Added fallback charset for charset conversion, bug 28679, r=rhp. 2000-03-15 23:33:43 +00:00
jdunn%netscape.com
98ac40c70e removing redundant ;; to fix AIX build 2000-03-15 23:31:39 +00:00
jefft%netscape.com
3f40211291 fix bug31929 - wrong way to throw a message box; r=rhp 2000-03-15 15:38:14 +00:00
jst%netscape.com
7daf72a03d Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me 2000-03-15 15:12:49 +00:00
sspitzer%netscape.com
ccb360fd50 fix assertion when adding a new news account. check that the newsrc file exists before trying
to open it and parse it.
2000-03-15 08:17:06 +00:00
sspitzer%netscape.com
1648fa24bd add RemoveFiles() to interface. we need this for when we clean up after deleting and account. 2000-03-15 07:12:59 +00:00
sspitzer%netscape.com
4c06241f3e fix for bug #31904. couple the identity and the server the the account before
setting any values on the identity.
2000-03-15 07:05:17 +00:00
jefft%netscape.com
dd2accbee8 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
rhp%netscape.com
4f7e28e9fa Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization 2000-03-15 04:33:33 +00:00
sspitzer%netscape.com
0b61fb23a1 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
mscott%netscape.com
a59e78ffbc add thread safe addref and release.
r=bienvenu
2000-03-15 02:29:46 +00:00
rhp%netscape.com
2ec0c6b8e6 Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589 2000-03-15 02:09:43 +00:00
ducarroz%netscape.com
6cfd1b423d Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar 2000-03-15 02:02:17 +00:00
mscott%netscape.com
96fce242e1 Force all copy related objects to only get executed on the UI thread instead of the imap thread.
r=bienvenu
2000-03-15 02:00:27 +00:00
rhp%netscape.com
4e23d61267 Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
nhotta%netscape.com
53d8977bc3 Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata. 2000-03-15 01:36:19 +00:00
slamm%netscape.com
0a37f9f745 Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose 2000-03-14 18:27:27 +00:00
jefft%netscape.com
9cdfa6fef7 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47 fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
hyatt%netscape.com
336a29752a Converting tabs. 2000-03-14 11:40:59 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
sspitzer%netscape.com
b624fe2894 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com
d7aaa45fbc use nsCOMPtr for the cached pref service instance. r=bryner. 2000-03-14 07:03:00 +00:00
putterman%netscape.com
0a24489bd2 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00
putterman%netscape.com
9ad79e2641 r=bienvenu. Fix for 16966. Can now mark a thread read. 2000-03-14 05:34:42 +00:00
putterman%netscape.com
7fabaf0326 r=bievenu. fix for 16966. Can now mark a thread read. 2000-03-14 05:31:56 +00:00
putterman%netscape.com
da21edd0d1 r=bienvenu. Don't fail if there's no unread thread. 2000-03-14 05:29:34 +00:00
putterman%netscape.com
a1a6b438b0 r=bienvenu. Fix for bug 31363 and other progess problems. Deleting from a local folder
doesn't cause meteors to go on forever.
2000-03-14 05:27:34 +00:00
mscott%netscape.com
83342941df rewrite a couple methods so we don't need reduce the number of string allocations.
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com
bc32b66ccc pass nsString's by reference to reduce an extra copy of the entire message body!!
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
bienvenu%netscape.com
e5cd3ce413 add in use hdr cache, performance enhancement, r=scottip 2000-03-14 03:39:43 +00:00
akkana%netscape.com
b0c8f8b961 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
gagan%netscape.com
583ed3e9c4 Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) 2000-03-14 03:20:26 +00:00
mscott%netscape.com
c016030148 Fix the problem where the thread pane / message pane splitter would always move and
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
2000-03-14 03:02:08 +00:00
jdunn%netscape.com
30cc7a5490 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
akkana%netscape.com
1e8b1a7614 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
tonyr%fbdesigns.com
205d63c930 nsISupports interfaces need to be threadsafe for import. r=sspitzer 2000-03-13 00:14:25 +00:00
rickg%netscape.com
7a722be971 replaced calls to deprecated string methods 2000-03-12 21:36:35 +00:00
rickg%netscape.com
0e8a2aaf7a replaced calls to deprecated string methods 2000-03-12 21:09:50 +00:00
rickg%netscape.com
59808e15af removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00
rickg%netscape.com
5dc7d01987 removed calls to deprecated nsString methods 2000-03-12 11:06:57 +00:00
rickg%netscape.com
ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com
fa9ec86bb0 changes for news over SSL. initial changes needed for SMTP over SSL, but
that isn't going to happen yet.  cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com
bcb86c8e55 use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321) fix problem with nsSmtpServer::SetAuthMethod() 2000-03-12 08:27:31 +00:00
sspitzer%netscape.com
5c0061f9d3 remove aw-fullname.*, they are no longer used. 2000-03-12 08:21:38 +00:00
sspitzer%netscape.com
8719055576 use nsIUserInfo (if it exists, it doesn't on mac and windows yet) to pre-populate the users email address and full name. 2000-03-12 08:20:13 +00:00
sspitzer%netscape.com
0487a8b1a3 fix for #30775 and #30648. r=mscott,warren. a=phil
we need to call Cancel() to remove the closed nsSocketTransport from the
list of active transports.  if we don't, we quickly reach the max (50)
and pop, smtp, and nntp operation start failing.

also, upon NS_BINDING_ABORTED, do not pop up an alert.  we get
this when we call Cancel() or if the user hits the stop button.
2000-03-12 06:40:25 +00:00
rhp%netscape.com
481a94841a Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
tonyr%fbdesigns.com
f95f358af0 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
bienvenu%netscape.com
fb177151c1 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +00:00
bienvenu%netscape.com
e1eea71612 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
bienvenu%netscape.com
94234d0729 add nsIAbUpgrader.idl 2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
3a9cda9f72 add PROGID and CID for ab upgraders, 10837 2000-03-11 19:41:18 +00:00
tbogard%aol.net
4a4386efc1 Fixed build warning. 2000-03-11 11:11:42 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tbogard%aol.net
aad547c864 HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones. 2000-03-11 01:32:46 +00:00
tbogard%aol.net
dc8e284e04 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones. 2000-03-11 01:32:16 +00:00
tbogard%aol.net
48135721ba Converted a number of places to use the docShell APIs instead of the webShell ones. 2000-03-11 00:28:44 +00:00
tbogard%aol.net
0766d0b302 Get the contentViewer from the docShell APIs instead of the webShell ones. 2000-03-11 00:26:20 +00:00
putterman%netscape.com
5dde7f68d3 a=phil. r=alecf. Fix for 31121. You can now delete a message in a local subfolder. 2000-03-10 03:03:04 +00:00
rhp%netscape.com
9018c8dbc2 Fix problem with inline display - Bug #: 31238 - r: mscott - a: phil 2000-03-10 01:56:55 +00:00
rhp%netscape.com
b56203b0f4 Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil 2000-03-09 15:51:19 +00:00
mscott%netscape.com
afd4e4318c Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
alecf%netscape.com
b5b4662332 fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
putterman%netscape.com
8884b756dc Fixing mac bustage. 2000-03-09 04:58:38 +00:00
putterman%netscape.com
36a0950773 a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
and local to imap.
2000-03-09 04:17:02 +00:00
rhp%netscape.com
77da8b4b91 Fixing garbage display of subject in frame header - Bug #: 29651 - r: alecf - a: leger" 2000-03-09 00:41:54 +00:00
rhp%netscape.com
b495f1ed91 Fix for quoting problem with line wrap - Bug #: 30562 - r: rhp - worked on with Ben Bucksch - a: phil 2000-03-09 00:09:18 +00:00
sspitzer%netscape.com
ae9d88e477 bulletproofing fix for #30937. r=mscott a=jar. don't crash if the imap server goes away. 2000-03-08 05:04:14 +00:00
bienvenu%netscape.com
03a52b6290 more work on ab import, NOT PART OF BUILD 2000-03-08 04:30:45 +00:00
sspitzer%netscape.com
daa66da4ed bulletproofing fix for #30937. r=mscott a=jar. don't crash
if the imap server goes away.
2000-03-08 04:17:05 +00:00
slamm%netscape.com
15a2c3b12e Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:16 +00:00
bienvenu%netscape.com
137833a7ba add ab upgrader interface, NOT PART OF BUILD 2000-03-07 20:57:03 +00:00
mscott%netscape.com
ee46900da4 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. this ensures that the objects held onto by the imap url are released and destroyed on the ui thread.
r=bienvenu
a=jar
2000-03-07 06:40:41 +00:00
mscott%netscape.com
5444f29e24 fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release. there is also a lot of white space changes to this file so don't be alarmed.
r=bienvenu
a=jar
2000-03-07 06:39:10 +00:00
mscott%netscape.com
9d0e84f49d fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
sspitzer%netscape.com
3769b38f0b fix for #30381. r=mscott, a=jar. get -compose to work again. 2000-03-07 05:35:36 +00:00
putterman%netscape.com
5aff76e874 Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
hangas%netscape.com
d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
30d0836cd5 check in alecf's fix for #30370. r=sspitzer, a=jar. 2000-03-05 21:25:53 +00:00
sspitzer%netscape.com
4ec69fb1fb fix for #30146. r=mscott,jar a=jar. if we are creating the "Local Folders" account
and we aren't migrating, then don't set the server's local path.  it is already
set correctly.  also, find the local folders account after creating it for use
in setting the copies and folders.
2000-03-05 18:44:26 +00:00
mscott%netscape.com
b95f493d38 Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
bienvenu%netscape.com
07efd04099 fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott 2000-03-05 03:04:23 +00:00
sspitzer%netscape.com
27c24a0b41 filenames too long for the mac's little brain. thanks to big-brained beard for catching my mistake. 2000-03-05 02:13:24 +00:00
sspitzer%netscape.com
607a0a14fa filenames too long for the mac's little brain.
thanks to big-brained beard for catching my mistake.
2000-03-05 02:11:15 +00:00
mscott%netscape.com
4e9c59c4b2 Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
sspitzer%netscape.com
1af4a5481e fix for #26146, get the download news headers dialog to work properly.
r=blizzard, a=jevering
2000-03-04 23:13:00 +00:00
sspitzer%netscape.com
bedc87f009 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sspitzer%netscape.com
17e9a3a4d7 not part of the build yet. 2000-03-04 18:18:44 +00:00
ducarroz%netscape.com
dcbbacb3fe Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar 2000-03-04 16:54:36 +00:00
ducarroz%netscape.com
73779b037b Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil 2000-03-04 04:51:40 +00:00
amusil%netscape.com
c37c55d770 Fix for Bug 382870. r=mscott a=phil 2000-03-04 04:19:34 +00:00
alecf%netscape.com
e0b7a51df5 fix for REALLY stupid typo from my earlier fix for #29714
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com
a6d6fc0f6a Bug #30102 --> don't logoff the external login requestor
if we succeeded in the request...we want to cache the requestor
 for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com
e96fa14c55 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
tonyr%fbdesigns.com
ac13e292a2 Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil 2000-03-03 01:15:00 +00:00
alecf%netscape.com
5064ec9a3a second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com
ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com
8085e187d1 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
rhp%netscape.com
c8143e7e8c Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
sspitzer%netscape.com
fc15ea4ee1 fix for #29894, newsrc file corruption. need to truncate the newsrc when
we open it.  otherwise, if we go to write it out and it has gotten smaller,
we will leave garbage at the end of the file.  big thanks to Ken Dowling (kdowling@concentric.net) reporting this bug. a=jar
2000-03-02 05:19:18 +00:00
jefft%netscape.com
4cb964ecf5 fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu 2000-03-02 03:21:15 +00:00
putterman%netscape.com
071e736ec0 a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
entire thread.
2000-03-01 22:33:25 +00:00
rhp%netscape.com
fa19ef16c9 Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil 2000-03-01 07:57:08 +00:00
mscott%netscape.com
f213fa8843 Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
jefft%netscape.com
8142d351ad fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu 2000-03-01 05:17:53 +00:00
bienvenu%netscape.com
f990b71747 fix threading performance with header cache, r=mscott,a=phil 28233 2000-03-01 04:15:12 +00:00
bienvenu%netscape.com
38aeed8620 fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745 2000-03-01 03:58:53 +00:00
mscott%netscape.com
4bed2407e9 Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel
when broadcasting onstart/on stop, etc. notifications to the end consumer
r=bienvenu
a=phil
2000-03-01 03:10:06 +00:00
mscott%netscape.com
987e40182c Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com
cc0850b82d Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com
2531b3070f fix for #29647. fix pref stickiness issue. r=ben, a=jar,rickg 2000-03-01 02:50:09 +00:00
alecf%netscape.com
fe637100c7 fix for #29586 r=rickg a=rickg
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
ducarroz%netscape.com
42244ae8c4 FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil 2000-02-29 22:32:14 +00:00
hangas%netscape.com
3f3a4477b2 Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil 2000-02-29 21:57:50 +00:00