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 |
alecf%netscape.com
|
5438acafb9
|
add Interface implementation for JS stubs in messenger
|
1999-02-27 02:47:53 +00:00 |
alecf%netscape.com
|
799e6f258d
|
remove bogus headers
|
1999-02-27 02:42:26 +00:00 |
alecf%netscape.com
|
8a910e86a3
|
implement new nsIMessenger interface, and make it accessable from JavaScript
|
1999-02-27 02:33:21 +00:00 |
alecf%netscape.com
|
ff315968a4
|
update to new RegisterComponent APIs
|
1999-02-27 02:25:02 +00:00 |
alecf%netscape.com
|
060b387b7d
|
update to new RegisterFactory/Component APIs
|
1999-02-27 02:24:29 +00:00 |
alecf%netscape.com
|
4144b12fbb
|
moving this file to base
|
1999-02-27 02:04:53 +00:00 |
ducarroz%netscape.com
|
8b4b5f147b
|
add missing parameter to SendMessage
|
1999-02-27 01:26:01 +00:00 |
mscott%netscape.com
|
6b4b701ddc
|
Remove no shared library field
|
1999-02-27 01:03:26 +00:00 |
mscott%netscape.com
|
e81ba218a0
|
Add mdbstubs.cpp to the build.
|
1999-02-27 00:56:41 +00:00 |
mscott%netscape.com
|
7262d1820b
|
Link with nntpTest library.
|
1999-02-27 00:43:54 +00:00 |
mscott%netscape.com
|
4353d05370
|
Name of the compose library changed. Update the Makefile.
|
1999-02-27 00:29:19 +00:00 |
mscott%netscape.com
|
8bf5c3a1a7
|
Hmm somehow we got a bunch of duplicate file names getting built. Cleaning up the Makefile
|
1999-02-27 00:21:42 +00:00 |
mscott%netscape.com
|
26644799ce
|
Fix Unix breakage. XP_AppVersion is a const char * not a char * for unix.
|
1999-02-27 00:16:52 +00:00 |
mscott%netscape.com
|
3c3d4f9c33
|
I'm not sure why this was changed from m_host to "", in any case, change it back to m_host
which is the host to use...
|
1999-02-26 23:56:56 +00:00 |
ducarroz%netscape.com
|
c0098e09a4
|
receive an URL during the creation of a new message instance. Add new parameter in SendMessage (from, cc, bcc, smtp)
|
1999-02-26 23:42:54 +00:00 |
ducarroz%netscape.com
|
9f00c89954
|
fix build problem with missing parameter when call SendMailMessage. Add an empty host name
|
1999-02-26 23:40:42 +00:00 |
mscott%netscape.com
|
f0f613ef6a
|
Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult.
|
1999-02-26 23:38:32 +00:00 |
ducarroz%netscape.com
|
3acfe697b4
|
carry smtp server over the send process
|
1999-02-26 23:38:20 +00:00 |
ducarroz%netscape.com
|
67624c759c
|
carry smtp server over the send process
|
1999-02-26 23:25:46 +00:00 |
ducarroz%netscape.com
|
a825854d4a
|
carry smtp server name over the send message process
|
1999-02-26 23:23:32 +00:00 |
ducarroz%netscape.com
|
64ed4c78fd
|
clobber tag was missing causing a nmake error
|
1999-02-26 23:13:36 +00:00 |
ducarroz%netscape.com
|
6259376427
|
updated to export new resources files
|
1999-02-26 22:46:33 +00:00 |
ducarroz%netscape.com
|
b5d6b0c848
|
remove address and subject fields, they are now in the toolbar describe in compose.xul
|
1999-02-26 22:45:12 +00:00 |
ducarroz%netscape.com
|
f9741014c0
|
Initial check in
|
1999-02-26 22:43:41 +00:00 |
ducarroz%netscape.com
|
ab158ab948
|
replaced by compose.xul
|
1999-02-26 22:42:36 +00:00 |
ducarroz%netscape.com
|
fe011cf375
|
no comment
|
1999-02-26 22:28:50 +00:00 |
ducarroz%netscape.com
|
2880575bb7
|
did some reformating of the code
|
1999-02-26 22:23:24 +00:00 |
ducarroz%netscape.com
|
93f1130ea3
|
change hard coded version of messenger
|
1999-02-26 22:21:45 +00:00 |
alecf%netscape.com
|
e7a2121450
|
remove duplicate definition (whoops!)
|
1999-02-26 20:06:18 +00:00 |