michaelp%netscape.com
|
71043daca6
|
factored code.
|
1999-03-10 01:03:03 +00:00 |
|
mscott%netscape.com
|
33b4dc1789
|
Getting new mime change to run on Linux
|
1999-03-10 00:57:50 +00:00 |
|
sfraser%netscape.com
|
89fd03e216
|
Put editor shared libs in the Components folder, and call the folder "Components", not "components".
|
1999-03-10 00:55:34 +00:00 |
|
mcafee%netscape.com
|
2313af674b
|
PRBool means use PR_FALSE/PR_TRUE. This breaks Solaris.
|
1999-03-10 00:53:29 +00:00 |
|
mscott%netscape.com
|
238af643a0
|
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
|
1ea1fb4fc6
|
Reworked an issue with includes to prevent compile problems with C & C++ code.
|
1999-03-10 00:36:39 +00:00 |
|
alecf%netscape.com
|
347a029e95
|
purify fix from bruce@cybersight.com - use delete[] rather than delete
|
1999-03-10 00:36:18 +00:00 |
|
alecf%netscape.com
|
db95dfaee9
|
purify fixes from bruce@cybersight.com - use delete[] rather than delete
|
1999-03-10 00:35:16 +00:00 |
|
alecf%netscape.com
|
4870da1dcf
|
purify fixes from bruce@cybersight.com - free memory the right way
|
1999-03-10 00:32:44 +00:00 |
|
alecf%netscape.com
|
4cee014796
|
purify fixes from bruce@cybersight.com
use delete[] rather than delete
|
1999-03-10 00:31:59 +00:00 |
|
briano%netscape.com
|
ec4c607ac7
|
Automated update
|
1999-03-10 00:30:41 +00:00 |
|
mcafee%netscape.com
|
b165f8007d
|
Fixing Solaris/CC bustage.
|
1999-03-10 00:29:34 +00:00 |
|
akkana%netscape.com
|
19d79b051d
|
Fix UMR, caught with purify by bruce@portland.puremagic.com
|
1999-03-10 00:28:47 +00:00 |
|
donm%netscape.com
|
35fe91b9b2
|
solaris gcc needs different command line options to link a
set of static libs into a shared lib.
|
1999-03-10 00:27:20 +00:00 |
|
waterson%netscape.com
|
a5516443bd
|
Change class to clazz to get to compile in C++.
|
1999-03-10 00:22:22 +00:00 |
|
nhotta%netscape.com
|
28403c158f
|
Added charset menu items in view menu.
|
1999-03-10 00:21:26 +00:00 |
|
slamm%netscape.com
|
5256fe9914
|
Give warning for 'make depend' with --enable-md.
|
1999-03-10 00:03:12 +00:00 |
|
pinkerton%netscape.com
|
65c86529ea
|
new styles for expanding and collapsing folders
|
1999-03-10 00:01:55 +00:00 |
|
sfraser%netscape.com
|
c20b330fd5
|
onConstruction -> onload
|
1999-03-10 00:00:06 +00:00 |
|
dougt%netscape.com
|
af851edcc3
|
First Checked In.
|
1999-03-09 23:59:16 +00:00 |
|
slamm%netscape.com
|
c6d29414c2
|
Change 'name' array to 'build'. Looks like name is reserved or something.
|
1999-03-09 23:59:15 +00:00 |
|
mscott%netscape.com
|
e1fe72cf05
|
Build nsMsgIdentity and nsMsgMailSession.
|
1999-03-09 23:52:24 +00:00 |
|
mscott%netscape.com
|
32d0f7105e
|
Export nsIMsgIdentity.h and nsIMsgMailSession.h.
|
1999-03-09 23:51:40 +00:00 |
|
waterson%netscape.com
|
28ac6a50e7
|
Made sure to initialize rv to NS_OK.
|
1999-03-09 23:51:34 +00:00 |
|
rods%netscape.com
|
f4cc0cfeeb
|
Added the handling for nsDragDropEvents for files
|
1999-03-09 23:51:29 +00:00 |
|
rods%netscape.com
|
38d1f93ab8
|
Added EnableDileDrop method
|
1999-03-09 23:50:40 +00:00 |
|
rods%netscape.com
|
f2ef9cb1e0
|
Added nsDragDropEvent
|
1999-03-09 23:50:18 +00:00 |
|
rods%netscape.com
|
3e7517accd
|
Added File Drop
Now handling the WM_DROPFILE event
|
1999-03-09 23:48:58 +00:00 |
|
cata%netscape.com
|
67b4a7c121
|
"extern" declaration for global vars fixed.
|
1999-03-09 23:48:10 +00:00 |
|
rods%netscape.com
|
e394a625f7
|
Added method EnableFileDrop (temporary for D&D work)
|
1999-03-09 23:47:47 +00:00 |
|
rods%netscape.com
|
116931cf21
|
Added Uuid.lib and OLE32.lib for drag & drop
|
1999-03-09 23:46:24 +00:00 |
|
rods%netscape.com
|
5bb45ba38e
|
Added shell32.lib
|
1999-03-09 23:44:21 +00:00 |
|
rods%netscape.com
|
fb0a9d8dcf
|
Added nsDropTarget
|
1999-03-09 23:39:15 +00:00 |
|
rods%netscape.com
|
0035ef0bc5
|
initial checkin
|
1999-03-09 23:38:37 +00:00 |
|
mscott%netscape.com
|
a36ba33fc0
|
Fix runtime breakage caused by changing nsFilePath to nsFileSpec.
|
1999-03-09 23:17:44 +00:00 |
|
cmanske%netscape.com
|
714238a1d4
|
2nd try to get it right in get editor factory method
|
1999-03-09 23:06:16 +00:00 |
|
dougt%netscape.com
|
78a5a8496a
|
ack.
|
1999-03-09 23:06:11 +00:00 |
|
cmanske%netscape.com
|
a4506026a7
|
Fixed editor registration and startup problems
|
1999-03-09 22:52:24 +00:00 |
|
cata%netscape.com
|
8ecb1f457e
|
Docs added.
|
1999-03-09 22:41:09 +00:00 |
|
dougt%netscape.com
|
327babe1ee
|
Added VR_ calls to the export list.
|
1999-03-09 22:39:09 +00:00 |
|
pinkerton%netscape.com
|
38c2b8b578
|
fix minor goof in xptoolkit sample menu
|
1999-03-09 22:39:02 +00:00 |
|
putterman%netscape.com
|
074faa3f0d
|
use correct mailbox path.
|
1999-03-09 22:38:40 +00:00 |
|
putterman%netscape.com
|
c1fff3c3a7
|
use nsCRT string functions.
|
1999-03-09 22:38:22 +00:00 |
|
putterman%netscape.com
|
8ea8587311
|
Added folder listener so we can run the mailbox parsing url.
|
1999-03-09 22:37:55 +00:00 |
|
putterman%netscape.com
|
3abfe3dbd8
|
Added xplib.lib and added folderListener
|
1999-03-09 22:37:06 +00:00 |
|
rhp%netscape.com
|
6a0cd77a46
|
Changes for autoregistration as well as the new stream converter
interface.
|
1999-03-09 22:37:03 +00:00 |
|
putterman%netscape.com
|
07e9c0cbb9
|
implement SetMessageKey
|
1999-03-09 22:36:24 +00:00 |
|
putterman%netscape.com
|
bb3d64d79b
|
OnAnnouncerGoingAway is abstract.
|
1999-03-09 22:35:57 +00:00 |
|
troy%netscape.com
|
a4ccf253e0
|
Some more table pagination improvements
|
1999-03-09 22:34:51 +00:00 |
|
putterman%netscape.com
|
1353fb24cb
|
Added folder listener.
|
1999-03-09 22:34:29 +00:00 |
|