sspitzer%netscape.com
d03bc12900
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
6e2a3cc01a
giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
...
name things so that Windows and UNIX match. (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
a80e4efdcf
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +00:00
mscott%netscape.com
3d0e344c29
Part of makefile clean up for windows. Changes include removing old cruft, giving each
...
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com
6ac24fd5d2
Remove unnecessary ifdef code...
1999-06-05 00:10:16 +00:00
sspitzer%netscape.com
4c5d7be651
follow briano's lead and use MOZ_DLL_SUFFIX
1999-06-04 22:18:07 +00:00
mscott%netscape.com
41e6a5e45c
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 23:42:51 +00:00
blizzard%redhat.com
5b01a4b8bc
remove hard coded toolkit names in tests
1999-05-28 03:42:59 +00:00
bienvenu%netscape.com
b06fca771e
fix build bustage
1999-05-27 06:08:15 +00:00
sspitzer%netscape.com
4e15d0c98f
fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
...
next
1999-05-27 01:22:14 +00:00
sspitzer%netscape.com
c8c5541e71
fix build breakage on UNIX
1999-05-26 16:19:50 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
jefft%netscape.com
3b98a24c36
call load url from imap incoming server
1999-05-18 22:39:32 +00:00
sspitzer%netscape.com
078c814261
more changes needed for runtime. will get unresolved symbols when
...
services get loaded
1999-05-16 05:22:12 +00:00
sspitzer%netscape.com
d2bda3ea4c
fix SunOS build bustage.
...
can you believe one undefined symbol (_._13nsUInt32Array) led to linking in these additional files? me neither. question: why did it build on linux?
1999-05-16 04:55:31 +00:00
sspitzer%netscape.com
fd0511312d
ignore the generated test app
1999-05-16 01:43:49 +00:00
mscott%netscape.com
af9ee40331
Register the event queue to fix the crash on start up.
1999-05-07 21:28:43 +00:00
mscott%netscape.com
03d54627c0
Changes to build test app on Linux.
1999-05-07 21:20:41 +00:00
mscott%netscape.com
21151cd996
Changes to get the test app to build on linux.
1999-05-07 21:20:21 +00:00
hyatt%netscape.com
fded43adc1
Switching from PLEventQueues to nsIEventQueues.
1999-05-04 23:34:41 +00:00
mscott%netscape.com
ba0acd562d
Bug #5781 --> part of mailnews audit --> Conversion to NS_WITH_SERVICE. Synch with new imap service createnewconnection changes.
...
a=chofmann.
1999-04-30 18:48:39 +00:00
bienvenu%netscape.com
96e0c9cd2b
fix build problem in test harness
1999-04-26 23:44:01 +00:00
putterman%netscape.com
d261b0f3f2
use nsIMsgDBHdr.
1999-04-24 20:44:01 +00:00
jefft%netscape.com
6c3e2e06c8
nsIImapService now takes nsIMsgFolder instead of nsIImapMailFolderSink for folder related interfaces; merget nsImapMailFolder::GetPath() & nsImapMailFolder::GetPathName()
1999-04-24 01:18:03 +00:00
mscott%netscape.com
2b830e39fb
Not part of the build.
...
Fixes to get the test harness to work in the new preferences world again. We need to manually register the file locator component because it doesn't get self-registered in the repository.
1999-04-22 21:13:48 +00:00
bienvenu%netscape.com
ac3f2301eb
add services for dealing with flags, fix build problem in test harness
1999-04-22 03:57:44 +00:00
bienvenu%netscape.com
1c78ffc30a
fix a few race conditions with fe events, add NOOP service
1999-04-21 22:35:12 +00:00
bienvenu%netscape.com
539341fc40
get downloading of imap messages working
1999-04-21 04:57:28 +00:00
bienvenu%netscape.com
127b184d04
a little more progress on message fetching
1999-04-21 02:34:57 +00:00
bienvenu%netscape.com
24e51d6834
add service for getting an imap message
1999-04-21 00:55:58 +00:00
bienvenu%netscape.com
71d5b233b5
get imap folder server flags set in database
1999-04-20 04:59:33 +00:00
mscott%netscape.com
613a793a10
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
1999-04-20 01:01:21 +00:00
bienvenu%netscape.com
ff09eb989f
get header adding to db's working
1999-04-19 23:09:59 +00:00
jefft%netscape.com
1e3506bdf5
rename nsIImapMailFolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous to nsIImapMailFolderSink, nsIImapMessageSink, nsIImapExtensionSink, nsIImapMiscellaneousSink
1999-04-19 18:41:43 +00:00
bienvenu%netscape.com
bba4e46d3e
make protocol use imapMailFolder header parse stuff when getting headers
1999-04-19 02:13:23 +00:00
bienvenu%netscape.com
cc3005175e
get set up for folder parsingof msg headers
1999-04-17 03:40:14 +00:00
mscott%netscape.com
b7df824d81
Add some specific info about the folder we just discovered.
1999-04-16 02:24:23 +00:00
bienvenu%netscape.com
b5110bffea
use protocol instance instead of member variable, get imap db opening to work
1999-04-15 23:59:58 +00:00
bienvenu%netscape.com
55dfe0d185
more work on imap folder loading
1999-04-15 01:28:14 +00:00
jefft%netscape.com
1be9704cee
stub GetShowAttachmentsInline method
1999-04-13 04:50:04 +00:00
jdunn%netscape.com
b793f90c0d
fix compiler error (NS_DECL_ISUPPORTS does not require a ';'
1999-04-12 20:51:52 +00:00
bienvenu%netscape.com
37aa7c1af3
put ? in for user instead of requiring user to type it
1999-04-12 18:44:52 +00:00
bienvenu%netscape.com
d295afc321
hook up some of the stuff for syncing folders
1999-04-11 23:26:30 +00:00
braddr%puremagic.com
bc34760959
Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
...
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
jefft%netscape.com
855c8da9bf
(not part of the build yet) rename TIMAPACLRightsInfo to nsIMAPACLRightsInfo
1999-04-09 22:06:58 +00:00
jefft%netscape.com
ceb7703d96
failed to set m_protocolInitialized flag when protocol did get initialized
1999-04-08 23:38:30 +00:00
mscott%netscape.com
f04324128d
Add test option for select folder and use the imap service to implement this test.
1999-04-08 23:06:25 +00:00
mscott%netscape.com
dae7fbf1a0
(not part of the build yet) a=cyeh.
...
Replace the identity stuff with their equivalents in nsIMsgIncomingServer.
use the imap service to create a protocol instance instead of creating one directly ourselves.
1999-04-08 02:59:52 +00:00
jefft%netscape.com
bff4d92da5
implemented nsIImapMailfolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous interfaces
1999-04-07 04:25:12 +00:00
bienvenu%netscape.com
5adb94a8f4
add imap prefs to dumping of identity
1999-03-28 20:40:39 +00:00