bienvenu%netscape.com
4100bc0ee9
fix memory leaks and mismatched deletes
1999-09-18 18:58:15 +00:00
bienvenu%netscape.com
cae926e644
fix mismatched delete
1999-09-18 18:45:57 +00:00
bienvenu%netscape.com
f82367de5f
fix memory leaks and mismatched deletes
1999-09-18 18:40:16 +00:00
bienvenu%netscape.com
95083150e6
fix memory leak, uninitialized memory
1999-09-18 17:44:25 +00:00
bienvenu%netscape.com
300285c838
check for null before addreffing
1999-09-18 17:42:51 +00:00
bienvenu%netscape.com
65e377b2b3
fix mismatched free
1999-09-18 17:41:37 +00:00
briano%netscape.com
4eb2b7c4de
Not used by Unix.
1999-09-18 03:59:13 +00:00
bienvenu%netscape.com
a2297ca2eb
fix memory leak
1999-09-18 03:01:20 +00:00
tao%netscape.com
27cf28cb02
Hook up da-DK
1999-09-18 02:07:24 +00:00
tao%netscape.com
aeb3781cce
Hook up da-DK.
1999-09-18 01:56:34 +00:00
tao%netscape.com
2b825910ee
Hook up da-DK
1999-09-18 01:44:31 +00:00
tao%netscape.com
e74a744c2e
Hook up da-DK
1999-09-18 01:36:04 +00:00
sspitzer%netscape.com
cc678185e1
comment out the radio buttons for webmail support, as we don't
...
support it yet.
1999-09-18 01:23:01 +00:00
sspitzer%netscape.com
4cbe44d843
hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions.
1999-09-18 00:40:03 +00:00
alecf%netscape.com
05e5230991
implement mapping from server.type to IID
1999-09-17 23:59:51 +00:00
fergus%netscape.com
3b5a437472
Adding localization comments
1999-09-17 23:59:23 +00:00
alecf%netscape.com
09558ecb98
it's ok to return null from a pref read
1999-09-17 23:56:39 +00:00
sfraser%netscape.com
947d4936aa
Fix a broken CLSID macro
1999-09-17 23:42:37 +00:00
alecf%netscape.com
3938295a51
add SMTP and advanced pages to account manager
1999-09-17 23:41:29 +00:00
tao%netscape.com
4661727893
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
fergus%netscape.com
e603b27631
Adding localization notes.
1999-09-17 23:31:01 +00:00
hangas%netscape.com
78e3b84abe
Modifying commandUpdater JS code to be more efficient.
1999-09-17 23:24:04 +00:00
jefft%netscape.com
1eccc1ed45
register message/rfc822 to text/html stream converter
1999-09-17 23:23:03 +00:00
jefft%netscape.com
c4b5fc7a26
use message uri instead of protocol url spec for openning attachment
1999-09-17 23:21:58 +00:00
jefft%netscape.com
dd17bf1407
remove debug only save attachment menubar
1999-09-17 23:20:51 +00:00
jefft%netscape.com
fc857d46d5
removed SaveAttachmentURL
1999-09-17 23:19:34 +00:00
jefft%netscape.com
6f4d95193d
define text/html converter progid
1999-09-17 23:18:47 +00:00
jefft%netscape.com
e5f6e527b0
moved CreateStartupUrl() to nsMsgUtils
1999-09-17 23:17:53 +00:00
jefft%netscape.com
8e557400ac
add CreateStartupUrl() utility routine
1999-09-17 23:17:03 +00:00
jefft%netscape.com
f109c9c489
implemented Save As file type equals html & plain text; frame work for saving attachment
1999-09-17 23:16:07 +00:00
jefft%netscape.com
009b14952c
added OpenAttachment()
1999-09-17 23:15:02 +00:00
putterman%netscape.com
a3e720e049
more performance work for loading folders without .msf files or that have to have
...
headers downloaded.
1999-09-17 23:12:44 +00:00
alecf%netscape.com
fb7d3f566b
oops, raptorhtml isn't loaded with apprunner, so we do need to load this after all
1999-09-17 22:53:48 +00:00
alecf%netscape.com
0a390609a4
fix stupid linkage
1999-09-17 21:17:47 +00:00
alecf%netscape.com
0c46a27fae
fix bogus linking
1999-09-17 21:13:17 +00:00
chjung%netscape.com
f747214d33
[chjung 09/17/99] add Localization notes
1999-09-17 21:07:43 +00:00
ducarroz%netscape.com
8221260b78
NS_INIT_REFCNT must be called before any return else we crash. Fix for bug 14163
1999-09-17 20:47:26 +00:00
alecf%netscape.com
3365a1099e
link mime emitter against NSPR
1999-09-17 20:35:09 +00:00
alecf%netscape.com
06d71166b4
don't need to link mime against js anymore
1999-09-17 20:33:14 +00:00
alecf%netscape.com
62d23d1a22
link addressbook against nspr
1999-09-17 20:32:43 +00:00
alecf%netscape.com
8c33f1827b
don't need to link identity against mozjs anymore
1999-09-17 20:32:08 +00:00
alecf%netscape.com
187404d4d0
don't need to link compose against raptor anymore
1999-09-17 20:31:32 +00:00
ducarroz%netscape.com
bfc0297fd3
cleanup
1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
b1d5d1f001
elimnate redundancy, bug 10539
1999-09-17 20:27:46 +00:00
mscott%netscape.com
008d364cfc
Bug #14021 --> convert nsIURI into a nsISupports before passing in to avoid an nsCOMPtr assert later on.
1999-09-17 20:13:59 +00:00
bienvenu%netscape.com
097b140aa9
fix notification text to include folder
1999-09-17 20:13:54 +00:00
bienvenu%netscape.com
ece73a991c
fix imap msg flagging
1999-09-17 20:13:42 +00:00
mscott%netscape.com
0f09c74e77
remove unwanted class id.
1999-09-17 20:13:23 +00:00
bienvenu%netscape.com
ec7fff420e
fix news to use folder cache
1999-09-17 20:13:22 +00:00
mscott%netscape.com
6cbe295674
Bug #14114 --> when downloading new messages, if we can't create
...
a mailbox parser, don't abort the download, just don't use the parser
this happens when you try to get new messages for an inbox we don't
have a mail summary file for. We can still add the new messages
to the berkley mail folder...
1999-09-17 20:12:58 +00:00