Commit Graph

1228 Commits

Author SHA1 Message Date
sspitzer%netscape.com
498e57f820 temporary fix for dependency problem on UNIX
need to talk to the mail-news team to resolve it the right way
1999-03-23 14:58:05 +00:00
bienvenu%netscape.com
bf6c2e9839 fix search for singleton folder info row 1999-03-23 05:20:33 +00:00
jefft%netscape.com
c3b5f4333c initial coding for nsImapProxyEvent 1999-03-23 02:18:53 +00:00
mscott%netscape.com
2dd1e97083 add getters and setters for new imap sink: imap log. 1999-03-23 00:31:31 +00:00
mscott%netscape.com
926ff30143 add getters and setters for new imap sink: imap log 1999-03-23 00:30:31 +00:00
mscott%netscape.com
badee6de22 export nsIImapLog.h 1999-03-23 00:26:08 +00:00
mscott%netscape.com
3b730a0335 first created. Imap log interface. Right now the only method in the interface
is one to handle log information from the imap protocol....
1999-03-23 00:25:43 +00:00
alecf%netscape.com
c35cd58965 eliminate use of functions we don't have on Unix - INTL_*, etc.. 1999-03-23 00:23:09 +00:00
alecf%netscape.com
dbd98994bf this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
alecf%netscape.com
1f753612fe reduce dependancy on msgbase by using CreateInstance to create RFC822Parsers 1999-03-22 23:58:39 +00:00
alecf%netscape.com
84547ce63f don't need to link static libraries against external dlls 1999-03-22 23:57:35 +00:00
alecf%netscape.com
59a7b6c6d6 - this is no longer a component, it's a static library that will be linked into the compose component
- link in the JS stub code for nsIComposer
1999-03-22 23:51:20 +00:00
alecf%netscape.com
155ab2af18 add JS stubs for this class 1999-03-22 23:50:47 +00:00
sspitzer%netscape.com
d59bcc00ec making this match makefile.win
in addition to re-ordering the directories, imap was removed, since it
isn't in makefile.win.
1999-03-22 23:30:23 +00:00
sspitzer%netscape.com
1dce880aec fix a spelling mistake: Navigatoe -> Navigator 1999-03-22 23:28:17 +00:00
mscott%netscape.com
22e69ea6e8 Initialize a variable to null. Assert if we are unable to create an instance of the prefs service. 1999-03-22 23:27:44 +00:00
sspitzer%netscape.com
fd656b044c export the resources to the right places for install
remove those resources for clobber
1999-03-22 23:27:22 +00:00
mscott%netscape.com
13aae6d07b Link with the msgcoreutil library. 1999-03-22 23:26:21 +00:00
sspitzer%netscape.com
1c8949e4f1 added imap test makefiles 1999-03-22 23:25:56 +00:00
mscott%netscape.com
013eb10560 The wrong pointer was getting passed into the create instance call for the event queue service. 1999-03-22 23:25:45 +00:00
mscott%netscape.com
750ac892ed Updates for QA smoketest stuff. We need to manually register the prefs component because the dll
does not get built into the components directory.
1999-03-22 23:23:58 +00:00
mscott%netscape.com
f46922cdbd OnStopBinding call in protocol handler should trigger a change in the url state. 1999-03-22 23:21:45 +00:00
putterman%netscape.com
655967a54a Implemented Exit menu item. Started working on copy and move menu item. 1999-03-22 22:36:19 +00:00
putterman%netscape.com
cc444a085e Implemented Exit menu item. 1999-03-22 22:34:43 +00:00
bienvenu%netscape.com
a90b4473ab initial entry into cvs 1999-03-22 05:11:27 +00:00
bienvenu%netscape.com
f021a2c35e initial entry into cvs ofnews database 1999-03-22 05:09:55 +00:00
bienvenu%netscape.com
4f5d15fa46 more porting of news database 1999-03-22 05:09:29 +00:00
danm%netscape.com
d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
bienvenu%netscape.com
7684bc079c register prefs service, put in default url spec 1999-03-20 03:07:31 +00:00
alecf%netscape.com
9af90cb402 fix spaces-at-end-of-line problem 1999-03-20 02:32:06 +00:00
alecf%netscape.com
17b08eeb7a ignore generated files 1999-03-20 02:30:28 +00:00
alecf%netscape.com
08f378a02e return the right return value, not -1 1999-03-20 02:19:51 +00:00
alecf%netscape.com
c3ae2a7ec1 remove unused variable 1999-03-20 02:19:23 +00:00
alecf%netscape.com
2783304548 use nsnull instead of NULL when referring to int's 1999-03-20 02:19:08 +00:00
alecf%netscape.com
4967e42937 fix casting problems for unix 1999-03-20 02:18:43 +00:00
alecf%netscape.com
3c0a75ea71 fix lots of casting problems 1999-03-20 02:18:16 +00:00
alecf%netscape.com
4697163f8c we should have virtual destructors wherever possible 1999-03-20 02:17:52 +00:00
alecf%netscape.com
684bbbf1f6 fix newline at end of file 1999-03-20 02:17:21 +00:00
alecf%netscape.com
6f3161f586 fix constructor order to match declaration 1999-03-20 02:17:02 +00:00
alecf%netscape.com
4967607a7f libjs->libmozjs 1999-03-20 02:16:35 +00:00
alecf%netscape.com
632e38ff4e fix libraries to link against 1999-03-20 02:15:38 +00:00
alecf%netscape.com
209c627da6 remove stub code that doesn't build and add relevant libraries 1999-03-20 02:14:42 +00:00
alecf%netscape.com
616e7f1478 ignore generated files 1999-03-20 02:13:57 +00:00
alecf%netscape.com
5b5b98635c add NSPR-based string manipulation and add to link line 1999-03-20 02:13:44 +00:00
alecf%netscape.com
d16890e834 only build tests if ENABLE_TESTS is on 1999-03-20 02:13:12 +00:00
alecf%netscape.com
ec39f05b7c move mork to the front to get linking correct 1999-03-20 02:11:57 +00:00
alecf%netscape.com
109c07a8d9 add all relevant makefiles 1999-03-20 02:11:24 +00:00
alecf%netscape.com
81419d8538 move base in front of db so linking works correctly 1999-03-20 02:10:29 +00:00
alecf%netscape.com
d3aaa1c2cb fix end-of-line problem 1999-03-20 02:06:29 +00:00
alecf%netscape.com
9b730135f9 make local a component 1999-03-20 02:05:46 +00:00