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

5822 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 3631010b71 fix for #14639 r=sspitzer 1999-09-23 18:43:08 +00:00
alecf%netscape.com 0be0a6ae58 oops, back out extra checkin 1999-09-23 03:02:00 +00:00
alecf%netscape.com 6e79c71298 misspelled variable - it's "folderTree" not "tree"
a=chofmann
1999-09-23 03:01:17 +00:00
mscott%netscape.com 2f6e17a2e1 Bug #14072 --> throw up a dialog if the user tries to send a message
without providing a host name (i.e. they haven't set up there prefs right)
1999-09-22 08:25:58 +00:00
mscott%netscape.com 09eeb6f513 If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...

In order to do this, we need to get rid of the enum for the string ids. This also makes things more robust
as we must now explicitly list the id for each string id instead of using the enum to do it for us. It was easy
to get out of step with the properties file when the enum was used.
1999-09-22 08:09:25 +00:00
mscott%netscape.com 74eaaeb54d If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
mscott%netscape.com fe2b24419b added a close method to release several sinks after we are done converting as a pre-emptive strike against
some memory leaks.
1999-09-22 07:21:32 +00:00
ducarroz%netscape.com 7e1507dfc3 need to support invalid URL as well URL without "http://", fix for bug 14376 1999-09-22 07:20:49 +00:00
alecf%netscape.com 9678c08ce7 hook up drafts/templates/fcc to identities 1999-09-22 07:03:27 +00:00
ducarroz%netscape.com ebd1dd08ec need to suppot bad URL or url without "http://", fix for bug 14376 1999-09-22 06:45:09 +00:00
bienvenu%netscape.com 7e0fb9fca6 fix assert on startup without folder cache, workaround service manager shutdown bug 1999-09-22 06:23:16 +00:00
mscott%netscape.com 0d89e2d8cf Remove all of these files from the repository. They are now built in mozilla\db\mork 1999-09-22 06:14:07 +00:00
alecf%netscape.com 8cc4dd5481 disable unimplemented buttons, add hardrule above ok/cancel 1999-09-22 06:08:30 +00:00
alecf%netscape.com 749615d664 update the account wizard to specs, fix typos, fix layout, and summarize the account at the end of the setup 1999-09-22 06:08:08 +00:00
alecf%netscape.com 935ca8661a fix typos 1999-09-22 06:07:32 +00:00
alecf%netscape.com 197d79d655 add aw-done.js 1999-09-22 06:07:05 +00:00
alecf%netscape.com d9d95ae328 add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
alecf%netscape.com b45b2909c9 persist window size and position 1999-09-22 06:05:36 +00:00
mscott%netscape.com 9905238b77 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00
mscott%netscape.com ac102a0bac Bug #6651 --> finish adding alerts to pop code 1999-09-22 06:03:28 +00:00
mscott%netscape.com 6c06f190cf get password prompt text and some more pop server alert strings 1999-09-22 06:03:11 +00:00
mscott%netscape.com 7e4286734e GetPasswordWithUI takes a prompt string to give the protocols finer control over the actual text that goes with the dialog 1999-09-22 06:02:46 +00:00
bienvenu%netscape.com 01861842ee fix race condition with fe events 1999-09-22 04:16:41 +00:00
alecf%netscape.com 534c9fb4a4 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
alecf%netscape.com 8880f614eb fix GetPassword() bustage 1999-09-22 03:40:07 +00:00
sspitzer%netscape.com 432611c7ac fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
mscott%netscape.com ed97c7564a Removing mdb files from the repository. These files now live in mozilla\db. 1999-09-22 03:21:49 +00:00
ducarroz%netscape.com e5c121a255 fix spelling error 1999-09-22 03:13:18 +00:00
ducarroz%netscape.com 13284f5873 Add back an menu item to delete attachment 1999-09-22 03:12:48 +00:00
ducarroz%netscape.com eea78a2bbc Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com 7cb33ea5c6 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
tao%netscape.com 2e9ff94d6d Add da-DK property file. 1999-09-22 02:34:41 +00:00
mscott%netscape.com 02c8a5d46c Add smtp status strings. 1999-09-22 02:29:41 +00:00
mscott%netscape.com 5334dfb667 Add some basic status messages for sending a message. 1999-09-22 02:28:36 +00:00
alecf%netscape.com d43c79c0ac turn the password back into an attribute so I can access it from HTML forms.
Created new GetPasswordWithUI which is the equivalent of getpassword(PR_TRUE..)
1999-09-22 02:21:18 +00:00
alecf%netscape.com 14cda52d45 don't link against mozjs anymore 1999-09-22 02:20:12 +00:00
alecf%netscape.com df1162f0d9 rename pane 1999-09-22 02:19:53 +00:00
mscott%netscape.com 43d0472a5c Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
alecf%netscape.com d8931c1236 fix typo 1999-09-22 02:07:10 +00:00
alecf%netscape.com 4c3623b62c eliminate unnecessary cast 1999-09-22 02:01:03 +00:00
alecf%netscape.com a5b4c2129e oops, don't comment out the signature UI! 1999-09-22 02:00:24 +00:00
ducarroz%netscape.com 0681ad2be3 Add vertical separator in toolbar, bug 14272 1999-09-22 01:53:37 +00:00
ducarroz%netscape.com e84b115b8b Fix problem with autocomplete, bug 14281 1999-09-22 01:37:43 +00:00
ducarroz%netscape.com 5fd9ec3a97 Remove extra blank row 1999-09-22 00:49:52 +00:00
ducarroz%netscape.com a63ece9e1f Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
mscott%netscape.com d88fc09265 Bug #14500 --> allow user to send a message if they don't have a user name and aren't using authenticated smtp.
add a ptr for command status
1999-09-22 00:42:34 +00:00
saari%netscape.com 6df67e6af3 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
sspitzer%netscape.com 6e3e9076bb fix for #9508. now you can send email and post at the same time.
both sending and posting require their own listener, or when you do
email and post at the same time, all hell breaks loose.
1999-09-21 22:45:17 +00:00
mscott%netscape.com ca358dd20f Bug #6651 --> Add lots of alert and status information from the server
for pop. this includes status messages in the status bar and alert
notifications in the form of alert dialogs.
1999-09-21 22:27:33 +00:00
mscott%netscape.com b5697257e6 Bug #6651 --> add status and warning strings for various pop conditions. 1999-09-21 22:23:00 +00:00
bienvenu%netscape.com 2193193404 fix charset conversion problem introduced yesterday in an attempt to speed up performance 1999-09-21 22:18:35 +00:00
chuang%netscape.com d83b927a72 remove unused variable 1999-09-21 21:41:06 +00:00
chuang%netscape.com f95abb64af Remove unused variable 1999-09-21 21:20:07 +00:00
sspitzer%netscape.com 9458047872 I suck. 1999-09-21 21:05:58 +00:00
putterman%netscape.com fb5c5302e7 Only reroot if the folder notification we receive is for the folder that's currently the loading folder. 1999-09-21 21:04:52 +00:00
mscott%netscape.com 8df9187c8b Fix a crash when running a local mail filter --> if you moved the message and then had another filter fire
after we moved the message we would crash.
1999-09-21 21:04:43 +00:00
sspitzer%netscape.com 511a9889cf fix build bustage 1999-09-21 21:04:34 +00:00
sspitzer%netscape.com 7500065698 I need to put down the crack pipe. the 4.x uri was ok, but the 4.x mail.directory pref was not. 1999-09-21 21:02:02 +00:00
sspitzer%netscape.com 3ed5ac6de7 turns out this isn't necessary. on all three platforms in 4.x, the uri's are in UNIX style slashes, as they should be. #10583 fixed now. 1999-09-21 20:36:01 +00:00
alecf%netscape.com c1f496e147 when we refresh the account list, clear the item selection (workaround for bug in the tree widget) 1999-09-21 20:26:36 +00:00
alecf%netscape.com 07b95cfedc when we refresh the folder pane, clear the selection (workaround for bug in the tree widget) 1999-09-21 20:25:52 +00:00
sspitzer%netscape.com d6d4a73c40 fix warning 1999-09-21 20:25:46 +00:00
putterman%netscape.com d0e55a9221 Implement init ins nsMessage. 1999-09-21 20:03:37 +00:00
bienvenu%netscape.com 94b624cb4b cache references for performance improvement 1999-09-21 19:10:37 +00:00
alecf%netscape.com 21dca5893f remove New Account from menu 1999-09-21 10:11:26 +00:00
sspitzer%netscape.com 79b304beca fix for #10583
for non-UNIX platforms, we need to convert the native path to a UNIX style
path before converting the 4.x URI to a 5.0 URI.
otherwise, we'd convert mailbox:C:\\program files\\netscape\\users\\sspitzer\\mail\\aaa\\bbb to mailbox://nobody@Local Mail/aaa\\bbb, instead of mailbox://nobody@Local Mail/aaa/bbb
1999-09-21 07:46:48 +00:00
alecf%netscape.com 3d53ecd956 rename NNTP server description 1999-09-21 07:07:25 +00:00
alecf%netscape.com ba0cef28f1 fix persistance on the sidebar 1999-09-21 07:06:53 +00:00
mscott%netscape.com 64e9e8db4e Remove obsolete properties file. 1999-09-21 06:51:36 +00:00
mscott%netscape.com 8f00d1883d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
mscott%netscape.com 60fc3e8677 Remove obsolete reference to composebe.properties 1999-09-21 06:47:11 +00:00
mscott%netscape.com 6c0aab08a4 remove obsolete reference to composebe.properties. 1999-09-21 06:45:36 +00:00
mscott%netscape.com 79071dcbee Remove reference to obsolete properties file (composebe.properties). 1999-09-21 06:44:43 +00:00
mscott%netscape.com f70ec41fa7 remove obsolete properties file. This file has been moved and renamed to compose\resources\locale\en-US\composeMsgs.properties 1999-09-21 06:42:58 +00:00
mscott%netscape.com 541ed90f4c re-write so we actually use the string bundle instead of the hard coded
strings that used to be in this class. This meant changing the api to return
a unichar * instead of a char *!!!
1999-09-21 06:30:51 +00:00
mscott%netscape.com dc31de00eb optimize use of PRunichars for string bundle. we were doing lots of
needless conversions between PRunichar * to char * and back again!
replace some hard coded strings with strings created by the string bundle
1999-09-21 06:30:11 +00:00
alecf%netscape.com 9107b6c46a implement Show->Folders 1999-09-21 06:17:00 +00:00
alecf%netscape.com a8c08b5eb4 remove the (unused) Advanced panel 1999-09-21 05:38:49 +00:00
alecf%netscape.com 31f2ef8625 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
tao%netscape.com cf1f75a408 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
sspitzer%netscape.com 371f376c1f fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
hangas%netscape.com 3db876b7a6 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
mscott%netscape.com d7f921d949 Bug #13798 --> Fix imap freezing the mac. 1999-09-21 05:12:15 +00:00
tao%netscape.com 735bb7b294 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:32:06 +00:00
sspitzer%netscape.com 2495efd606 fix for #14361. always give the users a "Local Mail" account.
also, added the CreateDefaultMailboxes() method to the  nsINoIncomingServer and nsIPop3IncomingServer
interfaces
1999-09-21 01:29:01 +00:00
waterson%netscape.com 88220ac198 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
tao%netscape.com 4b710c3bd6 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
chjung%netscape.com 2567540c94 [chjung 990920] add localization notes 1999-09-21 01:06:04 +00:00
chjung%netscape.com 10165399e6 [chjung 990920] add localization notes 1999-09-21 01:00:29 +00:00
tao%netscape.com 2be5806283 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com c7dd83a820 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com 0fabf74933 [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
mscott%netscape.com 764122865d we used to leak the first imap url that got run because we gave it
to the socket transport as a context. The socket transport hung onto
the url until the socket was actually closed. It turns out we don't
need to pass the url in anyway since we always know what the current
url is. So by changing this to null, we now release the first imap url
we run as soon as it is done.
1999-09-21 00:40:50 +00:00
mscott%netscape.com c8274a979b initialize the ref count on this class. 1999-09-21 00:07:34 +00:00
bienvenu%netscape.com b8adfd735d some performance improvements for header parsing 1999-09-21 00:06:25 +00:00
mscott%netscape.com b698ad3c0b let sidebar take up all of the vertical space and shift the menus over to line up with the toolbar.
Thanks to Paul Hangas for this cool suggestion.
1999-09-21 00:05:52 +00:00
chjung%netscape.com 9dd3174af1 [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
sspitzer%netscape.com 89d45c168e fix for #14324.
properly migrate the smtp server from 4.x using the SmtpService
1999-09-20 22:32:03 +00:00
chuang%netscape.com 1090bc7bc4 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
chuang%netscape.com a636442fcd Fix missing the last row when importing ldif file 1999-09-20 22:13:54 +00:00
jefft%netscape.com 007b95a59c enabled SaveAttachment 1999-09-20 21:07:22 +00:00
jefft%netscape.com 8bf4488362 enabled SaveAttachment; added displayName & messageUri when calling openAttachment 1999-09-20 21:05:52 +00:00
jefft%netscape.com 84dfe791cf fixed linux build warning 1999-09-20 21:04:12 +00:00
jefft%netscape.com b7fe91ef7a added two more arguments for openAttachment() 1999-09-20 21:00:51 +00:00
bienvenu%netscape.com 3b007b391c fix busted imap by changing SetSpec to take a const char * 1999-09-20 16:32:00 +00:00
bienvenu%netscape.com d0dc3e639a fix busted imap by changing SetSpec to take a const char * 1999-09-20 16:26:50 +00:00
bienvenu%netscape.com 6a52ae1e9d fix mismatched delete 1999-09-20 14:56:32 +00:00
bienvenu%netscape.com c2bd55a897 fix memory leak 1999-09-20 14:56:08 +00:00
sspitzer%netscape.com a67ae1e683 fix bug #10235
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
alecf%netscape.com f4094b004e fix icon for inbox with new messages 1999-09-20 06:51:10 +00:00
alecf%netscape.com 0cda621b94 don't build identity test anymore, we can get at this stuff from JS 1999-09-20 06:50:45 +00:00
alecf%netscape.com 9ba9f70b2e depricate old SMTP API. 1999-09-20 06:50:21 +00:00
alecf%netscape.com 9f05c813a6 be smarter about building up list of SMTP servers, don't keep appending onto the pref 1999-09-20 06:49:33 +00:00
sspitzer%netscape.com c98284b318 fix for #14316. only one identity was showing up in compose! 1999-09-20 04:05:37 +00:00
sspitzer%netscape.com c245a83fdb check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
alecf%netscape.com 2f49e16ccf make the account wizard use the new SMTP stuff 1999-09-20 02:11:19 +00:00
alecf%netscape.com b448e9d6ef oops, I checked in the wrong line! Should be setting the source, not dumping 1999-09-20 01:55:13 +00:00
ducarroz%netscape.com be2fd0658f Autocomplete add default domain if needed 1999-09-20 00:49:53 +00:00
alecf%netscape.com 8cee2d5bc9 fix up more layout problems. layout is way too screwy for me. 1999-09-20 00:04:55 +00:00
alecf%netscape.com d538a094a7 turn off vard for PR1 1999-09-20 00:04:15 +00:00
alecf%netscape.com fb0297a15f get rid of advanced pane for now 1999-09-20 00:03:47 +00:00
alecf%netscape.com a2daf07566 update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com 34c2cc1f8b add support for the default SMTP server as a source and destination, and don't freak out when there's no account (default to "global") 1999-09-20 00:02:07 +00:00
alecf%netscape.com 034b04aac5 rename default server attribute, and change default smtp prefix to "smtp" instead of "server" 1999-09-19 23:58:57 +00:00
alecf%netscape.com 899769757d fix problem where we forgot to append "." to the server key 1999-09-19 23:57:53 +00:00
mccabe%netscape.com 39e5fe6519 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
alecf%netscape.com ca3ffbcdb7 allow char properties to return null instead of throwing an exception 1999-09-19 23:35:53 +00:00
alecf%netscape.com 9ff562269d be a little smarter about SMTP servers - create the default one on demand 1999-09-19 23:33:49 +00:00
alecf%netscape.com d8704c1525 I need real ProgIDs, not these fakes. 1999-09-19 23:19:53 +00:00
sspitzer%netscape.com fd8fbffb12 fix for #14268. change all PR_ASSERT() to NS_ASSERTION(). PR_ASSERT() calls abort and that ain't cool. 1999-09-19 22:19:27 +00:00
putterman%netscape.com 04094278e4 Fix 13475. You can now close and reopen mail 3 pane. 1999-09-19 22:02:12 +00:00
alecf%netscape.com 41d1055eda remove stupid debugging 1999-09-19 22:01:24 +00:00
alecf%netscape.com d41ee8d126 more spacer cleanup 1999-09-19 22:00:55 +00:00
alecf%netscape.com 872375f139 hrm. html spacer seem to do wierd things inside boxes 1999-09-19 22:00:29 +00:00
alecf%netscape.com 067ed20fab fix support for when someone enters a blank entry in a filespec textbox 1999-09-19 20:49:30 +00:00
alecf%netscape.com 062824df8d Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
alecf%netscape.com c8135d4dbd remove my idiocy 1999-09-19 20:29:53 +00:00
alecf%netscape.com 77ce1b4c00 add html:select template example for waterson 1999-09-19 19:55:30 +00:00
sspitzer%netscape.com 5ab22c5aa0 fix a couple of my warnings. 1999-09-19 19:43:25 +00:00
alecf%netscape.com 250d631753 oops, didn't mean to check in the blank value 1999-09-19 09:36:18 +00:00
alecf%netscape.com af8eab8011 fix layout of main panel
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com 51e41001c0 add css (not used yet, only part of unix build) 1999-09-19 09:34:11 +00:00
alecf%netscape.com 99744e0240 use the onselect event instead of onclick, and load the first item when the window opens 1999-09-19 01:34:10 +00:00
alecf%netscape.com 691f44390d don't flip out when we load a non-server page 1999-09-19 00:59:47 +00:00
bienvenu%netscape.com 128c62f010 fix memory leaks and mismatched deletes 1999-09-18 18:58:15 +00:00
bienvenu%netscape.com 89f4618fd6 fix mismatched delete 1999-09-18 18:45:57 +00:00
bienvenu%netscape.com a10d0b06d2 fix memory leaks and mismatched deletes 1999-09-18 18:40:16 +00:00
bienvenu%netscape.com c4c7f1728f fix memory leak, uninitialized memory 1999-09-18 17:44:25 +00:00
bienvenu%netscape.com d6c4ab7703 check for null before addreffing 1999-09-18 17:42:51 +00:00
bienvenu%netscape.com 2de925940f fix mismatched free 1999-09-18 17:41:37 +00:00
briano%netscape.com d21b7a28b9 Not used by Unix. 1999-09-18 03:59:13 +00:00
bienvenu%netscape.com 5497f74531 fix memory leak 1999-09-18 03:01:20 +00:00
tao%netscape.com 14ab1fbf1f Hook up da-DK 1999-09-18 02:07:24 +00:00
tao%netscape.com 2a0aaef987 Hook up da-DK. 1999-09-18 01:56:34 +00:00
tao%netscape.com a4b058cd88 Hook up da-DK 1999-09-18 01:44:31 +00:00
tao%netscape.com 5abcad12d8 Hook up da-DK 1999-09-18 01:36:04 +00:00
sspitzer%netscape.com 92d3ae120d 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 3fb70bf37e 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 fc98ec7e24 implement mapping from server.type to IID 1999-09-17 23:59:51 +00:00
fergus%netscape.com c2701cfe5e Adding localization comments 1999-09-17 23:59:23 +00:00
alecf%netscape.com 202760350e it's ok to return null from a pref read 1999-09-17 23:56:39 +00:00
sfraser%netscape.com ef1b70ce79 Fix a broken CLSID macro 1999-09-17 23:42:37 +00:00
alecf%netscape.com dfc76d301a add SMTP and advanced pages to account manager 1999-09-17 23:41:29 +00:00
tao%netscape.com 01d9396f83 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 8df315eda4 Adding localization notes. 1999-09-17 23:31:01 +00:00
hangas%netscape.com 0d0c20aaa5 Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
jefft%netscape.com 7fc107fdca register message/rfc822 to text/html stream converter 1999-09-17 23:23:03 +00:00
jefft%netscape.com ec5439953b use message uri instead of protocol url spec for openning attachment 1999-09-17 23:21:58 +00:00
jefft%netscape.com 7587ee2e54 remove debug only save attachment menubar 1999-09-17 23:20:51 +00:00
jefft%netscape.com da4498e2b2 removed SaveAttachmentURL 1999-09-17 23:19:34 +00:00
jefft%netscape.com 9cb5f7bc64 define text/html converter progid 1999-09-17 23:18:47 +00:00
jefft%netscape.com 7f540bfd6b moved CreateStartupUrl() to nsMsgUtils 1999-09-17 23:17:53 +00:00
jefft%netscape.com 97a227b5b7 add CreateStartupUrl() utility routine 1999-09-17 23:17:03 +00:00
jefft%netscape.com 67012f4a82 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 3abf4e5526 added OpenAttachment() 1999-09-17 23:15:02 +00:00
putterman%netscape.com 61f529773f 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 34c6081163 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 391c2570a4 fix stupid linkage 1999-09-17 21:17:47 +00:00
alecf%netscape.com 77133afc5b fix bogus linking 1999-09-17 21:13:17 +00:00
chjung%netscape.com 176f7f2ebb [chjung 09/17/99] add Localization notes 1999-09-17 21:07:43 +00:00
ducarroz%netscape.com 58c090b509 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 a1d60b3bbd link mime emitter against NSPR 1999-09-17 20:35:09 +00:00
alecf%netscape.com 0682a4a14d don't need to link mime against js anymore 1999-09-17 20:33:14 +00:00
alecf%netscape.com 70f342ee82 link addressbook against nspr 1999-09-17 20:32:43 +00:00
alecf%netscape.com eff29f4f5c don't need to link identity against mozjs anymore 1999-09-17 20:32:08 +00:00
alecf%netscape.com c5a3b36250 don't need to link compose against raptor anymore 1999-09-17 20:31:32 +00:00
ducarroz%netscape.com dcd1e4aaaa cleanup 1999-09-17 20:28:22 +00:00
ducarroz%netscape.com 58359dc85c elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
mscott%netscape.com 1ea3e65790 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 581fed192a fix notification text to include folder 1999-09-17 20:13:54 +00:00
bienvenu%netscape.com 96e61e0abb fix imap msg flagging 1999-09-17 20:13:42 +00:00
mscott%netscape.com b1bb0349f1 remove unwanted class id. 1999-09-17 20:13:23 +00:00
bienvenu%netscape.com 3b3aa9b8df fix news to use folder cache 1999-09-17 20:13:22 +00:00
mscott%netscape.com c297cc21e6 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
sspitzer%netscape.com 8daa218d4e more changes for simple subscribe. now, it writes out the new newsgroup to the newsrc file, so it will be there when you quit and come back. 1999-09-17 11:43:24 +00:00
sspitzer%netscape.com 63cfc38ee7 don't create the empty file. (cut and paste error.) pass PR_TRUE to Open() so it creates the summary file. all that's left is writing out <newsgroupname>: to the newsrc file, and simple subscribe is done! 1999-09-17 10:59:54 +00:00
sspitzer%netscape.com 394bdcb3a2 don't make it unique.
later, we may need to has the newsgroup name so that it's safe for
the native file system.
1999-09-17 10:35:26 +00:00
sspitzer%netscape.com 1a29bb4617 remove unused / dead code that I copied and pasted a while ago.
start the work to make "New Folder" behave like simple subscribe for news.
1999-09-17 10:17:26 +00:00
sspitzer%netscape.com 5ea55a94a3 this is a nsresult, not NS_IMETHODIMP. look at the header file.
it probably doesn't matter.
1999-09-17 10:16:41 +00:00
sspitzer%netscape.com 19d7f70f69 don't check the return value of Exists.
it's failing for some reason (don't know yet) and this is causing
migration to fail.  I'll look into this tomorrow.
1999-09-17 10:15:45 +00:00