Commit Graph

693 Commits

Author SHA1 Message Date
putterman%netscape.com
0ae991b430 Add timing for parsing mailbox. 1999-08-24 21:50:44 +00:00
ramiro%netscape.com
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
bienvenu%netscape.com
bfa561f68f get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com
2347be3f2a Add more status lines. 1999-08-22 23:02:45 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
alecf%netscape.com
44017e0d56 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
putterman%netscape.com
8bf1a9a349 Only use base GetPrettyName instead of LocalMail. 1999-08-20 22:49:04 +00:00
alecf%netscape.com
55e8d2a215 oops, we were calling the wrong superclass 1999-08-20 22:42:05 +00:00
mscott%netscape.com
5c17c57532 Back out alecf's changes to fix local mail folder expansion. This is for QA Blocker Bug #12207. a=cyeh 1999-08-20 17:58:31 +00:00
alecf%netscape.com
c3875f14b9 fix reloading of accounts by precaching each folder's path
(this prevents GetPath from calling nsLocalURI2Path, which reloads the accountmanager)
1999-08-20 07:23:20 +00:00
alecf%netscape.com
8cc67d0bc8 move CIDs and ProgIDs into nsMsgLocalCID.h 1999-08-20 03:20:54 +00:00
mscott%netscape.com
7816863a26 Bug #10844 hook up progress bar for parsing mailbox folders 1999-08-20 03:16:12 +00:00
mscott%netscape.com
53437cca81 Set the msg status feedback object on all mailbox urls. for now, get them from the mail session. Eventually we'll
get this in from the data source.
1999-08-20 03:14:40 +00:00
mscott%netscape.com
48d4095e7e Export string bundle. 1999-08-20 02:46:41 +00:00
mscott%netscape.com
1a25390e27 build string bundle class for local. 1999-08-20 02:46:03 +00:00
mscott%netscape.com
a5f4be6434 build local string bundle. 1999-08-20 02:36:25 +00:00
mscott%netscape.com
c1c6aaeec2 Build the new locale directory. 1999-08-20 02:35:10 +00:00
mscott%netscape.com
cd0f4c45a9 Add local string bundle. Note: I haven't checked in the makefile changes to build these yet. 1999-08-19 06:57:49 +00:00
mscott%netscape.com
8b29e3368e cvs ignore file. 1999-08-19 06:24:11 +00:00
mscott%netscape.com
9b5aabc689 export the local properties file. 1999-08-19 06:23:21 +00:00
mscott%netscape.com
c856871f86 Properties file for local mail strings. 1999-08-19 06:22:40 +00:00
mscott%netscape.com
839cc22666 Adding to the repository. Makefiles for the locale\en-US directory for local mail. 1999-08-19 06:21:59 +00:00
mscott%netscape.com
84787d7165 Adding to CVS. 1999-08-19 06:21:24 +00:00
mscott%netscape.com
2c3a20293f Bug #11980 --> fix a crash after entering a bogus password for pop. 1999-08-19 06:20:19 +00:00
bienvenu%netscape.com
b0429b043c add RemoveSubFolder for Jefft 1999-08-18 05:35:54 +00:00
ramiro%netscape.com
6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
warren%netscape.com
d944d70a84 Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
mscott%netscape.com
604c822959 This file has been gathering dust! it's been an idl file for a while...remove it from the repository. 1999-08-11 00:16:31 +00:00
mscott%netscape.com
9b6eceb5cd These files are all idl files and have been lying around gathering dust. removing them. 1999-08-11 00:15:26 +00:00
mscott%netscape.com
e2987a0982 Fix for Bug #11470 --> when prompting the user for a password (when getting new mail for pop), let's gracefully abort
the operation if the user hits cancel.
1999-08-10 23:08:50 +00:00
hangas%netscape.com
41f214f22e Removed two .h files that were copied the old way rather than built in the idl project. 1999-08-10 22:32:14 +00:00
hangas%netscape.com
ff7ed579f8 Added two more idl files. 1999-08-10 22:31:38 +00:00
putterman%netscape.com
f76cf47d48 Set depth correctly for folders. 1999-08-10 21:44:58 +00:00
hangas%netscape.com
ec85f97649 Fixing build bustage. 1999-08-10 19:58:18 +00:00
mscott%netscape.com
36f4221a37 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.
1999-08-10 19:55:12 +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
0d8806d19c add SetuserName support 1999-08-10 18:10:45 +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
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
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
alecf%netscape.com
7cddd0f05d fixing uninitialized variables 1999-08-10 04:04:28 +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
ef175cd013 get rid of local mail's implementation of GetName 1999-08-10 00:47:07 +00:00