alecf%netscape.com
c78d7da45b
add NSPR-based string manipulation and add to link line
1999-03-20 02:13:44 +00:00
alecf%netscape.com
fe5103c953
only build tests if ENABLE_TESTS is on
1999-03-20 02:13:12 +00:00
alecf%netscape.com
d2706eea59
move mork to the front to get linking correct
1999-03-20 02:11:57 +00:00
alecf%netscape.com
f11b4785a1
add all relevant makefiles
1999-03-20 02:11:24 +00:00
alecf%netscape.com
76b0c2b8ac
move base in front of db so linking works correctly
1999-03-20 02:10:29 +00:00
alecf%netscape.com
67d2deba9f
fix end-of-line problem
1999-03-20 02:06:29 +00:00
alecf%netscape.com
d5a9d27ec2
make local a component
1999-03-20 02:05:46 +00:00
alecf%netscape.com
06dcc6a614
bubble LoadURL's errors up through rv
1999-03-20 02:02:31 +00:00
alecf%netscape.com
e0688a039a
add leading slash to windows URLs and update macros so that we don't get triple slashes on unix
1999-03-20 02:01:54 +00:00
alecf%netscape.com
1783a33ef6
export these files
1999-03-20 02:00:32 +00:00
alecf%netscape.com
276ce42d71
also do not strip leading / from mailboxMessage URL's
1999-03-20 02:00:16 +00:00
alecf%netscape.com
1b76a904be
link against util library rather than the mail/news component
1999-03-20 01:52:42 +00:00
alecf%netscape.com
fb1f948ec8
break dependancy on mailnews.dll by creating this object from the repository
1999-03-20 01:51:47 +00:00
mscott%netscape.com
9095878693
build util lib just as a static library instead of as a dll.
1999-03-20 01:39:44 +00:00
alecf%netscape.com
c76265e5ee
make this a librar
1999-03-20 01:15:48 +00:00
alecf%netscape.com
3ec11aaaa3
duh, need to link against both component AND dll
1999-03-20 01:04:40 +00:00
alecf%netscape.com
77605ebb06
link against utility library rather than component
1999-03-20 00:47:02 +00:00
alecf%netscape.com
f83072931c
support Unix for temporary file hack for libmime
1999-03-20 00:41:19 +00:00
alecf%netscape.com
d6ccda4153
make news a regular shared library to link against
1999-03-20 00:41:02 +00:00
alecf%netscape.com
9d4b6ebc12
export headers to the same directory as before
1999-03-20 00:38:33 +00:00
alecf%netscape.com
c7c96e4871
remove some files that aren't in this directory any more
1999-03-20 00:29:44 +00:00
alecf%netscape.com
81a2fb73e1
move files over to util library to link against it directly
1999-03-20 00:24:26 +00:00
alecf%netscape.com
d7c1be239e
export the DOM-based IDL file
1999-03-20 00:22:46 +00:00
mscott%netscape.com
53b028df89
(not part of build)
...
We were using an interface id instead of a class id in the call to create instance for the protocol so I fixed that. We don't need netService so I removed the code for that. We were also confusing an imap4service with the core netlib service (nsINetService). Release the protocol instead of deleting it in the protocol. Insert breaks in the switch statements for ::ReadAndDispatchCommand. Release the event queue service when we are done with it.
1999-03-19 22:55:32 +00:00
alecf%netscape.com
0def79c983
move files over from src into linkable library
1999-03-19 22:55:08 +00:00
mscott%netscape.com
d47bfaa85a
(not part of the build)
...
use new intialize method from the interface which takes an event queue. The constructor for a component that supports an interface must always be empty so remove the dependency on the event queue. Rename old Initialize method to SetupwithUrl.
1999-03-19 22:50:53 +00:00
mscott%netscape.com
707cd047c1
Add interface method for initialize which takes an event queue.
1999-03-19 22:48:45 +00:00
mscott%netscape.com
6b8e00138f
(not part of the build)
...
build tests directory.
1999-03-19 22:48:06 +00:00
mscott%netscape.com
9b1e46827b
NOT PART OF BUILD PROCESS.
...
top level makefile.win for imap.
1999-03-19 22:02:48 +00:00
rhp%netscape.com
4828f3e5f5
Fix for bad return value.
1999-03-19 21:49:35 +00:00
bienvenu%netscape.com
36356dd9c8
imap test harness, not part of build as of yet
1999-03-19 20:58:08 +00:00
bienvenu%netscape.com
6445acd26e
imap test harness, not part of build as of yet
1999-03-19 20:51:50 +00:00
rhp%netscape.com
2302003fdb
Take out testing output
1999-03-19 20:27:29 +00:00
alecf%netscape.com
797bc2437a
more unix fixes for rhp's mime carpool
1999-03-19 20:19:53 +00:00
rhp%netscape.com
ac76b37364
Fix for exporting functions
1999-03-19 20:18:09 +00:00
rhp%netscape.com
38f47b1b00
fix for function definition
1999-03-19 20:16:57 +00:00
alecf%netscape.com
02ac772c5d
minor makefile changes for rhp's carpool (libjs is not libmozjs)
1999-03-19 20:16:08 +00:00
alecf%netscape.com
c995e8e4bc
fix Linux libmime problems (part of rhp's checkin)
1999-03-19 20:14:55 +00:00
rhp%netscape.com
96fd5e050c
Adding required file
1999-03-19 20:11:31 +00:00
rhp%netscape.com
4deba3e386
Cleanup of mime
1999-03-19 20:09:28 +00:00
rhp%netscape.com
c8813746c5
New makefile for unix
1999-03-19 20:02:00 +00:00
rhp%netscape.com
0ee62148e8
New changes for calendar content type handler
1999-03-19 20:01:55 +00:00
rhp%netscape.com
234edb7a0d
New changes for vcard content type handler
1999-03-19 20:00:43 +00:00
rhp%netscape.com
26dc55583c
Checkin of new CPP sources and code changes for libmime
1999-03-19 20:00:36 +00:00
rhp%netscape.com
fb8e625096
Deleting old src files for libmime
1999-03-19 19:59:24 +00:00
rhp%netscape.com
8250b7f41d
Adding new interface for mime emitter
1999-03-19 19:56:08 +00:00
jefft%netscape.com
bbea05c027
added some thread stuff
1999-03-19 06:08:29 +00:00
jefft%netscape.com
0be2349077
added GetThreadEventQueue() method
1999-03-19 06:07:31 +00:00
mscott%netscape.com
3a2dd49000
Helping with smoketest. When we are done running a mailbox url, write the phrase Mailbox Done followed by a line return to a text file. QA will build an automated smoketest which will look for this phrase in that particular file. I've also wrapped the change in a ENABLE_SMOKETEST ifdef....
1999-03-19 04:09:33 +00:00
rhp%netscape.com
cf882581ae
No need to build this test anymore.
1999-03-19 03:58:08 +00:00
putterman%netscape.com
e119ba6105
Added some of the special folder icons.
1999-03-19 02:29:49 +00:00
putterman%netscape.com
9396585c84
Added Special Folder attribute
1999-03-19 02:28:41 +00:00
mscott%netscape.com
b743a1747e
Remove a debug printf which displayed each line of the message to the terminal when displaying messages to the window.
1999-03-19 01:36:07 +00:00
rhp%netscape.com
1e4cdfbdfe
Fix to not output HTML into an image stream
1999-03-19 01:29:51 +00:00
putterman%netscape.com
5a397e97e4
Make folder tree take up the entire pane.
1999-03-19 00:52:38 +00:00
putterman%netscape.com
eb5fc03c2c
Added some icons to folder and thread panes
1999-03-19 00:24:30 +00:00
rhp%netscape.com
9451961c2d
Adding the Mime Emitter to CVS - Note: this is not part of the build
...
process until the 3/19/99 checkin.
1999-03-19 00:17:39 +00:00
putterman%netscape.com
77d16a8b1e
Add status column. Bold messages with new.
1999-03-18 21:41:51 +00:00
putterman%netscape.com
f1b60ed372
Add status column and Re: to messages.
1999-03-18 21:41:07 +00:00
putterman%netscape.com
cdca919d37
Add .sbd when building up subfolders.
1999-03-18 21:40:41 +00:00
putterman%netscape.com
0ef3241b40
Changes made to avoid nsMsgHdr duplication. Add back releases so memory
...
management works correctly.
1999-03-18 21:40:12 +00:00
putterman%netscape.com
4f1f270aa7
Changes made to avoid nsMsgHdr duplication. Now can get a message resource from
...
the factory.
1999-03-18 21:39:42 +00:00
putterman%netscape.com
0a0848f2d1
Changes made to avoid nsMsgHdr duplication
1999-03-18 21:39:04 +00:00
putterman%netscape.com
f4bdfc2ccb
Use .sbd not .sbd/
1999-03-18 21:37:48 +00:00
putterman%netscape.com
f4928a99b2
Changes made to avoid nsMsgHdr duplication.
1999-03-18 21:37:21 +00:00
jefft%netscape.com
14d7ace5ab
move SetWindow(), SetEditor() to the outer scode in case we find an instance of ComposeAppCore
1999-03-18 21:34:39 +00:00
jefft%netscape.com
db969f02b8
clean up, added composeAppCore, msgAppCore global variables; added FindMsgAppCore() & FindComposeAppCore() function
1999-03-18 21:31:29 +00:00
jefft%netscape.com
7639751750
consolidate NewMessage, ReplyMessage, ForwardMessage into one single method - NewMessage
1999-03-18 21:28:47 +00:00
mscott%netscape.com
b6a103dd19
Not part of the build yet! (a=chofmann) Part of the imap framework check in.
...
Implementations of imap url and imap protocol instance.
1999-03-18 01:13:37 +00:00
mscott%netscape.com
dcacb83562
Not part of the build yet! (a=chofmann). Part of the initial Imap framework.
...
Add imap url and protocol interfaces.
1999-03-18 01:12:06 +00:00
mscott%netscape.com
4b07436218
Not part of the build yet. a=chofmann. Initial check in of imap framework.
...
Imap factory is used to build the imap dll component.
1999-03-18 01:09:50 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
mscott%netscape.com
924473928a
Temporary work around for Bug #3790 . Layout is having trouble with scrolling when the iframe has a height expressed in terms of a percent. So we are going to hard code the height of the message pane. This allows folks to scroll through their messages instead of seeing only the first few lines. I just tweaked the xul file to replace the 100% height with a fixed value.
...
a=chofmann
1999-03-16 23:30:57 +00:00
bienvenu%netscape.com
f3374eb4fb
fix 3765 r=mscott,scottip a=chofmann problem updating thread pane after get new mail
1999-03-16 03:16:31 +00:00
nhotta%netscape.com
e3108c2447
Change to generate a meta-tag for i18n mail testing, for the dogfood only (and windows only), reviwed by rhp, approved by chofmann.
1999-03-16 00:52:37 +00:00
putterman%netscape.com
7758241071
can now change folder root. Reviewed by waterson and approved by chofmann
1999-03-15 22:33:09 +00:00
bienvenu%netscape.com
582bf6a9c2
fix 3754 assert deleting a mail message r=davidmc, a=chofmann
1999-03-15 21:46:11 +00:00
bienvenu%netscape.com
acbc988ac9
fix problem in reply all
1999-03-15 07:43:14 +00:00
bienvenu%netscape.com
5732de5232
latest mork drop, fix commit code
1999-03-15 01:32:31 +00:00
bienvenu%netscape.com
5259ab18ba
add comma separator between addresses, remove null byte in msg hdr yarn
1999-03-14 23:00:31 +00:00
jefft%netscape.com
9047f78053
more reply/forward message support
1999-03-14 21:01:36 +00:00
jefft%netscape.com
f4f898af1f
more reply/forward message implementation
1999-03-14 21:00:30 +00:00
jefft%netscape.com
5ff58d1cc4
rename GetMessageHeader to GetRDFResourceForMessage
1999-03-14 20:58:58 +00:00
bienvenu%netscape.com
0e09d07bb7
add accessors for recipients and cc list
1999-03-14 17:46:14 +00:00
jefft%netscape.com
28baae9924
call nsJSUtils::nsConvertObjectToJSVal to convert returning object into jsval
1999-03-13 20:15:08 +00:00
jefft%netscape.com
4850aa676d
partially enable reply and forward message
1999-03-13 20:10:10 +00:00
ducarroz%netscape.com
dc43c8fc20
Remove default text, now the default body is blank
1999-03-13 18:02:33 +00:00
ducarroz%netscape.com
29ebf81a05
Part of implementation of Reply and Forward
1999-03-13 07:51:54 +00:00
ducarroz%netscape.com
355f89a34c
Part of implementation of Reply and Forward. Use new SendMessage command
1999-03-13 07:51:15 +00:00
ducarroz%netscape.com
a34b9a797f
add pref for reply_to
1999-03-13 07:49:23 +00:00
alecf%netscape.com
7ce4ce04b5
#if 0 out calls to functions we haven't defined yet.
1999-03-13 01:07:11 +00:00
alecf%netscape.com
1499590d85
remove more undefined symbols by linking against more libraries
1999-03-13 01:06:27 +00:00
chuang%netscape.com
b768083943
Change 3 pane layout using frame instead of iframe
1999-03-13 01:03:50 +00:00
alecf%netscape.com
be5dc43729
putterman's patches to re-root thread pane
1999-03-13 00:50:51 +00:00
nhotta%netscape.com
a7b991f626
Added a MIME decoder interface which takes arguments in nsString.
1999-03-13 00:28:18 +00:00
rhp%netscape.com
bf6b1359b6
Changes for content type handler plugins on unix
1999-03-12 23:28:39 +00:00
rhp%netscape.com
d2ac16b70a
Change for different names on non PC platforms
1999-03-12 23:17:59 +00:00
rhp%netscape.com
1256204e83
Change for temporary stat() call.
1999-03-12 23:16:52 +00:00
mscott%netscape.com
a03275aa2e
Add line return after "Mailbox Done" to make it easier for QA to smoketest this string.
1999-03-12 22:05:32 +00:00
warren%netscape.com
e7089e644c
Changed background colors to be standard messenger.
1999-03-12 21:29:44 +00:00
warren%netscape.com
558fe23653
Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled.
1999-03-12 21:28:34 +00:00
ducarroz%netscape.com
fe9cce94b3
Add GetMessageHeader Interface (written by jefft)
1999-03-12 20:41:43 +00:00
ducarroz%netscape.com
84846085e3
Add ReplyMessage, ForwardMessage and SendMessage2 interface
1999-03-12 20:39:16 +00:00
ducarroz%netscape.com
c5abdddaaf
implement Message Forward and Reply
1999-03-12 20:36:53 +00:00
bienvenu%netscape.com
806b5f57f8
add mork to makefiles
1999-03-12 20:31:57 +00:00
bienvenu%netscape.com
760fdf0f2b
turn on file stuff for Unix
1999-03-12 20:20:54 +00:00
bienvenu%netscape.com
196df16641
mork landing
1999-03-12 20:16:40 +00:00
bienvenu%netscape.com
d92e3def55
add error check that we can actually get the hdr from the db
1999-03-12 20:16:23 +00:00
bienvenu%netscape.com
2a42d1e782
mork landing, fix delete of local mail messages
1999-03-12 20:12:41 +00:00
alecf%netscape.com
4240ea87fe
now link libnntp directly into base, so we can do dogfood
1999-03-12 20:05:16 +00:00
bienvenu%netscape.com
6633bf91f6
initialize offset before asking for it
1999-03-12 19:57:56 +00:00
bienvenu%netscape.com
546f6d64ae
fix buffer size overstatement, add assertions for various failures
1999-03-12 19:54:26 +00:00
bienvenu%netscape.com
410547465d
fix character after line continuation character problem
1999-03-12 19:12:37 +00:00
alecf%netscape.com
8626862ea2
uppercase filename for Unix
1999-03-12 18:50:31 +00:00
bienvenu%netscape.com
bf21b86894
start adding mork to linux build
1999-03-12 18:16:34 +00:00
ducarroz%netscape.com
e7b87e72cd
change root path preference name
1999-03-12 17:17:10 +00:00
ducarroz%netscape.com
b4465ca36d
change prefs properties name to be compatible with Nova's prefs as much as possible. Add pref for reply to.
1999-03-12 17:16:06 +00:00
putterman%netscape.com
3d86453665
Load Message
1999-03-12 13:18:14 +00:00
putterman%netscape.com
fb86159ca9
removed release of nsmsghdr until we decouple from rdf.
1999-03-12 13:17:45 +00:00
putterman%netscape.com
3142c975c6
Moved parse url utility
1999-03-12 13:17:21 +00:00
putterman%netscape.com
a23799bdf1
Can either load a demo message or a real message.
1999-03-12 13:16:51 +00:00
putterman%netscape.com
f24c5d3982
link with msgdb and rdfutil.
1999-03-12 13:14:57 +00:00
putterman%netscape.com
90a05f4fea
Date displays correctly.
1999-03-12 13:14:33 +00:00
putterman%netscape.com
82bea0235a
Fix some idl changes.
1999-03-12 08:02:35 +00:00
putterman%netscape.com
61f8918ad5
Specify folder with two '/'.
1999-03-12 07:59:03 +00:00
putterman%netscape.com
c93ae96d08
Remove another release because of RDF nsMsgHdr problems. Will fix after we
...
decouple nsMsghdr and nsIMessage.
1999-03-12 07:58:20 +00:00
putterman%netscape.com
63bb1b4bfa
Add and Remove folderListeners, and hook up DeleteMessage between datasource
...
and database.
1999-03-12 07:57:26 +00:00
putterman%netscape.com
bca2803402
Added a parameter to CreateMsgHdr to determine if we use GetMessageKey while
...
creating URI.
1999-03-12 07:56:24 +00:00
putterman%netscape.com
724fbab184
Add and Remove FolderListeners.
1999-03-12 07:55:26 +00:00
putterman%netscape.com
d2e3d7d004
Add and Remove Folder Listeners.
1999-03-12 07:54:48 +00:00
bienvenu%netscape.com
18ca235f8d
initial mork landing - not part of build yet
1999-03-12 07:39:27 +00:00
mscott%netscape.com
476e22c710
add printf statement for "Mailbox Done" to allow QA to script a smoketest for the mail client.
1999-03-12 06:24:34 +00:00
mscott%netscape.com
3ab8850a11
Add a return value at the end of GetSmtpName to fix build breakage on windows. I don't know why VC6.0 let it go....
1999-03-12 05:33:00 +00:00
mscott%netscape.com
063cf2f305
Build nsPop3Service.cpp
1999-03-12 04:19:12 +00:00
mscott%netscape.com
ccd93a35df
Export nsIPop3Service.h
1999-03-12 04:18:34 +00:00
mscott%netscape.com
c43180abb5
Implement get new mail.
1999-03-12 04:15:13 +00:00
mscott%netscape.com
c2ea770424
MsgGetNewMsg should call the get new mail function.
1999-03-12 04:14:28 +00:00
mscott%netscape.com
15e27283e3
Changes for naoki to implement set character set function.
1999-03-12 04:13:53 +00:00
mscott%netscape.com
2c3edafe63
Changes for naoki to fill in the character set encoding menu.
1999-03-12 04:13:11 +00:00
mscott%netscape.com
0958558f34
Changes for Naoki to implement set character set menu stuff.
...
Implement GetNewMsgs function which runs a get new mail url through the pop3 service.
1999-03-12 04:12:36 +00:00
mscott%netscape.com
059a917792
oops don't build pop3test until I'm ready for it to work again...
1999-03-12 04:10:59 +00:00
mscott%netscape.com
93a71416fa
pop3 test no longer needs to create a transport. Go through the pop3 service for running a get new mail url....
1999-03-12 04:09:39 +00:00
mscott%netscape.com
bdd03e2a6a
factory can now create a pop3 service...
1999-03-12 04:07:52 +00:00
mscott%netscape.com
fe122e2904
Build nsPop3Service.
1999-03-12 04:06:09 +00:00
mscott%netscape.com
909554dce6
Creating a pop3 protocol should not require a transport. We should do it ourselves. LoadUrL should take a consumer.
1999-03-12 04:05:40 +00:00
mscott%netscape.com
273b753b29
updates to use nsIMsgMailNewsUrl to pick up url listener stuff. define a default Pop3 port...
1999-03-12 04:04:40 +00:00
mscott%netscape.com
9b8e5c3316
Update the interface so it supports the nsIMsgMailNews interface...
1999-03-12 04:02:53 +00:00
mscott%netscape.com
1224dc96a9
We no longer need to create the transport for the smtp protocol. Use smtpName as sender's name.
1999-03-12 03:57:59 +00:00
mscott%netscape.com
fb2589a223
Updates to smtp protocol. We should not require the caller to create the transport at construction time. the protocol should do this itself.
1999-03-12 03:57:13 +00:00
mscott%netscape.com
a292ecd1ff
use default smtp port to initialize m_port.
1999-03-12 03:55:46 +00:00
mscott%netscape.com
005ebd0114
define default SMTP port...
1999-03-12 03:54:59 +00:00
mscott%netscape.com
7ce84d495d
Distinguish between pop and smtp user name. Remove old user_name field which has these new, more specific fields instead.
1999-03-12 03:54:13 +00:00
mscott%netscape.com
b46dc22a74
a service to make running pop3 urls easier for the mail client.
1999-03-12 03:51:35 +00:00
mscott%netscape.com
53ecdc0928
Export nsIPop3Service.h
1999-03-12 03:50:48 +00:00
mscott%netscape.com
28ccaf8b87
Pop3 service for dealing with pop3 urls...
1999-03-12 03:50:20 +00:00
rhp%netscape.com
176d16265a
Finding content type handler plugins on UNIX
1999-03-12 03:40:28 +00:00
rhp%netscape.com
5da5cd9d97
More makefile changes for components
1999-03-12 03:35:09 +00:00
rhp%netscape.com
91840215bd
Change to make it a component
1999-03-12 03:24:00 +00:00
rhp%netscape.com
7a738e1a7a
Added the installation of CSS and JS files.
1999-03-12 03:17:45 +00:00
ducarroz%netscape.com
44bb053168
export composeBody.html
1999-03-12 03:03:23 +00:00
ducarroz%netscape.com
9e297e8fde
Fix transparency color problem
1999-03-12 01:27:54 +00:00
rhp%netscape.com
9c9e3030bb
Changes for linux build.
1999-03-12 01:22:30 +00:00
ducarroz%netscape.com
1333deff64
Part of integration of preference into compose
1999-03-12 01:10:43 +00:00
ducarroz%netscape.com
08a56ce068
Add pref for user real name, organization and user email address
1999-03-12 01:09:48 +00:00
ducarroz%netscape.com
f8adf0d320
Part of the intregration of preferences into compose
1999-03-12 01:07:30 +00:00
ducarroz%netscape.com
ec26709360
Initial checkin, part of integration of preference into compose
1999-03-12 00:47:09 +00:00
bienvenu%netscape.com
ef9575d7d1
fix off by 1 error in buffer growing code
1999-03-12 00:01:37 +00:00
alecf%netscape.com
d8449315d8
update this interface, rename CreateAndInit->CreateAndInitialize
1999-03-11 22:46:56 +00:00
alecf%netscape.com
9c38fb58d6
remove bogus call for now
1999-03-11 22:23:43 +00:00
ducarroz%netscape.com
3d29c3cab3
Remove all the delete this that was generating a crash when the send failed for any reason
1999-03-11 21:22:25 +00:00
ducarroz%netscape.com
edfe76242a
Use ender instance of an input field for the body of the message
1999-03-11 21:16:08 +00:00
ducarroz%netscape.com
c8625d04ce
Initial check in, ender integration
1999-03-11 21:15:23 +00:00
alecf%netscape.com
17bfd03a09
rev this interface - remove unnecessary functions
1999-03-11 21:06:31 +00:00
alecf%netscape.com
32dfa26bb1
rev this interface
1999-03-11 21:05:26 +00:00
alecf%netscape.com
fea3e607d4
rev this interface: char* -> const char*
1999-03-11 21:04:57 +00:00
alecf%netscape.com
5e6994c3ee
rev this interface - char*->const char*
1999-03-11 21:02:50 +00:00
alecf%netscape.com
ad57c891f6
fix up libraries a bit more
1999-03-11 21:01:39 +00:00
alecf%netscape.com
c9f8b8fa45
remove unnecessary libraries
1999-03-11 20:56:17 +00:00
alecf%netscape.com
48d06d740d
constructors not public confuses unix
1999-03-11 20:38:47 +00:00
alecf%netscape.com
c4f28f33c8
use MIN not min - unix doesn't have min()
1999-03-11 20:38:19 +00:00
alecf%netscape.com
39b614d9b8
install of these files doesn't quite work yet
1999-03-11 20:36:47 +00:00
alecf%netscape.com
86d22c4e93
remove files that don't exist anymore (though this directory isn't even entered any more)
1999-03-11 20:36:18 +00:00
alecf%netscape.com
2b9835c2d5
ignore generated files
1999-03-11 20:35:29 +00:00
alecf%netscape.com
a630efad8a
this is a component now
1999-03-11 20:29:18 +00:00
alecf%netscape.com
54fca377cc
add libraries to link this library against
1999-03-11 20:27:14 +00:00
alecf%netscape.com
59c70fc750
update unix makefile list for mailnews - add new mime stuff, remove old compose makefiles
1999-03-11 20:25:58 +00:00
mscott%netscape.com
fb8bca3d45
Change m0id_scope to m_0id_id in order to fix the problem where the list of msg headers was always empty...
1999-03-11 20:22:41 +00:00
putterman%netscape.com
0dfc385a23
removed call to release
1999-03-11 20:19:53 +00:00
putterman%netscape.com
2213685ac2
Added delete button code
1999-03-11 19:52:02 +00:00
putterman%netscape.com
42d33601da
Add delete message
1999-03-11 19:50:54 +00:00
putterman%netscape.com
7717960dc4
Add delete button
1999-03-11 19:50:27 +00:00
putterman%netscape.com
663b872f49
Gets dependencies correct
1999-03-11 19:50:01 +00:00
warren%netscape.com
962675c4a4
First cut at new command architecture.
1999-03-11 10:14:35 +00:00
bienvenu%netscape.com
8ae68caac0
add morkWriter and morkCell, morkRowCellCursor.cpp
1999-03-11 06:42:59 +00:00
bienvenu%netscape.com
826aceecb3
use Close instead of Release
1999-03-11 06:42:18 +00:00
bienvenu%netscape.com
53426f7534
patches not to use persistent databases
1999-03-11 06:41:29 +00:00
bienvenu%netscape.com
4f8b4fc643
fix bogus cast to nsMsgHdr
1999-03-11 06:40:22 +00:00
bienvenu%netscape.com
d49f254d4c
add explicit include of nsCOMPtr.h
1999-03-11 06:39:35 +00:00
bienvenu%netscape.com
48480d4881
check for missing db when deciding to reparse
1999-03-11 06:38:56 +00:00
bienvenu%netscape.com
38cfe2bae0
fix syntax error in widgetglue js
1999-03-11 05:32:51 +00:00
bienvenu%netscape.com
5fd5e382f2
add GetAuthor and GetSubject intefraces
1999-03-11 05:15:33 +00:00
mscott%netscape.com
599f32842d
somehow the pointer passed into getting the netlib queue service got changed...change it back....
1999-03-11 03:34:27 +00:00
alecf%netscape.com
f8bb86b423
more linux fixes - link against the right libraries, include xp_time.c, etc.
1999-03-11 02:50:08 +00:00
alecf%netscape.com
9b89d0f3ca
fix constness casting problem
1999-03-11 02:08:41 +00:00
ducarroz%netscape.com
707f772499
add new entries
1999-03-11 01:44:44 +00:00
ducarroz%netscape.com
261c6ce531
did some cleanup
1999-03-11 01:43:19 +00:00
ducarroz%netscape.com
1f9181f6fb
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
1999-03-11 01:41:25 +00:00
ducarroz%netscape.com
ff4d754ae9
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
...
Initial check in
1999-03-11 01:38:11 +00:00
ducarroz%netscape.com
c5ca16b0da
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
...
this file was originally located into mailnews/ui/compose/src
1999-03-11 01:36:37 +00:00
ducarroz%netscape.com
fba29313c0
Add new interface to nsMsgCompose, cleanup the code
1999-03-11 01:34:59 +00:00
alecf%netscape.com
31d630638b
rev these interfaces
1999-03-11 01:33:33 +00:00
ducarroz%netscape.com
c529b1a868
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
1999-03-11 01:32:48 +00:00
alecf%netscape.com
fa6213f632
eliminate duplicate IID
1999-03-11 01:32:08 +00:00
ducarroz%netscape.com
6658daac3e
add new interface to nsIMsgCompose
1999-03-11 01:30:18 +00:00
alecf%netscape.com
1387a8c647
we don't need to link against these libraries any more on unix
1999-03-11 01:30:07 +00:00
alecf%netscape.com
152d6dee20
link against our libraries to resolve as many differences as possible
1999-03-11 01:28:48 +00:00
ducarroz%netscape.com
b3e5fb6911
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
...
this file was originally located into mailnews/ui/compose/public
1999-03-11 01:28:46 +00:00
alecf%netscape.com
77284d305f
rev nsINNTPHost and nsINewsgroupList interfaces
1999-03-11 01:18:04 +00:00
ducarroz%netscape.com
4243d52082
add new icons to the build process
1999-03-11 01:17:36 +00:00
ducarroz%netscape.com
84670ad44b
initial check in, Icons used by mail composer
1999-03-11 01:15:40 +00:00
ducarroz%netscape.com
511c1e8074
don't need anymore this file, use xul file instance
1999-03-11 01:12:06 +00:00
ducarroz%netscape.com
16df2adac8
did a lot of cleanup, now compatible with new compose appcore
1999-03-11 01:11:04 +00:00
ducarroz%netscape.com
6ac6f2eff6
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
...
This file isn't needed anymore
1999-03-11 01:07:23 +00:00
ducarroz%netscape.com
2ba110fc04
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
...
this file has been moved to mailnews/compose/src
1999-03-11 01:06:09 +00:00
ducarroz%netscape.com
3b0aa3275b
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
...
don't need anymore this file
1999-03-11 01:04:24 +00:00
ducarroz%netscape.com
b447f70dbc
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
...
don't need anymore those files
1999-03-11 01:03:12 +00:00
ducarroz%netscape.com
80d344dbe0
folder ui/compose/public removed
1999-03-11 00:56:54 +00:00
ducarroz%netscape.com
5e776794b3
as compose.dll has been merged with msgcompose.dll, those files has been moved to mailnewscompose/public
1999-03-11 00:55:06 +00:00
ducarroz%netscape.com
f5a66e7c0b
As compose.dll has been merged into msgcompose.dll, we don't need those makefile anymore
1999-03-11 00:52:31 +00:00
ducarroz%netscape.com
a98947e857
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
1999-03-11 00:48:35 +00:00
alecf%netscape.com
f1d9ff0baa
rev the interface, update char* to const char*
1999-03-10 22:32:46 +00:00
alecf%netscape.com
db8e4a979f
rev this interface and remove NS_DOM binding from IDL
1999-03-10 22:19:54 +00:00
alecf%netscape.com
fda461d982
comment out these two functions, they are already defined on Unix
1999-03-10 22:08:07 +00:00
alecf%netscape.com
9a14efc36a
revert to old types for now to match definition in include/
1999-03-10 22:07:45 +00:00
alecf%netscape.com
02305c4f68
various tweaks to make this build on Linux
1999-03-10 22:06:52 +00:00
alecf%netscape.com
1b2300dfee
gotta export all these header files so that we can see them from other mime directories
1999-03-10 22:06:15 +00:00
hshaw%netscape.com
786fe8b357
Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID
1999-03-10 20:33:18 +00:00
hshaw%netscape.com
5873ff672e
Replace NS_DECLARE_CID with NS_DEFINE_IID for KPrefCID
1999-03-10 20:33:14 +00:00
putterman%netscape.com
4913b7917e
Initialize mPath to "" instead of nsnull.
1999-03-10 20:07:44 +00:00
mscott%netscape.com
f89ad9f581
Add code to allow user's to display mailbox messages from the first 4 messages in their inbox....
...
also add code to retrieve the current user's root mail folder path...
1999-03-10 06:35:48 +00:00
alecf%netscape.com
11cf39af7a
fix nsFileSpec casting
1999-03-10 06:06:40 +00:00
ducarroz%netscape.com
3f895095c1
don't crash anymore when the pane is null
1999-03-10 06:05:49 +00:00
alecf%netscape.com
1fc3386c29
don't build tests by default
1999-03-10 06:01:40 +00:00
alecf%netscape.com
82955a73b6
don't link against base libmailnews
1999-03-10 06:00:59 +00:00
alecf%netscape.com
838c473ea4
remove old call to NS_NewRFC822Parser
1999-03-10 06:00:11 +00:00
alecf%netscape.com
d48c59d920
use CreateInstance to create a parser rather than linking directly with libmailnews.so
1999-03-10 04:22:52 +00:00
bienvenu%netscape.com
bc0a81553f
fix nsFileSpec bustage
1999-03-10 03:55:10 +00:00
alecf%netscape.com
2aa82e6e2c
oops, don't build nsIMessenger.cpp twice
1999-03-10 03:53:48 +00:00
alecf%netscape.com
449c0d7be0
export new files from ui directory
1999-03-10 03:52:29 +00:00
mscott%netscape.com
9ecfec5982
Warren's changes broke component creation for nsIMsgMailSession and nsIUrlListenerManager. Restore these so our code runs correctly.
1999-03-10 03:49:39 +00:00
mscott%netscape.com
a4cd5f3601
restore code from the breakage that occurred last night by fixing up nsFileSpec/nsFilePath problems. use CLOSE on the db because it isn't an interface yet so we should not be calling release.
1999-03-10 03:48:32 +00:00
mscott%netscape.com
f0be789165
creating a url listener manager should go through the componenet manager and not the service manager.
1999-03-10 03:47:14 +00:00
mscott%netscape.com
1093d8bfde
More Linux makefile changes for libmime
1999-03-10 03:27:12 +00:00
mscott%netscape.com
337be21216
Adding files for linux build
1999-03-10 03:25:33 +00:00
mscott%netscape.com
dbbd99f3aa
Adding for Linux build.
1999-03-10 03:23:18 +00:00
mscott%netscape.com
bfc15bb571
Further changes for linux makefile
1999-03-10 03:21:02 +00:00
mscott%netscape.com
74b3d4d31b
New files for Linux build
1999-03-10 03:20:16 +00:00
mscott%netscape.com
8b60c28930
make the folder pane black =)....
1999-03-10 02:17:16 +00:00
mscott%netscape.com
e62213bb22
Add more tests to the demo menu to allow folks to display messages from their Inbox.
1999-03-10 01:42:54 +00:00
alecf%netscape.com
8e3292567d
remove old cruft from ui (most moved into base)
1999-03-10 01:32:29 +00:00
alecf%netscape.com
c326cdd087
stop exporting stuff in this directory
1999-03-10 01:31:00 +00:00
alecf%netscape.com
8946bc7654
rev XPIDL-generated header files - now native #include's are no longer re-included!
1999-03-10 01:25:34 +00:00
alecf%netscape.com
439725a2d4
add new source files that weren't being build on linux
1999-03-10 01:22:53 +00:00
alecf%netscape.com
26a616e5d0
#include the right file
1999-03-10 01:22:19 +00:00
alecf%netscape.com
de01a77c6d
end in newline
1999-03-10 01:21:52 +00:00
mscott%netscape.com
a3242596a2
Changes for Linux builds.
1999-03-10 01:18:57 +00:00
mscott%netscape.com
35336b9c91
Fixes for makefiles on Linux
1999-03-10 01:17:48 +00:00
alecf%netscape.com
f367dd682e
fix casting problems
1999-03-10 01:17:47 +00:00
alecf%netscape.com
95478f7fc4
uint -> PRUint32
1999-03-10 01:13:52 +00:00
mscott%netscape.com
f399080051
Getting new mime change to run on Linux
1999-03-10 00:57:50 +00:00
mscott%netscape.com
385ea543a0
Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service...
1999-03-10 00:43:58 +00:00
rhp%netscape.com
1390fd0583
Reworked an issue with includes to prevent compile problems with C & C++ code.
1999-03-10 00:36:39 +00:00
waterson%netscape.com
a2f11d9cb4
Change class to clazz to get to compile in C++.
1999-03-10 00:22:22 +00:00
mscott%netscape.com
9b46f67cea
Build nsMsgIdentity and nsMsgMailSession.
1999-03-09 23:52:24 +00:00
mscott%netscape.com
deb1fca617
Export nsIMsgIdentity.h and nsIMsgMailSession.h.
1999-03-09 23:51:40 +00:00
mscott%netscape.com
14c63cadac
Fix runtime breakage caused by changing nsFilePath to nsFileSpec.
1999-03-09 23:17:44 +00:00
putterman%netscape.com
58ff43d9b7
use correct mailbox path.
1999-03-09 22:38:40 +00:00
putterman%netscape.com
13da7b4267
use nsCRT string functions.
1999-03-09 22:38:22 +00:00
putterman%netscape.com
a6de9c9ef0
Added folder listener so we can run the mailbox parsing url.
1999-03-09 22:37:55 +00:00
putterman%netscape.com
adc2d06dd4
Added xplib.lib and added folderListener
1999-03-09 22:37:06 +00:00
rhp%netscape.com
89dc724e32
Changes for autoregistration as well as the new stream converter
...
interface.
1999-03-09 22:37:03 +00:00
putterman%netscape.com
55a36c9c4b
implement SetMessageKey
1999-03-09 22:36:24 +00:00
putterman%netscape.com
e949760a62
OnAnnouncerGoingAway is abstract.
1999-03-09 22:35:57 +00:00
putterman%netscape.com
1887465e9e
Added folder listener.
1999-03-09 22:34:29 +00:00
putterman%netscape.com
3afee57ebc
Added selection color. Removed Local Mail from thread pane.
1999-03-09 21:49:35 +00:00
mscott%netscape.com
df0874da8b
Fix crash when displaying thread pane. This fix is really scottip's.
1999-03-09 21:28:48 +00:00
alecf%netscape.com
7028e88a0d
- move messenger appcore into the base mailnews directory
...
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
alecf%netscape.com
10a019230e
stop building the seperate messenger appcore
1999-03-09 19:56:53 +00:00
warren%netscape.com
f91b3baafe
Fixed prefs code.
1999-03-09 15:06:52 +00:00
warren%netscape.com
d480e81175
Re-enabled the prefs.js stuff.
1999-03-09 14:20:30 +00:00
warren%netscape.com
023d5d0042
fixed include problem
1999-03-09 13:07:15 +00:00
warren%netscape.com
682cf116be
Fixed include
1999-03-09 12:53:21 +00:00
warren%netscape.com
eb8b5ffb18
Fixed nsService problems.
1999-03-09 12:49:38 +00:00
warren%netscape.com
e82053f242
Removed nsService stuff.
1999-03-09 12:29:08 +00:00
warren%netscape.com
b2b7c1f496
nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc.
1999-03-09 09:52:30 +00:00
mscott%netscape.com
c4043cd7cc
Sending a message no longer requires a host and from field because we can now extract that information from the current identity.
1999-03-09 03:06:59 +00:00
ducarroz%netscape.com
2349d7f584
make the file conform to the new norm
1999-03-09 02:05:29 +00:00
ducarroz%netscape.com
85003407be
add definition for MSG_CommandType
1999-03-09 02:01:16 +00:00
mscott%netscape.com
b6f121eca7
Add ability to generate a mail session to this factory.
1999-03-09 01:39:05 +00:00
mscott%netscape.com
51de98f322
Build nsMsgMailSession and nsMsgIdentity.
1999-03-09 01:37:41 +00:00
mscott%netscape.com
2fe770d669
Shell for a msg mail session. Folks will add to this as they need to.
1999-03-09 01:36:17 +00:00
mscott%netscape.com
4ffbe6a560
First pass implementation of a mail identity. Right now we just read out these values from prefs.js in the current working directory. This is a dogfood implementation and will change drastically when we really do implement multiple identities.
1999-03-09 01:35:44 +00:00
mscott%netscape.com
22230a3692
Export nsIMsgIdentity.h and nsIMsgMailSession.h
1999-03-09 01:33:36 +00:00
mscott%netscape.com
74847393d8
A mail session interface. Right now it is empty except for the current identity. As people need to add thinks to the mail session, I expect this to grow. Oh it is a singleton object and you should go through the service manager to obtain it.
1999-03-09 01:33:08 +00:00
mscott%netscape.com
2429948493
A first pass at a generic mail identity interface. Right now, I'm using this to organize a lot of mail server & password preferences for dogfood.
1999-03-09 01:32:16 +00:00
chuang%netscape.com
a375dfd52b
Move throbber to the right, add MsgHome() function.
1999-03-09 01:15:00 +00:00
mscott%netscape.com
4bf66cdad8
Fix build breakage caused by ebina when he changed nsINetPluginInstance. Looks like nsINetPluginInstance::Initialize() now takes two arguments.
1999-03-08 23:44:22 +00:00
mscott%netscape.com
d379ad42da
Call close on the mail database instead of release.
1999-03-08 20:10:14 +00:00
mscott%netscape.com
ebf253ec21
Call close on the mail database instead of release....
1999-03-08 20:09:42 +00:00
mscott%netscape.com
242888cf4f
When setting the byte range based on the message size subtract one byte (this gives it the proper byte range in the file...).
1999-03-08 19:53:10 +00:00
bienvenu%netscape.com
fcea7370e3
fix db cache lookup bug
1999-03-08 19:50:24 +00:00
mscott%netscape.com
7213b94e8d
Add ability to display a message given just a message number. We take this number (which is not a key or ID) and get the array of message keys from the db. We then extract the key corresponding to the number passed in. This interface function is used primarily to make debuggin easier where we don't have a message key or message ID lying around...
1999-03-08 02:12:50 +00:00
bienvenu%netscape.com
fce5b65dd1
make sure db name is strdupped before caching
1999-03-08 02:11:39 +00:00
mscott%netscape.com
ba443535e9
requires js for the prefs stuff. Link with rdf_utils.lib instead of rdf.lib.
1999-03-08 01:05:21 +00:00
mscott%netscape.com
31c14f054b
Many many changes. (1) get rid of hard coded mailbox folder paths and rely on the the mail root folder preference being set. (2) when displaying a message, open the db, extract the array of msgKeys and ask the user which message they want to display. This number is based on the number of items in the msgKey array. Then use the user provided number as an offset into the msg key array to extract the correct message key to use. This provides us with a lot more testing flexibility instead of forcing the test to know the message key of each message he/she wanted to display. (3) remove call to NS_NewMsgParser and go through the repository instead....
1999-03-08 01:04:53 +00:00
mscott%netscape.com
4869336efd
Remove NS_NewMsgParser. You should be going through the repository to create an instance of mailbox parser. I've already updated the nsLocalMsgFactory to be able to create instances of this object.
1999-03-08 01:00:52 +00:00
mscott%netscape.com
73e4743606
include xplib.h....
1999-03-08 00:01:04 +00:00
mscott%netscape.com
4a90891ad2
Add mailbox parser to list of components the local msg factory can create.
1999-03-08 00:00:44 +00:00
mscott%netscape.com
a68709ce1a
Assign a CID to the mailbox parser so we can create it through the local msg factory...
1999-03-07 23:53:14 +00:00
mscott%netscape.com
32882b6abc
Change onClick to onclick to enable menu item commands.
1999-03-07 21:58:36 +00:00
mscott%netscape.com
ecc88337a8
Change rdf:id to id. (Although the thread pane doesn't seem to be working for me as of sunday's current tip....)
1999-03-07 21:58:15 +00:00
mscott%netscape.com
ff9d8c8acb
Install DLL in components directory as part of dp's changes...
1999-03-07 21:54:46 +00:00
bienvenu%netscape.com
703a133ca8
hook up a little more to mdb, add some error checking
1999-03-07 05:39:35 +00:00
bienvenu%netscape.com
26ff69c105
add ClearErrors stub
1999-03-07 05:38:54 +00:00
bienvenu%netscape.com
ea26122e04
check for error creating msghdr in test prepulate method
1999-03-07 05:34:01 +00:00
cls%seawood.org
607ca1e589
Build db subdir before build so that libmailnewsmsgdb is available for libmailnews' final link.
1999-03-07 04:36:09 +00:00
mscott%netscape.com
0410405922
fix build breakage when the base file i/o stream changed.
1999-03-06 01:37:00 +00:00
alecf%netscape.com
6be2559531
fix up autoregistration messenger bootstrap code
1999-03-06 01:29:31 +00:00
alecf%netscape.com
9a812136e7
fix newline at end of file problem
1999-03-06 01:24:36 +00:00
alecf%netscape.com
4dc319e87c
rev the idl-generated headers
1999-03-06 01:24:00 +00:00
alecf%netscape.com
da9226ec78
update interface to prepare to move nsMsgGroupRecord to be behind an interface
1999-03-06 01:23:07 +00:00
mscott%netscape.com
b62cd03a6a
Fix build breakage for mcmullen using the file stream changes.
1999-03-06 01:21:41 +00:00
mscott%netscape.com
94b1e7a35a
fix build breakage. file stream updates for mcmullen.
1999-03-06 01:17:55 +00:00
mcmullen%netscape.com
37cd469998
Adapt to the removed offset parameter in streams.
1999-03-06 01:03:12 +00:00
tague%netscape.com
b7c5b15590
Fixed tree bustage
1999-03-06 00:58:50 +00:00
mscott%netscape.com
22dac1f00d
Don't link with rdf_utils. That is already linked into msglocal.lib.
1999-03-06 00:53:32 +00:00
mscott%netscape.com
1237ebc355
Remove extraneous functions....update to use ::RegisterComponent.
1999-03-06 00:53:11 +00:00
mcmullen%netscape.com
e49f4cd0ca
Trying to fix the use of streams (the offset parameter has gone).
1999-03-06 00:44:40 +00:00
chuang%netscape.com
b45df60c09
Java script functions for shared command between mail and browser, like Communicator and Help menu
1999-03-06 00:43:10 +00:00
chuang%netscape.com
957822f793
Java script functions for mailnews commands
1999-03-06 00:41:56 +00:00
chuang%netscape.com
a1dbbd5faa
Java script functions for UI widgets
1999-03-06 00:41:21 +00:00
mscott%netscape.com
1348634270
woops....fix typo....
1999-03-06 00:39:46 +00:00
mscott%netscape.com
b94946aa0a
Add test code for displaying a mailbox message from a berkley mail folder.
1999-03-06 00:31:59 +00:00
mscott%netscape.com
1169445815
LoadUrl now takes a display consumer. Add functionality for reading & displaying a mailbox message.
...
Right now we write the message to a temp file and then run a file url on the temp file to display the message.
So mkfile handles the rfc-822 to html conversion for us...
1999-03-06 00:31:06 +00:00
mscott%netscape.com
2e916bf6d2
interface change, display message now takes a message id and a message key.
1999-03-06 00:30:10 +00:00
mscott%netscape.com
1b036bf770
Implemented a DisplayMessage service which takes a msg id, msg key a display consumer and possibly a url listener. It builds a mailbox url and runs it. Also, nsMailboxProtocol::LoadUrl now takes the consumer as an argument..
1999-03-06 00:29:50 +00:00
mscott%netscape.com
4955b9e104
many changes to how we parse a url. Added ability to extract message ID and message key from the search part.
...
When generating the url_struct for netlib, if we are a display mailbox url, then set the byte range based on message key and message size.
1999-03-06 00:29:10 +00:00
mscott%netscape.com
ee4a2c90dd
accessors for fetching a message key for the current url and a setter for setting the message size.
1999-03-06 00:28:23 +00:00
mscott%netscape.com
f7529d3f60
display message takes a message key and a messageID.
1999-03-06 00:27:58 +00:00
mscott%netscape.com
840e735d7f
Leverage name spaces and remove rdf:id leaving just 'id'. This was causing the folder pane to come up blank....
1999-03-06 00:07:27 +00:00
alecf%netscape.com
7bac30eacb
rev IDL-generated headers, won't bust on nsIID this time.
1999-03-06 00:05:51 +00:00
alecf%netscape.com
aea01b3761
add mozilla/compose/build/Makefile
1999-03-06 00:04:33 +00:00
mscott%netscape.com
16811f8280
Definition for LINEBREAK moved up into msgCore.h
1999-03-05 23:41:27 +00:00
mscott%netscape.com
901b0fbab0
Add platform specific defintions for LINEBREAK (these came from nsMsgLineBuffer)
1999-03-05 23:40:53 +00:00
cyeh%netscape.com
5fe1801c03
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
alecf%netscape.com
94e693fc74
removed lower-case version
1999-03-05 22:24:49 +00:00
rhp%netscape.com
7e3df5035b
New files for XP-COM stream converter interface
1999-03-05 22:18:42 +00:00
bienvenu%netscape.com
42eb052084
load mail root path from prefs.js
1999-03-05 21:17:59 +00:00
bienvenu%netscape.com
3e273021f9
fix folder info uint32 handling
1999-03-05 07:23:24 +00:00
bienvenu%netscape.com
e086d76285
add factory method, remove oid parameter to match real mdb
1999-03-05 03:29:41 +00:00
bienvenu%netscape.com
f366250691
try to fix time stamp and stat routines so we can re-open existing db's
1999-03-05 03:28:34 +00:00
bienvenu%netscape.com
af373c479e
add rdf to the stupid mailbox parsing test app
1999-03-05 03:25:51 +00:00
bienvenu%netscape.com
5ea8a7cda3
add morkConfig to makefile
1999-03-05 02:49:36 +00:00
mscott%netscape.com
bcf7ff6db0
Don't add a null urllistener...
1999-03-04 20:10:20 +00:00
ducarroz%netscape.com
a29697b157
no comment
1999-03-04 19:43:28 +00:00
ducarroz%netscape.com
41f19c23e2
Add the function NewMessage to popup the compose window.
1999-03-04 19:33:55 +00:00
bienvenu%netscape.com
c8c2fa438f
add a couple cursors
1999-03-04 15:58:52 +00:00
putterman%netscape.com
e29f02d492
Need to register the datasource.
1999-03-04 05:24:12 +00:00
putterman%netscape.com
9760e36dad
changed id to rdf:id
1999-03-04 05:03:32 +00:00
alecf%netscape.com
e51ee28c06
remove FE_Alert to remove dependancy on netlib
1999-03-04 03:11:59 +00:00
mscott%netscape.com
ad64473c49
Changes for naoki to implement SetDocumentCharset.
1999-03-04 02:02:12 +00:00
alecf%netscape.com
5bbeb7cf33
make this test compile on unix
1999-03-04 01:40:40 +00:00
alecf%netscape.com
5fb4b727d2
forgot to include nsUInt32Array.cpp in this library!
1999-03-04 01:40:03 +00:00
alecf%netscape.com
5020cdb95b
fully resolve all symbols and make the base mailnews library a component
1999-03-04 01:39:36 +00:00
alecf%netscape.com
396690f1cd
only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on
1999-03-04 01:36:25 +00:00
mscott%netscape.com
399ea6d2b6
part of scc's merge: change interface calls to IID() to GetIID().
1999-03-04 00:57:51 +00:00
mscott%netscape.com
d8f2aeb50c
part of scc's merge: change IID() calls to GetIID().
1999-03-04 00:44:05 +00:00
mscott%netscape.com
eb6d06c4f4
attribute name space changes.
1999-03-03 21:59:04 +00:00
mscott%netscape.com
d9a65acfe8
attribute name space changes. Spell start up correctly.
1999-03-03 21:56:48 +00:00
mscott%netscape.com
cd17d0c300
Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore.
1999-03-03 18:47:16 +00:00
mscott%netscape.com
f4abaae1bd
Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore.
1999-03-03 18:44:12 +00:00
mscott%netscape.com
5d477fdf0e
Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working.
1999-03-03 18:11:53 +00:00
alecf%netscape.com
ab9cdd7f13
onClick -> onclick
1999-03-03 17:48:34 +00:00
rhp%netscape.com
4d3e325ad3
More cleanup for stream conveter interface.
1999-03-03 05:58:00 +00:00
rhp%netscape.com
4fd16c792b
Changes for new XP-COM interface for stream converters.
1999-03-03 05:45:55 +00:00
rhp%netscape.com
bb1d88e404
New files for XP-COM stream converter interface.
1999-03-03 05:36:20 +00:00
bienvenu%netscape.com
08c538c41f
fix build bustage courtesy of the nsCOMPtr team
1999-03-03 05:13:21 +00:00
mscott%netscape.com
40b35e353a
Remove nsIsmgSend->Test() call.
1999-03-03 03:27:31 +00:00
bienvenu%netscape.com
bd62c57d1e
latest drop of mork files
1999-03-03 03:15:45 +00:00
mscott%netscape.com
634a35c78e
Fix build breakage. Seems like none of these interfaces implement a Test() method...
1999-03-03 02:03:48 +00:00
mscott%netscape.com
455cd35f19
url listener update.
1999-03-03 01:32:10 +00:00
mscott%netscape.com
0ddffd2393
Remove RegisterFactory call for an rfc822 parser. this is done during the self register phase of the msgcore dll.
1999-03-03 01:31:28 +00:00
mscott%netscape.com
8eddda2990
Update smtp test to register itself as a url listener on the current smtp url being run.
1999-03-03 01:27:11 +00:00
mscott%netscape.com
6da99d4363
Don't rely on msgcore.lib, use the dll instead....
1999-03-03 01:25:49 +00:00
mscott%netscape.com
72d8fed76a
asking the smtp service to send a message requires you to pass in a url listener (which can be nsnull if you don't care).
1999-03-03 01:24:56 +00:00
bienvenu%netscape.com
b0a61eb1ef
make sure message key gets set correctly
1999-03-03 01:22:49 +00:00
mscott%netscape.com
7e73c45aa1
Pass in a url listener to send message.
1999-03-03 01:22:20 +00:00
mscott%netscape.com
1288d51931
Update to latest version of nsIMsgMailNewsUrl which includes url listener registration and notification stuff.
1999-03-03 01:21:38 +00:00
nhotta%netscape.com
97a44299d7
Reformat code for MIME encoder, otherwise unreadable.
1999-03-03 01:20:22 +00:00
mscott%netscape.com
21550b1e0f
Update to take a url listener when sending a message.
1999-03-03 01:19:50 +00:00
mscott%netscape.com
16188dfbca
Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners...
1999-03-03 01:18:18 +00:00
mscott%netscape.com
251f09540d
Update urlListener stuff.
1999-03-03 01:16:42 +00:00
mscott%netscape.com
702229c0c5
pass in urlListener as argument to parsing a mailbox.
1999-03-03 01:15:40 +00:00
mscott%netscape.com
becaace5ad
Add url listener manager support to mailbox urls.
1999-03-03 01:14:45 +00:00
mscott%netscape.com
8f3340d738
When parsing a mailbox, allow the caller to pass in a url listener on the action....
1999-03-03 01:13:34 +00:00
mscott%netscape.com
a0e38e24d7
Requires netlib.
1999-03-03 01:12:20 +00:00
mscott%netscape.com
c6bd0cba90
Add code to register a url listener manager.
1999-03-03 01:11:53 +00:00
mscott%netscape.com
8e14e30d93
Build nsUrlListenerManager.
1999-03-03 01:10:42 +00:00
mscott%netscape.com
4a70ef7584
Build the url listener manager.
1999-03-03 01:08:29 +00:00
mscott%netscape.com
67c9a01b54
A generic url listener manager...
1999-03-03 01:07:55 +00:00
mscott%netscape.com
f300ddb13d
MailNews Urls now support url listeners. Add these new methods to the base url interface class.
1999-03-03 01:06:52 +00:00
mscott%netscape.com
ed8de3f963
Remove from directory...
1999-03-03 01:05:37 +00:00
mscott%netscape.com
c51ee4d6e7
Export nsIUrlListener.h and nsIUrlListenerManager.h
1999-03-03 01:05:04 +00:00
mscott%netscape.com
275dcf2b16
Export nsIListenerUrl.h and nsIUrlListenerManager.h
1999-03-03 01:03:27 +00:00
mscott%netscape.com
13bf2ca7f5
UrlListener interface and the interface for a generic url listener manager. Each of our url classes will have a url listener manager to handle the book keeping related to url listeners.
1999-03-03 01:02:53 +00:00
mscott%netscape.com
557cea9b2f
Build mailbox test.
1999-03-02 23:56:27 +00:00
ducarroz%netscape.com
af580475f9
clean up: change PR_MALLOC for PR_Malloc
1999-03-02 18:36:58 +00:00
ducarroz%netscape.com
231985740e
sources clean up
1999-03-02 18:35:42 +00:00
putterman%netscape.com
ae016a30f1
Add ".msf" to the list of files types we should ignore when building folders.
1999-03-02 18:32:39 +00:00
rhp%netscape.com
2cc2318fb0
Changes for new header conversion interfaces
1999-03-02 17:47:31 +00:00
rhp%netscape.com
365849db48
Update for header defines
1999-03-02 17:43:02 +00:00
putterman%netscape.com
0a27dec66b
update to use RDF:containment tag. ThreadPane now loads from RDF.
...
Removed xul: from threadPane.
1999-03-02 17:21:11 +00:00
putterman%netscape.com
b74abc0477
Added ability to GetMessages from prepopulated database.
1999-03-02 17:17:53 +00:00
putterman%netscape.com
0ab1c5931e
Added temporary code for creating a URI and adding it to nsMsgHdr.
1999-03-02 17:17:00 +00:00
rhp%netscape.com
950a02f544
Changes for new XP-COM interface.
1999-03-02 17:06:48 +00:00
rhp%netscape.com
1cfff011b0
Change for interface
1999-03-02 16:57:16 +00:00
rhp%netscape.com
496b7c8e2e
New interfaces to be exported.
1999-03-02 16:46:02 +00:00
rhp%netscape.com
ddb69ef2cf
Adding new header converter interface.
1999-03-02 16:10:28 +00:00
rhp%netscape.com
83ed9b2fe5
New header conversion interface
1999-03-02 15:58:15 +00:00
bienvenu%netscape.com
fead44362c
add version number to msg database
1999-03-01 23:34:30 +00:00
alecf%netscape.com
7fafbce4ff
make unix build the entire base directory into one .so
1999-03-01 23:23:35 +00:00
mscott%netscape.com
5060c10912
Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me.
1999-03-01 22:13:14 +00:00
mscott%netscape.com
b7ee4e691b
Export delmsg.gif because we don't have an icon for this yet...
1999-03-01 22:11:56 +00:00
alecf%netscape.com
f231af1503
move old nsIMessenger interface and move into base/
1999-03-01 21:54:40 +00:00
mscott%netscape.com
e7a027d3f9
Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib.
1999-03-01 19:16:31 +00:00
bienvenu%netscape.com
85741d8e05
rename mk_TraceMsg to ns_mkTraceMsg to fix link error
1999-03-01 18:38:26 +00:00
putterman%netscape.com
3b15ee2d9c
added threadPane.css
1999-03-01 18:07:22 +00:00
putterman%netscape.com
fa8cbbc0d5
Added threadPane.css
1999-03-01 18:06:58 +00:00
bienvenu%netscape.com
ed2684d8b5
use registerComponent instead of registerfactory to fix build bustage
1999-02-28 22:03:19 +00:00
bienvenu%netscape.com
6db98cce3e
set recipients and cc list as an array of addresses
1999-02-28 22:02:20 +00:00
bienvenu%netscape.com
9e0e2f3adb
add ability to import msf files
1999-02-28 22:00:50 +00:00
putterman%netscape.com
643ae18d01
Pass in pointer to mServiceManager.
1999-02-27 07:27:45 +00:00
putterman%netscape.com
7fc073736e
ListNext returns NULL when no more messages.
1999-02-27 07:17:35 +00:00
putterman%netscape.com
64a7056667
Start writing GetMessages and make folder pane work again.
1999-02-27 07:16:58 +00:00
putterman%netscape.com
02d699b740
Works with RegisterComponent
1999-02-27 07:15:41 +00:00
putterman%netscape.com
b750b6ad3a
Compiles with RegisterComponent
1999-02-27 07:11:28 +00:00
mscott%netscape.com
be36211bdc
Stop building nntptest until I fix the factory problems and come up with a progID...
1999-02-27 03:48:15 +00:00
mscott%netscape.com
dff466fffd
There is no DLL in the resource directory so don't try to clobber one...
1999-02-27 03:24:00 +00:00
alecf%netscape.com
ed80e0ef30
implement nsMessenger class
1999-02-27 03:14:40 +00:00
mscott%netscape.com
012537acb2
mailnews base requires DOM.
1999-02-27 03:09:16 +00:00