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

5694 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com 669e7fa437 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 98097f2f1d Bug #13798 --> Fix imap freezing the mac. 1999-09-21 05:12:15 +00:00
tao%netscape.com 472450ff09 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:32:06 +00:00
sspitzer%netscape.com 5646203850 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 06b78978e9 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
tao%netscape.com 647a559bfd 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
chjung%netscape.com 745088c61a [chjung 990920] add localization notes 1999-09-21 01:06:04 +00:00
chjung%netscape.com 8182f2d899 [chjung 990920] add localization notes 1999-09-21 01:00:29 +00:00
tao%netscape.com 526194cdb8 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com 13f51b82bb 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com cd4f1457cc [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
mscott%netscape.com ea6db2ced0 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 0a7c01bb4f initialize the ref count on this class. 1999-09-21 00:07:34 +00:00
bienvenu%netscape.com 9adfdc2ef9 some performance improvements for header parsing 1999-09-21 00:06:25 +00:00
mscott%netscape.com c1f1dcf3a2 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 0e40d2b6dc [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
sspitzer%netscape.com 2bb4389148 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 0410535e26 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
chuang%netscape.com f1ef4d55c4 Fix missing the last row when importing ldif file 1999-09-20 22:13:54 +00:00
jefft%netscape.com ffbed73cfa enabled SaveAttachment 1999-09-20 21:07:22 +00:00
jefft%netscape.com 59f069855f enabled SaveAttachment; added displayName & messageUri when calling openAttachment 1999-09-20 21:05:52 +00:00
jefft%netscape.com 2fd30a033c fixed linux build warning 1999-09-20 21:04:12 +00:00
jefft%netscape.com 01f228dc42 added two more arguments for openAttachment() 1999-09-20 21:00:51 +00:00
bienvenu%netscape.com f63920c9a2 fix busted imap by changing SetSpec to take a const char * 1999-09-20 16:32:00 +00:00
bienvenu%netscape.com 00c4532941 fix busted imap by changing SetSpec to take a const char * 1999-09-20 16:26:50 +00:00
bienvenu%netscape.com abc6d920a6 fix mismatched delete 1999-09-20 14:56:32 +00:00
bienvenu%netscape.com d37921d284 fix memory leak 1999-09-20 14:56:08 +00:00
sspitzer%netscape.com 95fca3acb9 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 1c73f4b09a fix icon for inbox with new messages 1999-09-20 06:51:10 +00:00
alecf%netscape.com d00bbb5f58 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 95f9061092 depricate old SMTP API. 1999-09-20 06:50:21 +00:00
alecf%netscape.com ba853f1847 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 70f87bf0b0 fix for #14316. only one identity was showing up in compose! 1999-09-20 04:05:37 +00:00
sspitzer%netscape.com ca2ce65b99 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 26395da238 make the account wizard use the new SMTP stuff 1999-09-20 02:11:19 +00:00
alecf%netscape.com 7f6277685d 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 0680374fe6 Autocomplete add default domain if needed 1999-09-20 00:49:53 +00:00
alecf%netscape.com 93493186dd fix up more layout problems. layout is way too screwy for me. 1999-09-20 00:04:55 +00:00
alecf%netscape.com ff22c4f706 turn off vard for PR1 1999-09-20 00:04:15 +00:00
alecf%netscape.com 1b434f88c2 get rid of advanced pane for now 1999-09-20 00:03:47 +00:00
alecf%netscape.com c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com 8b6735cc41 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 6e6f6922ea 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 7a81c47ed7 fix problem where we forgot to append "." to the server key 1999-09-19 23:57:53 +00:00
mccabe%netscape.com 4f7990cd94 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 994043abff allow char properties to return null instead of throwing an exception 1999-09-19 23:35:53 +00:00
alecf%netscape.com ce26ba85b9 be a little smarter about SMTP servers - create the default one on demand 1999-09-19 23:33:49 +00:00
alecf%netscape.com c1b1098e55 I need real ProgIDs, not these fakes. 1999-09-19 23:19:53 +00:00
sspitzer%netscape.com d9bde9f94b 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 180dd31742 Fix 13475. You can now close and reopen mail 3 pane. 1999-09-19 22:02:12 +00:00
alecf%netscape.com 70719fc56c remove stupid debugging 1999-09-19 22:01:24 +00:00
alecf%netscape.com 7ad9a678b2 more spacer cleanup 1999-09-19 22:00:55 +00:00
alecf%netscape.com 30093187ba hrm. html spacer seem to do wierd things inside boxes 1999-09-19 22:00:29 +00:00
alecf%netscape.com 0f56d5e0c3 fix support for when someone enters a blank entry in a filespec textbox 1999-09-19 20:49:30 +00:00
alecf%netscape.com afb1f412f4 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 96f89ab9bb remove my idiocy 1999-09-19 20:29:53 +00:00
alecf%netscape.com eb321dd917 add html:select template example for waterson 1999-09-19 19:55:30 +00:00
sspitzer%netscape.com b51994cbe8 fix a couple of my warnings. 1999-09-19 19:43:25 +00:00
alecf%netscape.com cddb3bbc74 oops, didn't mean to check in the blank value 1999-09-19 09:36:18 +00:00
alecf%netscape.com 9fbb586804 fix layout of main panel
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com 08a45e2d32 add css (not used yet, only part of unix build) 1999-09-19 09:34:11 +00:00
alecf%netscape.com 96b1c25582 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 d9ce6ac91c don't flip out when we load a non-server page 1999-09-19 00:59:47 +00:00
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
sspitzer%netscape.com ce93235c0f 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 9b4362409f 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 e63507631f 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 d9ec0050b2 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 ad2d971acc 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 62c9c6f630 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
alecf%netscape.com 4fb4140ce5 make the UI look better by making this textbox bigger 1999-09-17 09:03:12 +00:00
alecf%netscape.com feb75cb527 save prefs file when closing account manager and account wizard, in case we crash later. 1999-09-17 08:04:54 +00:00
alecf%netscape.com 88e6189d9e add new SMTP pane to account manager 1999-09-17 06:56:22 +00:00
alecf%netscape.com 93750d1ed6 make the signature an nsIFileSpec for right now 1999-09-17 06:43:27 +00:00
sspitzer%netscape.com 455d3c18b6 fix for #14125
when creating a new news server with the account wizard, the newsrc file that it creates
should be a file, and not a directory.
1999-09-17 06:38:51 +00:00
mscott%netscape.com 636e23a193 export new compose messages properties file 1999-09-17 05:04:10 +00:00
mscott%netscape.com c76f582e26 Export new properties file. 1999-09-17 05:00:36 +00:00
mscott%netscape.com a47d9126e1 export the new compose messages properties page. 1999-09-17 04:59:12 +00:00
mscott%netscape.com 5467cf3ef0 the properties file for back end compose messages was in the wrong directory. Moving it into the locale
directory where it belongs.
1999-09-17 04:58:27 +00:00
waterson%netscape.com 89517a263f Bug 13970. Use automatic XUL syntax to hook up command updaters. 1999-09-17 04:04:59 +00:00
waterson%netscape.com dde8dcfc2a Bug 13970. Use XUL syntax to hook up command updaters. 1999-09-17 04:03:30 +00:00
bienvenu%netscape.com 203340ed27 auto create inbox when building imap folder tree 1999-09-17 02:06:24 +00:00
alecf%netscape.com 5e920b0b0d fix server sorting problem in the folder pane - sort servers by the order they appear in prefs 1999-09-17 00:19:21 +00:00
alecf%netscape.com 77a2ebf31b add new FindServerIndex() method 1999-09-17 00:14:43 +00:00
ducarroz%netscape.com cdd8de3746 Remove unused function LoadFields 1999-09-16 23:55:06 +00:00
ducarroz%netscape.com 6a91822dee Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url. 1999-09-16 23:39:54 +00:00
bienvenu%netscape.com 1ab356ab31 start work on pseudo interruption, not hooked up yet 1999-09-16 23:30:46 +00:00
hangas%netscape.com c1a36fb57c Added dump statement for debugging 1999-09-16 22:21:47 +00:00
hangas%netscape.com d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
beard%netscape.com ab95fb6cf4 Added QueryElementAt() which combines GetElementAt() and QueryInterface(). Rationale: combining operations saves a call to AddRef/Release, since it's done by QI. Approved by dp. 1999-09-16 21:29:22 +00:00
putterman%netscape.com 25a360908a remove customize lines. 1999-09-16 21:11:45 +00:00
putterman%netscape.com 2415368572 use new sidebar. 1999-09-16 21:11:32 +00:00
putterman%netscape.com e9b29be746 Select next message after a move. 1999-09-16 21:11:19 +00:00
putterman%netscape.com 896c8694dd Changes to increase performance when having to parse a mailbox or download a lot of headers. 1999-09-16 21:11:01 +00:00
putterman%netscape.com afbff3d0db Don't call GetNewMessages in GetMessages. 1999-09-16 21:10:07 +00:00
putterman%netscape.com 0ec11da96d Remove timing code. 1999-09-16 21:09:32 +00:00
putterman%netscape.com 594a1216d0 Call NotifyFolderLoaded when reading in db. 1999-09-16 21:09:14 +00:00
putterman%netscape.com 25ad829406 don't call UpdateFolder in GetnewMessages. 1999-09-16 21:08:47 +00:00
putterman%netscape.com 2ad6180b7c Add NotifyFolderLoaded. 1999-09-16 21:07:56 +00:00
putterman%netscape.com 65dfb6b6e7 Add NotifyFolderLoaded 1999-09-16 21:07:01 +00:00
mscott%netscape.com b019973e07 set rv to the result of RunNewsUrl. This fixes the reply bug where the subject wasn't showing up for news. 1999-09-16 20:39:02 +00:00