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

4941 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 2fa2e5a9c0 Bug #12558 --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 21:03:25 +00:00
mscott%netscape.com 9c7bcc92c1 Bug #12558 --> nsCString cleanup work. 1999-08-27 21:02:17 +00:00
alecf%netscape.com eabcd7839d implement toString() for identities (for debugging) 1999-08-27 20:57:07 +00:00
alecf%netscape.com 08761a1b0a implement toString() for accounts (for debugging) 1999-08-27 20:55:35 +00:00
mscott%netscape.com 15184a23e3 Bug #12558 nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 20:54:41 +00:00
mscott%netscape.com 074896c67b simplify interface by removing nsString requirement from several methods 1999-08-27 20:53:34 +00:00
alecf%netscape.com 859ad58ecd fix for #12639 1999-08-27 18:23:59 +00:00
sspitzer%netscape.com d82be20274 fix for #12637. I was *removing* the server type pref when you called nsMsgAccountManager::GetIncomingServer(). not good. also, wrap my other ClearUserPref() calls until they are ready for prime-time, just to be safe. 1999-08-27 18:20:27 +00:00
warren%netscape.com c6d73eff64 Removed unneeded nsIBufferObserver stuff. 1999-08-27 10:32:40 +00:00
alecf%netscape.com d62364e486 remove non existant CSS 1999-08-27 08:06:44 +00:00
alecf%netscape.com d112580331 update tree to new layout 1999-08-27 08:05:35 +00:00
alecf%netscape.com dd1a65aa4c updated account manager - prepare to prepopulate pages 1999-08-27 08:01:19 +00:00
alecf%netscape.com 34ffa406ea for some reason m_defaultIdentity keeps getting corrupted. for now just return null instead of an invalid pointer 1999-08-27 07:57:58 +00:00
hangas%netscape.com 2252c76b07 Changed new card and edit card to be usable from components outside of address book. 1999-08-27 07:07:34 +00:00
hangas%netscape.com accaff242d Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
sspitzer%netscape.com 804a7e88a4 fix for #12595, #12596, #12570, and #10672. migrate some more 4.x prefs, and fix some crashers, and clear 4.x prefs after migrating. 1999-08-27 06:16:14 +00:00
putterman%netscape.com 1378f725e1 Pass in the nsString version to fix bustage. 1999-08-27 05:43:05 +00:00
alecf%netscape.com d3d937ab94 fix my breakage again 1999-08-27 04:12:38 +00:00
alecf%netscape.com 355a920fb3 remove unnecessary files 1999-08-27 03:59:40 +00:00
alecf%netscape.com 5efd86aaf1 removed files: mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp, mozilla/mailnews/base/src/nsMsgIdentityDataSource.cpp, mozilla/mailnews/base/src/nsMsgServerDataSource.cpp 1999-08-27 03:52:57 +00:00
alecf%netscape.com 9f0038afd3 remove dud datasources from the build 1999-08-27 03:50:53 +00:00
putterman%netscape.com 38cfb0cdd1 Only Top level folders are special folders. 1999-08-27 03:50:20 +00:00
putterman%netscape.com f4ee84842d Change peqWithParameter to work correctly. 1999-08-27 03:49:22 +00:00
putterman%netscape.com 855fc982d0 Add Priority and Size to thread pane. 1999-08-27 03:48:53 +00:00
alecf%netscape.com f80eb7eab3 remove account/server/identity datasource from the build 1999-08-27 03:48:34 +00:00
putterman%netscape.com b66321649f Sort FolderPane. 1999-08-27 03:48:32 +00:00
putterman%netscape.com 07d2e282e5 Setup copy menu correctly. 1999-08-27 03:47:58 +00:00
putterman%netscape.com f27dca9da6 Sort folderPane. 1999-08-27 03:47:44 +00:00
alecf%netscape.com 7acaa619a1 fix 12549 1999-08-27 03:44:47 +00:00
rpotts%netscape.com 0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
mscott%netscape.com b787a68d1a This file is not part of the build yet! (approved by cyeh)
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00
alecf%netscape.com 987ce4d3d9 save results of setIncomingServer and AddIdentity to the prefs file 1999-08-26 09:08:28 +00:00
alecf%netscape.com 94efd6f780 fix the migration code to use the new prefs api, and remove some depricated functions 1999-08-26 09:07:59 +00:00
alecf%netscape.com 6fbe6ad816 fix win32 vc5 bustage 1999-08-26 07:39:41 +00:00
alecf%netscape.com ee550cbd99 oops, didn't realize I was already using these macros 1999-08-26 06:44:25 +00:00
alecf%netscape.com 61b415c918 forgot to check in the new API 1999-08-26 06:20:06 +00:00
alecf%netscape.com e76535e659 land new account manager
- now uniquifies servers and identities
- cleaner way of creating/finding accounts, servers, identities
- far more robust
1999-08-26 05:45:00 +00:00
putterman%netscape.com 4c5217c7c9 Add icons to move and copy menus. 1999-08-26 05:27:52 +00:00
chuang%netscape.com aadb72ddfd Add Directory Uri to datasource 1999-08-26 05:05:43 +00:00
bienvenu%netscape.com 922a55a1b7 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
chuang%netscape.com 8f3de42ae5 fic build bustage 1999-08-26 03:26:37 +00:00
chuang%netscape.com 1b580fdf43 Add address book ui to datasource 1999-08-26 03:03:25 +00:00
rhp%netscape.com 11ebaafbf8 Adding MAPI DLL code to the tree - NOT PART OF THE BUILD 1999-08-26 03:02:45 +00:00
ducarroz%netscape.com c2fd2611ec Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
phil%netscape.com e7cb5cc629 Fix bug 12494. We were misinterpreting the return code from nsString::Equals, so 'is' filters were misfiring 1999-08-25 23:58:41 +00:00
sspitzer%netscape.com b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
mscott%netscape.com b3f95b0016 This file has been replaced by an idl file. 1999-08-25 23:57:03 +00:00
putterman%netscape.com 0bd02cceea More work on columns. Thread column can now be clicked on to change view. Also update to make
work with recent tree changes.
1999-08-25 23:56:54 +00:00
mscott%netscape.com c1b3d32444 Bug #10844 hook up progress bar for getting new mail. This is just a first pass. I still have a ways to go. 1999-08-25 23:50:18 +00:00
mscott%netscape.com 00519dc56e Bug #10844 --> set status feedback on pop urls 1999-08-25 23:49:39 +00:00