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

5190 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 1e5f8bb572 Speed up GetTarget by comparing to collation/sort property ptrs instead of parsing
property each time.
1999-09-02 21:54:11 +00:00
putterman%netscape.com db8d6a8711 use proportional sizing in threadPane. 1999-09-02 21:53:05 +00:00
alecf%netscape.com 63229391bb remove stupid dump()s 1999-09-02 21:50:07 +00:00
alecf%netscape.com eb182b184d account wizard now creates new accounts
(first rough cut)
1999-09-02 21:48:26 +00:00
alecf%netscape.com 614d547158 implement getUniqueAccountKey for accounts 1999-09-02 21:47:59 +00:00
cata%netscape.com cf43cc9429 Method name change. 1999-09-02 21:35:50 +00:00
tonyr%fbdesigns.com 52e5ad25fd Added NS_ADDREF to child returned from GetChildNamed 1999-09-02 21:23:26 +00:00
mscott%netscape.com 3161ca1600 rename Cancel() to DoCancel so we don't over-write method from base class (which we will be doing
when the protocol inherits from nsIChannel).
1999-09-02 21:06:18 +00:00
mscott%netscape.com 8e63230339 we should never delete an interface...always use release! i kept crashing here 1999-09-02 20:57:12 +00:00
cata%netscape.com 1b1a05d6dd Method name change. 1999-09-02 20:55:40 +00:00
cata%netscape.com ace44ed456 Method name change. 1999-09-02 20:01:26 +00:00
cata%netscape.com 7754532498 Method name change. 1999-09-02 19:54:39 +00:00
mscott%netscape.com 788bcfb6be First checked in. Export nsMsgMimeCID.h 1999-09-02 17:59:12 +00:00
mscott%netscape.com 5862d1e615 Enter the mime\build directory. 1999-09-02 17:57:43 +00:00
mscott%netscape.com 1a9492de20 build a Makefile for mailnews\mime\build 1999-09-02 17:57:15 +00:00
mscott%netscape.com 6d6c116b32 first checked in. 1999-09-02 17:56:30 +00:00
mscott%netscape.com c94b6ada3a clean up the makefile a bit. 1999-09-02 17:54:48 +00:00
mscott%netscape.com 39e87f60b2 Build the build directory. 1999-09-02 17:53:50 +00:00
mscott%netscape.com adf009f849 Not part of the build! new makefile to export nsMsgMimeCID.h 1999-09-02 05:46:17 +00:00
mscott%netscape.com ada7e02637 (NOt part of the build!) New header file so we can pull all the CIDs in mime out of the interface files. 1999-09-02 05:45:51 +00:00
sfraser%netscape.com 74f43c0f23 Landing XUL overlays for editor keys, toolbars and menus. 1999-09-02 04:55:52 +00:00
sfraser%netscape.com c62adc772a No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
briano%netscape.com 5469ae0334 Fix for objdir builds. 1999-09-02 02:44:15 +00:00
briano%netscape.com afac2beb0d Fix for objdir builds. 1999-09-02 02:37:58 +00:00
briano%netscape.com b7ba61b5b8 Fix for objdir builds. 1999-09-02 02:21:24 +00:00
briano%netscape.com 903fa1916f Fix for objdir builds. 1999-09-02 02:05:57 +00:00
briano%netscape.com b21f69f0da Fix for objdir builds. 1999-09-02 01:46:38 +00:00
bienvenu%netscape.com fca5addc43 force creation of imap directories 1999-09-02 01:38:07 +00:00
ducarroz%netscape.com f0bd325bbc Hide HTML toolbar when compose in plain text mode, fix bug 9512 1999-09-02 01:26:34 +00:00
alecf%netscape.com ebc9b041fc link against unix timer lib so that we get NS_NewTimer 1999-09-02 00:33:42 +00:00
putterman%netscape.com 5aed4039e8 remove bold from messages. 1999-09-01 23:51:14 +00:00
putterman%netscape.com d22bba72ad Turn this into an overlay. 1999-09-01 23:50:48 +00:00
putterman%netscape.com 448fcf03da Use boxes to layout 3pane. 1999-09-01 23:50:33 +00:00
putterman%netscape.com 176055a7dd Move code to msgMail3PaneWindow.js 1999-09-01 23:50:16 +00:00
putterman%netscape.com b047198967 added msgMail3PaneWindow.js to build. 1999-09-01 23:49:47 +00:00
putterman%netscape.com 00184e6725 Fix xul for messages. 1999-09-01 23:48:41 +00:00
cata%netscape.com b200afe9c3 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:57:29 +00:00
cata%netscape.com 0f0d23b266 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
sfraser%netscape.com a209af5eb1 include stdio.h using system paths. 1999-09-01 21:28:07 +00:00
bienvenu%netscape.com e6fa733e48 basic folder undiscovery works, capabilities cached 1999-09-01 20:19:01 +00:00
bienvenu%netscape.com 835c8699d5 fix threaded view enumerator 1999-09-01 20:10:48 +00:00
jefft%netscape.com b37dfd2d1c fixed bug 12928 - Delete imap folder makes Trash disappear from the folder view 1999-09-01 20:06:25 +00:00
jdunn%netscape.com 68bfc30bf9 specify that nsIMsgWindowData is a public baseclass otherwise it will
be 'assumed' private by some compilers
1999-09-01 19:48:44 +00:00
sspitzer%netscape.com 1b0b6a690d fix VC 5.0 build bustage. bad code, strict compilers are your friends. 1999-09-01 07:03:04 +00:00
sspitzer%netscape.com e40911db58 changes to support the new "none" incoming server type.
divorce "pop3" from local mail.  (more to be done here).
general code clean up.
fix #12873 and #12801
1999-09-01 06:08:19 +00:00
sspitzer%netscape.com 251f18a5f9 added files: mozilla/mailnews/local/public/nsINoIncomingServer.idl 1999-09-01 06:06:59 +00:00
sspitzer%netscape.com 2682cd901e added files: mozilla/mailnews/local/src/nsNoIncomingServer.cpp 1999-09-01 06:06:45 +00:00
jefft%netscape.com f148c5748c fixed bug 12921, 12922 - duplicate folders in folder view 1999-09-01 05:42:02 +00:00
sspitzer%netscape.com e0d449a9e2 adding new files for the "none" server, which is used 4.x style "Local Mail" when using IMAP. 1999-09-01 04:43:41 +00:00
mscott%netscape.com a40fc1f4ab Remove obsolete file. It's been replaced by an idl file. 1999-09-01 04:24:26 +00:00
chuang%netscape.com 695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
mscott%netscape.com ce60213a26 There were a couple methods in here which were trying to figure out a temp directory to use for things. Use
nsSpecialDirectory::OS_TemporaryDirectory instead.
1999-09-01 04:09:48 +00:00
mscott%netscape.com 3110bc82ef Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to. 1999-09-01 04:09:07 +00:00
alecf%netscape.com ba4c4f1067 remove some warnings for rhp 1999-09-01 01:00:06 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ducarroz%netscape.com 88bb5fc976 Send full name of sender, fix bug 10500 1999-09-01 00:50:07 +00:00
alecf%netscape.com e113a6f5f1 oops, the signature is an object, doesn't belong in a form 1999-09-01 00:49:45 +00:00
alecf%netscape.com 925b3cd55e add save capability to account manager 1999-09-01 00:46:21 +00:00
alecf%netscape.com d651af4ec5 it's ok to clear a user pref that isn't there. 1999-09-01 00:45:15 +00:00
alecf%netscape.com c242e70273 add new getUniqueKey for creating unique server/identity keys 1999-09-01 00:42:34 +00:00
ducarroz%netscape.com de3a2a52da Set the caption after ender is done loading the page. Fix bug 10396 1999-09-01 00:42:16 +00:00
ramiro%netscape.com 18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
mcafee%netscape.com de1720a4e2 Fixing solaris bustage. 1999-08-31 10:59:48 +00:00
mscott%netscape.com 647acdcd19 Bug #11895 --> add protection for preventing multiple get new message calls on the same server.
Don't run pop urls if the server is already busy.
1999-08-31 06:53:26 +00:00
mscott%netscape.com 7f9a04ad6d Bug #11895 --> add protection for preventing multiple get new message calls on the same server.
Don't biff if the server is alread busy.
1999-08-31 06:52:48 +00:00
mscott%netscape.com 44de0f44c0 Bug #11895 --> add protection for preventing multiple get new message calls on the same server. 1999-08-31 06:52:27 +00:00
alecf%netscape.com 5a7eac87ed more exorcism of abort() 1999-08-31 06:36:23 +00:00
alecf%netscape.com 2f273a8872 fix unused variable 1999-08-31 06:29:53 +00:00
alecf%netscape.com 0719bf1c03 do not EVER abort(). this is rediculous. 1999-08-31 06:23:12 +00:00
alecf%netscape.com 02051f03f2 fix leak of e-mail address 1999-08-31 06:17:02 +00:00
alecf%netscape.com 510e1197f1 fix leak 1999-08-31 06:16:21 +00:00
alecf%netscape.com f06eb99d33 some minor fixes for GFX widgets and changes to the DOM. 1999-08-31 06:14:50 +00:00
alecf%netscape.com 9d390186f0 remove the second most common FMM in mail/news 1999-08-31 06:13:42 +00:00
alecf%netscape.com 1508f4cc23 remove the most common FMM in mail/news 1999-08-31 06:12:50 +00:00
mscott%netscape.com 0ff4f93d1b prevent future build breakage for unix builds that have tests enabled....
synch up new get password apis.
1999-08-31 05:44:41 +00:00
mscott%netscape.com 8f2820a928 password api synch 1999-08-31 04:43:29 +00:00
mscott%netscape.com d4595ec52c when getting pwd from the server, never try to bring up the UI when we are in the imap thread. use new
password methods on the server sink.
1999-08-31 04:42:49 +00:00
mscott%netscape.com 1e91989d48 user password code is now implemented on the server not on the folder... 1999-08-31 04:42:22 +00:00
mscott%netscape.com defe8a85a4 remove GetPasswordFromuser 1999-08-31 04:42:01 +00:00
mscott%netscape.com 977e458984 support prompt password method from nsIImapServerSink.idl 1999-08-31 04:41:43 +00:00
mscott%netscape.com 5b74502d45 Remove get user password stuff as this is now a method on the server. 1999-08-31 04:41:16 +00:00
mscott%netscape.com 9625ace715 Add prompt for password method. 1999-08-31 04:40:58 +00:00
mscott%netscape.com 848b9372ac get password api synch 1999-08-31 04:40:38 +00:00
mscott%netscape.com 9bf4171e71 remove over-ride of set/get password. Password knowledge has been centralized
move get password logic out to a common base class (nsMsgIncomingServer)
1999-08-31 04:40:14 +00:00
mscott%netscape.com 58ce8728d2 migrate smarts about getting password from pop3 protocol to incoming server
so everyone can share in the logic including imap and eventually news.
Bug #7444 --> Add remember password smarts
1999-08-31 04:39:43 +00:00
mscott%netscape.com 3796f3182f specify that we don't want UI when asking for the password 1999-08-31 04:39:19 +00:00
mscott%netscape.com 8727938dfc GetPassword takes an argument specifying if you want UI or not 1999-08-31 04:39:06 +00:00
alecf%netscape.com d06027fd7b open account wizard a little larger by default 1999-08-31 03:36:29 +00:00
alecf%netscape.com 44bf72bcc7 update account manager to size all content correctly 1999-08-31 03:36:11 +00:00
alecf%netscape.com d1fe765b61 add search locale to unix build 1999-08-31 03:22:23 +00:00
alecf%netscape.com 2d4a4383c0 add new search locale makefiles 1999-08-31 03:21:45 +00:00
alecf%netscape.com 30fb50812d update account manager to take new identity fields, and add support for onInit() and onSave() events in account manager pages 1999-08-31 03:18:01 +00:00
alecf%netscape.com c86358e24c first time added 1999-08-31 03:16:37 +00:00
alecf%netscape.com 79443a6db0 update DTDs to use new strings 1999-08-31 03:16:02 +00:00
bienvenu%netscape.com 37f9b9da7b more work on folder undiscovery 1999-08-31 03:12:16 +00:00
bienvenu%netscape.com fefd155969 add created offline folder flag 1999-08-31 03:09:30 +00:00
alecf%netscape.com b8071b4184 remove unused pages from account manager 1999-08-31 02:27:58 +00:00
putterman%netscape.com 1a59d6639c Add image class to image columns. 1999-08-31 01:36:38 +00:00
ducarroz%netscape.com b5da78d3b7 Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080 1999-08-31 01:12:25 +00:00
alecf%netscape.com 2d544a12eb add a bunch of new attributes for identities 1999-08-31 00:19:08 +00:00
sspitzer%netscape.com 29a4df5a10 code clean up. fix bug #8362, pop up server error message as alerts. since #7770 is fixed, remove the ifdefs. 1999-08-30 22:31:45 +00:00
putterman%netscape.com 82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
putterman%netscape.com 1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
putterman%netscape.com 0c76851ba8 use new view navigation code for next and previous menu items. 1999-08-30 22:13:45 +00:00
putterman%netscape.com 7500dfc242 include msgViewNavigation.js 1999-08-30 22:13:26 +00:00
putterman%netscape.com 9ef475d95b Remove view navigation code. 1999-08-30 22:13:12 +00:00
putterman%netscape.com 29e6397e4c add msgViewNavigation.js 1999-08-30 22:13:00 +00:00
putterman%netscape.com 6c0316033c If there's no root folder in GetRootFolder, create one. 1999-08-30 22:12:20 +00:00
putterman%netscape.com bc95087542 Don't show normal priority string. 1999-08-30 22:11:50 +00:00
putterman%netscape.com c3b29bc0d8 Don't show counts for servers. 1999-08-30 22:11:30 +00:00
putterman%netscape.com 5cefe3cdfc use GetRootFolder which now creates a root folder if there isn't one. 1999-08-30 22:11:07 +00:00
putterman%netscape.com 5412e152a4 Make sure we work when we have to parse a .msf file. 1999-08-30 22:10:39 +00:00
alecf%netscape.com 33dfa6bea9 add makefiles for locale directory 1999-08-30 22:07:55 +00:00
alecf%netscape.com c6216ef5fe oops, wrong depth 1999-08-30 22:06:59 +00:00
alecf%netscape.com 7253fc1d6e fix makefiles 1999-08-30 22:06:36 +00:00
alecf%netscape.com 4f39b0fb8a add DTDs to search 1999-08-30 22:03:42 +00:00
alecf%netscape.com 4154b3a057 move entities into external DTD 1999-08-30 22:02:49 +00:00
alecf%netscape.com 956f8af1e0 do lots of error checking on QueryInterface calls
add new FindServerByServerKey call
1999-08-30 22:00:22 +00:00
mscott%netscape.com d8a1e15139 Change a PL_strdup to nsCRT::strdup 1999-08-30 21:55:26 +00:00
mscott%netscape.com c68fda9796 Bug #11691 --> fix some empty comparisons with a PRUint32 < 0. 1999-08-30 21:55:03 +00:00
waterson%netscape.com 3f4b23faf7 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
putterman%netscape.com b5807c8acf More work on priority column 1999-08-30 02:57:52 +00:00
putterman%netscape.com f25e6a8c9e More work on priority column. 1999-08-30 02:57:34 +00:00
putterman%netscape.com 00e4af13fb Use XULSortService and fix NextUnreadMessage. 1999-08-30 02:57:03 +00:00
bienvenu%netscape.com d23f6bff06 convert some interfaces to use nsisupports proxy 1999-08-29 18:27:30 +00:00
bienvenu%netscape.com b0efbb4e29 make incoming server implement nsIImapServerSink interface 1999-08-29 17:37:36 +00:00
bienvenu%netscape.com 20dacf7920 add alert methods to server sink 1999-08-29 17:35:43 +00:00
bienvenu%netscape.com 4f0568a698 fix assert about auto assigning ids by commenting out atom zapping code 1999-08-29 16:50:48 +00:00
bienvenu%netscape.com ded778a670 add server sink idl 1999-08-28 19:02:33 +00:00
sspitzer%netscape.com c4e885520a silly change. ignore 1999-08-28 18:20:44 +00:00
ducarroz%netscape.com 57cf9bbd2c First Checked In. 1999-08-28 18:00:36 +00:00
sspitzer%netscape.com 7f50fd738b initial pass at hooking up news to the progress bar and status area. more to be done here. 1999-08-28 17:29:15 +00:00
sspitzer%netscape.com 5128f5dcb8 don't clear the news.directory pref. 1999-08-28 17:27:37 +00:00
sspitzer%netscape.com 4cbf66f6c3 turn off my debugging noise 1999-08-28 17:26:13 +00:00
bienvenu%netscape.com 7c8a97472b add server sink idl, not part of build 1999-08-28 15:54:13 +00:00
alecf%netscape.com 5a26414e22 now support checkboxes too 1999-08-28 00:56:37 +00:00
hangas%netscape.com 08b0a5aa20 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
hangas%netscape.com 16d170bff5 Changed sort JS to use new interface as requested by rjc. hook?=trudelle 1999-08-28 00:42:33 +00:00
alecf%netscape.com 74b4d731cf add stylesheets 1999-08-28 00:30:01 +00:00
alecf%netscape.com 9a0a4d29c9 check in revved account manager
now displays many settings and allows you to change them, but doesn't write it back to prefs
1999-08-28 00:29:23 +00:00
ducarroz%netscape.com 94b6e48788 Fix VC5 bustage 1999-08-27 22:32:19 +00:00
ducarroz%netscape.com 00eff64657 Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
mscott%netscape.com 5e0156d0e3 Bug #7811 --> sync with new nsISmtpService apis. 1999-08-27 21:15:57 +00:00
mscott%netscape.com 1d876d68ee Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-27 21:14:34 +00:00
mscott%netscape.com 6241384a29 Bug #7811m --> nsISmtpService is now an idl file 1999-08-27 21:14:26 +00:00
mscott%netscape.com 6c27c48ae2 Bug #7811 --. nsISmtpService is now an idl file. 1999-08-27 21:13:04 +00:00
mscott%netscape.com 763631d74d Bug #7811 --> nsISmtpService is now expressed in idl and several of the interfaces changed. 1999-08-27 21:12:46 +00:00
mscott%netscape.com ad166748ef Bug #7811 --> turn this interface into an XPIDL interface. 1999-08-27 21:12:22 +00:00
mscott%netscape.com befadcee22 move CID from an interface into this file for nsISmtpService. 1999-08-27 21:12:00 +00:00
mscott%netscape.com 2fa2e5a9c0 Bug #12558 --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 21:03:25 +00:00