bienvenu%netscape.com
90210ce245
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
sspitzer%netscape.com
aec725293d
fix crasher in #33615 . uninitialized variables. clicking on a news url
...
would crash. r=alecf
2000-03-28 22:32:06 +00:00
sspitzer%netscape.com
c84f496fe0
fix for bug #33596 . assertion when a message has no subject. r=alecf
2000-03-28 21:20:48 +00:00
sspitzer%netscape.com
0ad60e5851
more thrashing, sorry about this.
2000-03-28 07:50:41 +00:00
sspitzer%netscape.com
25af75f74e
whoops, fix build bustage.
2000-03-28 07:47:51 +00:00
sspitzer%netscape.com
237835bb3a
HandleLine() should be defined as virtual, as we are overriding it.
...
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
sspitzer%netscape.com
a07ff013a3
ignore generated makefile.
2000-03-28 07:27:55 +00:00
sspitzer%netscape.com
8f8d5ebc5e
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com
698fc8368b
Changing the default value of using quoted printable in mail message bodies - Bug #29210
2000-03-28 07:21:13 +00:00
alecf%netscape.com
bba988dfba
start firing notifications when the default server changes
...
r=scottip
2000-03-28 07:16:04 +00:00
alecf%netscape.com
49fe399750
missed a JS listener implementation (thanks putterman)
2000-03-28 07:09:53 +00:00
alecf%netscape.com
d7365fd90c
forgot to check these in with my previous checkin
2000-03-28 05:59:39 +00:00
alecf%netscape.com
8a771fc719
- add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server.
...
- expose event notifications through nsIFolder so that non-folders can trigger notifications on individual folders
- add generic OnItemEvent to nsIFolderListener, and implement in base classes
2000-03-28 04:58:05 +00:00
sspitzer%netscape.com
4dd35b0af7
not part of the build yet.
2000-03-28 04:09:26 +00:00
sspitzer%netscape.com
90e52c535a
not part of the build yet.
2000-03-28 04:03:25 +00:00
rhp%netscape.com
94523c4948
Fix for Solaris 5.6 bustage
2000-03-27 08:45:31 +00:00
sspitzer%netscape.com
9985845264
Checking in project changes for addbook: support
2000-03-27 08:19:58 +00:00
rhp%netscape.com
8e529ac72a
Adding addbook: URL support
2000-03-27 08:18:10 +00:00
rhp%netscape.com
11547dbadd
Updating code that is NOT PART OF THE BUILD!
2000-03-27 07:37:42 +00:00
rhp%netscape.com
858e48b75c
Just updating this file - NOT PART OF THE BUILD
2000-03-27 07:32:08 +00:00
rhp%netscape.com
e776747d06
Adding new files to tree - NOT PART OF THE BUILD
2000-03-27 07:02:07 +00:00
rickg%netscape.com
3ecdf24ea9
removed calls to deprecated string API's
2000-03-27 06:48:32 +00:00
bienvenu%netscape.com
c1fdf260f7
fix deref of uninitialized ptr
2000-03-26 23:56:42 +00:00
rickg%netscape.com
0f417b3b1e
removed reference to nsString2
2000-03-26 23:30:52 +00:00
scc%netscape.com
49d4fd0aa6
small changes to clients of converting string APIs
2000-03-26 14:15:49 +00:00
scc%netscape.com
edf25c7995
small changes to clients of string converting APIs
2000-03-26 13:56:23 +00:00
scc%netscape.com
12a9f58718
small changes to clients of string converting APIs
2000-03-26 13:44:07 +00:00
scc%netscape.com
c0826df5fc
small changes to clients of string converting routines
2000-03-26 13:32:12 +00:00
scc%netscape.com
bc7c7aba59
small changes to clients of string converting APIs
2000-03-26 12:51:42 +00:00
scc%netscape.com
66ad72d525
small changes to clients of string converting APIs
2000-03-26 12:43:56 +00:00
scc%netscape.com
1ccfd56d21
small changes to clients of string converting APIs
2000-03-26 12:25:21 +00:00
scc%netscape.com
baf5b30589
small changes to clients of string converting APIs
2000-03-26 12:14:14 +00:00
alecf%netscape.com
b35c6f8042
export utility file for filter datasource
2000-03-26 10:36:08 +00:00
alecf%netscape.com
8d04925a9d
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
3584f018f1
start filter datasource (not part of build)
2000-03-25 21:15:08 +00:00
alecf%netscape.com
45ebb2b044
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
dd974d5e7a
Added sanity check for MLK - Bug #33308
2000-03-25 18:22:33 +00:00
rhp%netscape.com
6ecec88178
Small fixes for memory leaks - Bugs: 33158 33161
2000-03-25 17:56:37 +00:00
putterman%netscape.com
bed4678ea5
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
5723bcda31
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
28862c4529
add accessor for expunged bytes, r=jefft
2000-03-24 21:33:04 +00:00
rhp%netscape.com
4f5027cab2
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
283b0980e6
fixed bug 10834 - Pop3 delete folders move to trash; r=putterman
2000-03-24 14:58:32 +00:00
mjudge%netscape.com
9dc6aec8bd
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
9f4f13527a
fix solaris bustage
2000-03-24 10:10:09 +00:00
alecf%netscape.com
5b46d77de5
fix solaris bustage
2000-03-24 09:39:12 +00:00
alecf%netscape.com
ea90f30ce1
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
c02a3640ce
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
9c0f688520
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
71a846f7c6
fix for #27629 - fix is incredibly trivial, r=me
2000-03-24 08:46:37 +00:00
sspitzer%netscape.com
b7720495f6
fix build bustage on unix.
2000-03-24 08:36:03 +00:00
alecf%netscape.com
29d40bdd0a
reduce dependancies - .cpp already has nsIPref
2000-03-24 08:34:47 +00:00
alecf%netscape.com
f8a23931fc
not dependant on nsIPref.h
2000-03-24 08:27:02 +00:00
sspitzer%netscape.com
44898b1d99
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
c91f1edeff
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
558dad71bb
change FALSE to PR_FALSE to reduce xp_core.h dependancy
2000-03-24 08:17:18 +00:00
alecf%netscape.com
5da56588db
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
cbc531dbd4
eliminate use of PRIVATE for reduced xp_core.h dependancy
2000-03-24 08:07:23 +00:00
alecf%netscape.com
025fd7551c
minor usage fix for code that was probably never ever called anyway
2000-03-24 08:06:02 +00:00
bienvenu%netscape.com
84362f8898
more work on mpod 32767 r=mscott
2000-03-24 06:20:01 +00:00
sspitzer%netscape.com
602f766fbd
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
a3ac4fb5b2
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
d71938ed56
Bug #33151 --> add oncreate method for the email address popup menu
...
r=sspitzer
2000-03-24 04:54:46 +00:00
sspitzer%netscape.com
36dfea9de1
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
ebde98fc63
Adding implementation for the new method OnStartURIOpen on nsIURIContentListener.
2000-03-24 00:35:48 +00:00
sspitzer%netscape.com
b3e3d68b9a
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
b45fd0db7d
Adding CR to end to avoid warning on Linux
2000-03-23 17:49:36 +00:00
rhp%netscape.com
1061d9b227
Fix for Send Later operations - Bug #: 31346
2000-03-23 17:45:28 +00:00
ducarroz%netscape.com
43570367a6
Fix build bustage
2000-03-23 07:04:57 +00:00
ducarroz%netscape.com
3f7efc788d
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
27babd0f78
fixing build bustage.
2000-03-23 05:27:02 +00:00
sspitzer%netscape.com
3debaa75a5
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
d297d98ef7
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
rhp%netscape.com
716179cf82
Adding mime support for MIME Parts On Demand - Bug #: 17794
2000-03-22 22:52:42 +00:00
sspitzer%netscape.com
f176bdf253
added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl
2000-03-22 22:49:26 +00:00
bienvenu%netscape.com
b44f14e235
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
1ad9cc0ee5
Adding mime support for MIME Parts On Demand - Bug #: 17794
2000-03-22 22:14:17 +00:00
sspitzer%netscape.com
68c25757f7
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
45667d2a70
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
cdb1ad9f16
add pref for max mpod depth
2000-03-22 21:53:26 +00:00
bienvenu%netscape.com
76e1e4e8f5
fix problem downloading large imap headers, r=putterman, more work on MPOD
2000-03-22 21:45:24 +00:00
sspitzer%netscape.com
dc59f1654f
hook up to the addressbook migration code. r=bienvenu
2000-03-22 21:39:57 +00:00
nhotta%netscape.com
ca03a26a56
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
e3b18aa8cc
fix for mime parts on demand, code not turned on yet
2000-03-22 15:57:28 +00:00
cmanske%netscape.com
39b218e1ad
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
cd93a2963d
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
088f404279
Removed headers and contants for locale factory, bug 11880, r=putterman.
2000-03-22 00:39:26 +00:00
bienvenu%netscape.com
57f894c9a9
work on mime parts on demand, r=mscott 17794
2000-03-21 22:57:41 +00:00
nhotta%netscape.com
ad9d5951ca
Replaced malloc by local buffer for charset conversion, r=ftang.
2000-03-21 21:26:52 +00:00
mscott%netscape.com
ed2de87999
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
5661e4047e
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
7cd3da05a1
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
a3deff9772
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
f8bbc6f16e
fix problem remembering folder flags r=mscott 32007
2000-03-21 03:28:03 +00:00
sspitzer%netscape.com
48e2c3ad17
not part of the build yet.
2000-03-21 03:16:39 +00:00
bienvenu%netscape.com
58f8134725
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
947c1fa1f6
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
b381623c42
not part of the build yet.
2000-03-21 01:03:25 +00:00
sspitzer%netscape.com
931fa2f61f
not part of the build yet.
2000-03-21 00:36:39 +00:00
jefft%netscape.com
1b0a31e250
merge in beta1 fix for bug 32054; r=mscott
2000-03-20 23:46:52 +00:00