Commit Graph

39041 Commits

Author SHA1 Message Date
danm%netscape.com
6d1e456319 temporary groady hack to fix breakage in NS_OpenURI 1999-08-31 06:49:26 +00:00
waterson%netscape.com
c1ca0ebd36 Bug 12811. Fix frame system notifications s.t. as _few_ as possible get forwarded through to layout. Temporarily remove timer hacks from tree widget. 1999-08-31 06:40:41 +00:00
alecf%netscape.com
5a7eac87ed more exorcism of abort() 1999-08-31 06:36:23 +00:00
tague%netscape.com
5db7696e19 Updated direct comparison with NS_OK to appropriate macros. 1999-08-31 06:34:56 +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
troy%netscape.com
33c2ac2603 Changed ReflowMappedChildren() to reset max element size to 0 for an
incremental reflow
1999-08-31 05:55:33 +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
rpotts%netscape.com
89e414a3f4 ug #8443. Added GetCharset to nsIHTTPChannel 1999-08-31 04:46:05 +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
kipp%netscape.com
9f71d4027a Tally up lineBox's and textRun's seperately 1999-08-31 04:32:13 +00:00
kipp%netscape.com
00b8021645 Added new atoms 1999-08-31 04:31:39 +00:00
kipp%netscape.com
02a8d6427d Added missing = 0 to make method's pure virtual 1999-08-31 04:20:22 +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
kipp%netscape.com
afb711c9aa Implement ShowFrameSize 1999-08-31 03:18:03 +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
kipp%netscape.com
87bd3bb98b Add in default stdout arg to ShowFrameSize for symmetry 1999-08-31 03:17:39 +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
kipp%netscape.com
f808fbb193 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
fefd155969 add created offline folder flag 1999-08-31 03:09:30 +00:00
kipp%netscape.com
948ad27a21 Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
davidm%netscape.com
77a8d2fd48 Checked in #ifdeffed out selectDialog code 1999-08-31 02:58:46 +00:00
davidm%netscape.com
d2dfed121f First Checked In. 1999-08-31 02:55:50 +00:00
davidm%netscape.com
8aaf33823b Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
davidm%netscape.com
6ce99bc746 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
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
davidm%netscape.com
98cecafa89 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
davidm%netscape.com
0cfe955305 First Checked In. 1999-08-31 02:46:19 +00:00
davidm%netscape.com
94bc8b793a fix the file so default is the default action 1999-08-31 02:43:34 +00:00