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

39293 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 9ed88d7a2f ug #8443. Added GetCharset to nsIHTTPChannel 1999-08-31 04:46:05 +00:00
mscott%netscape.com 7aac750157 password api synch 1999-08-31 04:43:29 +00:00
mscott%netscape.com d81053bf1e 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 0007738fb3 user password code is now implemented on the server not on the folder... 1999-08-31 04:42:22 +00:00
mscott%netscape.com 7b2cea9125 remove GetPasswordFromuser 1999-08-31 04:42:01 +00:00
mscott%netscape.com e6c2125bd0 support prompt password method from nsIImapServerSink.idl 1999-08-31 04:41:43 +00:00
mscott%netscape.com 359d8af07c 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 06d9067cf8 Add prompt for password method. 1999-08-31 04:40:58 +00:00
mscott%netscape.com 19c64fcfdc get password api synch 1999-08-31 04:40:38 +00:00
mscott%netscape.com 36c03921d2 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 974f0bed4b 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 555df29fdb specify that we don't want UI when asking for the password 1999-08-31 04:39:19 +00:00
mscott%netscape.com 24f7cf3c7d GetPassword takes an argument specifying if you want UI or not 1999-08-31 04:39:06 +00:00
kipp%netscape.com db5c199f08 Tally up lineBox's and textRun's seperately 1999-08-31 04:32:13 +00:00
kipp%netscape.com 20b3806ec4 Added new atoms 1999-08-31 04:31:39 +00:00
kipp%netscape.com 1d0c71c142 Added missing = 0 to make method's pure virtual 1999-08-31 04:20:22 +00:00
alecf%netscape.com fa430c8edc open account wizard a little larger by default 1999-08-31 03:36:29 +00:00
alecf%netscape.com 424a494f86 update account manager to size all content correctly 1999-08-31 03:36:11 +00:00
alecf%netscape.com 5e7b4fe1c5 add search locale to unix build 1999-08-31 03:22:23 +00:00
alecf%netscape.com b209ec0295 add new search locale makefiles 1999-08-31 03:21:45 +00:00
kipp%netscape.com 57ac1eac6c Implement ShowFrameSize 1999-08-31 03:18:03 +00:00
alecf%netscape.com 34ed7a9ac6 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
kipp%netscape.com a6e739bf15 Add in default stdout arg to ShowFrameSize for symmetry 1999-08-31 03:17:39 +00:00
alecf%netscape.com 982bfb90aa first time added 1999-08-31 03:16:37 +00:00
alecf%netscape.com 2738844107 update DTDs to use new strings 1999-08-31 03:16:02 +00:00
bienvenu%netscape.com 633195a339 more work on folder undiscovery 1999-08-31 03:12:16 +00:00
kipp%netscape.com fd426dec6a Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot 1999-08-31 03:09:40 +00:00
bienvenu%netscape.com 8935bee79b add created offline folder flag 1999-08-31 03:09:30 +00:00
kipp%netscape.com d07faca171 Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
davidm%netscape.com 9cb1bab393 Checked in #ifdeffed out selectDialog code 1999-08-31 02:58:46 +00:00
davidm%netscape.com 82c7817c4c First Checked In. 1999-08-31 02:55:50 +00:00
davidm%netscape.com 9b4dd6609a Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
davidm%netscape.com e96a005c38 Major rearragment. Factored Command line handling and pref initialization off into seperate functions. Added CanRun and initial SplashScreen code 1999-08-31 02:49:12 +00:00
morse%netscape.com 0eed747011 fetch server location from a pref 1999-08-31 02:48:28 +00:00
davidm%netscape.com 431a3c53b0 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
davidm%netscape.com d776a2bd71 First Checked In. 1999-08-31 02:46:19 +00:00
davidm%netscape.com d29888e133 fix the file so default is the default action 1999-08-31 02:43:34 +00:00
alecf%netscape.com 00200f08b9 remove unused pages from account manager 1999-08-31 02:27:58 +00:00
cathleen%netscape.com 93e0b8f17a more fix to feature bug 10651 1999-08-31 02:25:05 +00:00
tague%netscape.com f45b9e1fb1 Removed direct comparisons of result values to NS_OK and replaced them with the appropriate macro. 1999-08-31 02:11:07 +00:00
tague%netscape.com 7b4d901358 Replaced direct comparisons of return values against NS_OK with the appropriate macros. 1999-08-31 02:04:26 +00:00
briano%netscape.com f2a78b8776 Automated update 1999-08-31 02:01:01 +00:00
dougt%netscape.com 942ef8b6e8 Bug fix for 12603. I am not sure if this totally cleans up all the memory
leaks but it definitely hits a major one.
1999-08-31 01:59:09 +00:00
dougt%netscape.com 81bdb3cc0c Cleaning up css and dtd to remove "security" stuff.
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
tague%netscape.com e89f540ca8 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
briano%netscape.com a3a60a3e9d Cleaned up the fullcircle support. Should be obsolete fairly soon when libfullsoft becomes a component. 1999-08-31 01:53:41 +00:00
putterman%netscape.com 6a1ee80e64 Add image class to image columns. 1999-08-31 01:36:38 +00:00
putterman%netscape.com e7803d2d22 Put style rule on treecell rather than titledbutton. Hyatt approved this. 1999-08-31 01:35:36 +00:00
tague%netscape.com d22744e0e1 Added support for a reply from the StartComposition message. Necessary for XIM support on UNIX. 1999-08-31 01:20:32 +00:00
sgehani%netscape.com 93fc0ca4dc Fixes for bug 12510. 1999-08-31 01:15:26 +00:00