5128 Commits

Author SHA1 Message Date
davidmc%netscape.com
5dbc2f05f7 First Checked In. 1999-09-03 22:32:58 +00:00
bienvenu%netscape.com
753cfbafd3 comment out code not ready to compile yet 1999-09-03 22:29:59 +00:00
davidmc%netscape.com
12d918dd2b MDB file API changes 1999-09-03 22:29:20 +00:00
davidmc%netscape.com
c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
bienvenu%netscape.com
79b3a1efd0 add new files to makesystem 1999-09-03 22:25:46 +00:00
davidmc%netscape.com
d230684a1a files, sorting, searching 1999-09-03 22:23:21 +00:00
davidmc%netscape.com
abe37a512a First Checked In. 1999-09-03 22:19:04 +00:00
ducarroz%netscape.com
fae161d767 Put "<name> wrote:" at the beginning of a reply instance of "--- Original Message ---". Last part of bug 12080 1999-09-03 22:13:36 +00:00
davidmc%netscape.com
c356e81aa4 interface changes for sorting, searching, and files. 1999-09-03 22:12:58 +00:00
mscott%netscape.com
c17c8ce718 need nsMsgMimeCID.h 1999-09-03 22:12:57 +00:00
mscott%netscape.com
a0dc338a22 Move class id to nsMsgMimeCID.h 1999-09-03 22:09:40 +00:00
mscott%netscape.com
eeb3a8adb3 fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2 1999-09-03 22:08:44 +00:00
mscott%netscape.com
ccf8a66771 Bug #10845 --> tweak mime stream converter with the appropriate changes such that it now works with the stream converter
service and supports nsIStreamConverter.
1999-09-03 22:07:35 +00:00
mscott%netscape.com
5c9ad0635b Register our converter with the converter service by using the correct progid. Use nsMsgMimeCID.h to get the class ids. 1999-09-03 22:06:37 +00:00
mscott%netscape.com
cf36828223 remove reference to nsIStreamConverter2. 1999-09-03 22:05:34 +00:00
mscott%netscape.com
696e37bebd we need to include nsMsgMimeCID.h now 1999-09-03 22:04:44 +00:00
sspitzer%netscape.com
3865e54b3a rewrite the migration code to use CreateAccount(), CreateIncomingServer() and CreateIdentity(). rely on alecf's code to generate the uniq keys. fix a infinite loop bug in the uniq key generation for accounts. remove or cleanup a bunch of printfs. 1999-09-03 10:25:06 +00:00
sspitzer%netscape.com
ff7723433b fix a couple warnings. 1999-09-03 10:21:20 +00:00
hyatt%netscape.com
0b66836732 Hooking up persistence of tree column state in the folder pane. 1999-09-03 09:31:25 +00:00
hyatt%netscape.com
6e799d5002 Hooking up persistence of column state in the thread pane. 1999-09-03 09:22:19 +00:00
hyatt%netscape.com
d38ea52e16 Adding fixed width columns to the mailnews UI. 1999-09-03 09:02:21 +00:00
sspitzer%netscape.com
d9cf98db7d fix for bug #13083. missing entity caused the Copies and Folders pane to come up blank. 1999-09-03 08:23:45 +00:00
sspitzer%netscape.com
3f30819ff0 remove the useless MigratePrefs method. change upgradePrefs() into UpgradePrefs() and make it part of the nsIMsgAccountManager interface, so alecf can call it from js. 1999-09-03 08:06:13 +00:00
sspitzer%netscape.com
534e99c143 make the nsIImapIncomingServer interface fully scriptable. none of that cheesy %{C++ crap for this interface. Also use the almighty NS_DECL_NSIIMAPINCOMINGSERVER macro the xpidl compiler generated for me. 1999-09-03 07:22:10 +00:00
sspitzer%netscape.com
2cbf6f9eac add the new idl to the mac project. 1999-09-03 07:01:39 +00:00
sspitzer%netscape.com
0db349427d introduce and use the UPGRADE_AND_CLEAR_*_PREF macros. this cleans up a lot of code. add a bunch of new attributes to the nsIImapIncomingServer interface, and the matching code to get and set these prefs. (examples, delete_model, offline_download, dual_use_folders, etc.) remove nsIImapIncomingServer.h, now we use nsIImapIncomingServer.idl. migrate all those new nsIImapIncomingServer attributes when migrating from 4.x to 5.0 1999-09-03 07:01:37 +00:00
sspitzer%netscape.com
d784692123 fix my weird code. 1999-09-03 06:56:42 +00:00
jefft%netscape.com
a029b3832e fixed assert when calling SaveMessageToDisk() 1999-09-03 05:28:40 +00:00
sspitzer%netscape.com
e6ddc95132 ignore the generated Makefile 1999-09-03 05:00:55 +00:00
sspitzer%netscape.com
3a210794d9 first pass at XPIDL-ifying nsIImapIncomingServer 1999-09-03 04:57:30 +00:00
jefft%netscape.com
8bbf5abf79 more bullet prove; check m_channel prior processing current url 1999-09-03 02:29:00 +00:00
jefft%netscape.com
73aec1aeb7 implemented SaveAs() method 1999-09-03 02:27:36 +00:00
jefft%netscape.com
94e527b91f enable SaveAs() command 1999-09-03 02:26:58 +00:00
jefft%netscape.com
afae46a6c8 added saveAs() method for SaveAsFile() & SaveAsTemplate() 1999-09-03 02:25:53 +00:00
bienvenu%netscape.com
0c7dcbfb74 more cleanup of unused routines, work on namespace stuff 1999-09-03 00:46:40 +00:00
sspitzer%netscape.com
2e20b1a044 fix for #13062. prevent infinite loop when reading news. 1999-09-02 22:07:48 +00:00
sfraser%netscape.com
fb60454a75 Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
alecf%netscape.com
41dcac0e5c fix crash when server has no local root folder 1999-09-02 21:54:58 +00:00
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