Commit Graph

4630 Commits

Author SHA1 Message Date
mscott%netscape.com
9711c8df32 synch up apis. 1999-08-10 18:18:56 +00:00
mscott%netscape.com
14f702cb04 Changes to reflect the fact that GetServer is a method on nsIMsgMailNewsUrl now. 1999-08-10 18:18:41 +00:00
mscott%netscape.com
c340850f3c remove GetServer implementation...it's now done in the base url class 1999-08-10 18:18:16 +00:00
mscott%netscape.com
e79d4ee94c add get server support. 1999-08-10 18:17:25 +00:00
mscott%netscape.com
264a90f371 Override get and set password methods from base class. 1999-08-10 18:16:44 +00:00
mscott%netscape.com
32811c1f7c set user name on pop urls. remove code to read in password as we don't do that anymore.
Fix for Bug # .
1999-08-10 18:16:13 +00:00
mscott%netscape.com
9d4ed1a855 add set user name support. 1999-08-10 18:15:18 +00:00
mscott%netscape.com
8d0e7b6b12 Add SetUsername support. 1999-08-10 18:14:27 +00:00
mscott%netscape.com
22afe8b4ad nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
some interface clean up work before adding GetServer to url interface.
1999-08-10 18:14:08 +00:00
mscott%netscape.com
38a72c5fc1 password and user name related clean up work. 1999-08-10 18:13:33 +00:00
mscott%netscape.com
3642cc74a6 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 18:13:03 +00:00
mscott%netscape.com
8fc13baa57 Add SetUserName support which is going to be needed in order to figure out the server for a url. 1999-08-10 18:12:37 +00:00
mscott%netscape.com
0d8806d19c add SetuserName support 1999-08-10 18:10:45 +00:00
sspitzer%netscape.com
630f570a32 here's an idea: return the error. 1999-08-10 18:06:02 +00:00
hangas%netscape.com
3b674936da First Checked In. 1999-08-10 18:05:04 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
mscott%netscape.com
87baa370a5 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 07:24:11 +00:00
mscott%netscape.com
c37bb590d2 Add GetUserName support which is a private method on nsMsgMailNewsUrl and is not part of an interface. 1999-08-10 07:22:03 +00:00
alecf%netscape.com
4794a7f45a make this compile on unix
(this build on unix only!)
1999-08-10 07:02:10 +00:00
sspitzer%netscape.com
338f1519e1 ignore generate Makefile 1999-08-10 05:11:59 +00:00
jband%netscape.com
bf0f7149b8 adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
bienvenu%netscape.com
a03473b8c2 fix build bustage 1999-08-10 04:51:32 +00:00
bienvenu%netscape.com
b51f6c1b47 remove hello kitty (sob), twiddle a couple status messages 1999-08-10 04:45:58 +00:00
alecf%netscape.com
719f9b06af clean up folder and server naming:
- prettyName is now a unicode string and lives in nsIFolder
- servers now have the automatic pretty name of "userid on servername" and can be overridden
- name consolidation is complete
1999-08-10 04:39:22 +00:00
rhp%netscape.com
beb8958aeb New images for message display UI 1999-08-10 04:25:49 +00:00
alecf%netscape.com
029a406afa fix unused variable 1999-08-10 04:04:58 +00:00
alecf%netscape.com
7cddd0f05d fixing uninitialized variables 1999-08-10 04:04:28 +00:00
alecf%netscape.com
fbc1a37229 fix uninitialize variable 1999-08-10 04:00:38 +00:00
bienvenu%netscape.com
f9e18a8b4e add subscribe and unsubscribe methods 1999-08-10 03:29:22 +00:00
bienvenu%netscape.com
88bba45875 more work on meteors when loading imap folders 1999-08-10 03:28:30 +00:00
rhp%netscape.com
cd64c3ebee fixing a non-intentional change 1999-08-10 03:15:23 +00:00
rhp%netscape.com
171635757a Possible fix for missing spaces 1999-08-10 02:50:29 +00:00
sspitzer%netscape.com
28790a7662 fix #10591. get news posting to work again. 1999-08-10 02:21:25 +00:00
hangas%netscape.com
cd3519d401 Changed background color of tree to inherit background color rather than the white picked up from xul.css 1999-08-10 01:56:51 +00:00
hangas%netscape.com
c023ea4488 Added treeallowevents to allow click through on addressing widget. 1999-08-10 01:36:20 +00:00
alecf%netscape.com
1fb958f7ba news doesn't need it's own nsNewsURI2Name anymore 1999-08-10 01:01:00 +00:00
alecf%netscape.com
576bc98ae1 IMAP doesn't need nsImapURI2Name anymore 1999-08-10 00:52:59 +00:00
alecf%netscape.com
e832b72a6c we don't need nsLocalURI2Name anymore, because this is done in base 1999-08-10 00:51:45 +00:00
alecf%netscape.com
1605deb0ad news doesn't need to link against JS 1999-08-10 00:48:47 +00:00
alecf%netscape.com
586ee5c8c5 news doesn't need its own implementation of GetName 1999-08-10 00:48:09 +00:00
alecf%netscape.com
2c821c57bc IMAP doesn't need it's own implementation of GetName 1999-08-10 00:47:44 +00:00
alecf%netscape.com
ef175cd013 get rid of local mail's implementation of GetName 1999-08-10 00:47:07 +00:00
hangas%netscape.com
0f5d4fd37b Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
alecf%netscape.com
f304daa6f7 use == to compare actual nodes instead of PL_strcmp (more work still yet to be done here) 1999-08-10 00:44:29 +00:00
alecf%netscape.com
9694f7aa53 fix naming of folder by caching in mName 1999-08-10 00:03:46 +00:00
hangas%netscape.com
bf63c48eed Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com
0dd4f2652b added addressing widget to build 1999-08-09 23:59:06 +00:00
hangas%netscape.com
e1781071b1 First Checked In. 1999-08-09 23:58:19 +00:00
alecf%netscape.com
14068dc6b9 fix uninitialize variable 1999-08-09 23:28:27 +00:00
jefft%netscape.com
4ec8e8b82d added DeleteFolder() 1999-08-09 23:21:25 +00:00