vidur%netscape.com
|
7944b75ced
|
Removed bogus addition of text for newlines
git-svn-id: svn://10.0.0.236/trunk@23443 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:19:35 +00:00 |
|
mscott%netscape.com
|
d77f43ff5b
|
Changes for Linux builds.
git-svn-id: svn://10.0.0.236/trunk@23442 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:18:57 +00:00 |
|
vidur%netscape.com
|
2cf6b40bda
|
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
git-svn-id: svn://10.0.0.236/trunk@23441 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:17:49 +00:00 |
|
mscott%netscape.com
|
089050a64d
|
Fixes for makefiles on Linux
git-svn-id: svn://10.0.0.236/trunk@23440 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:17:48 +00:00 |
|
alecf%netscape.com
|
2cf4c284bc
|
fix casting problems
git-svn-id: svn://10.0.0.236/trunk@23439 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:17:47 +00:00 |
|
alecf%netscape.com
|
cc1b5f77d9
|
uint -> PRUint32
git-svn-id: svn://10.0.0.236/trunk@23438 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:13:52 +00:00 |
|
alecf%netscape.com
|
2c0e5ce8fc
|
export nsID.idl to get native types
git-svn-id: svn://10.0.0.236/trunk@23437 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:13:27 +00:00 |
|
michaelp%netscape.com
|
a699b49e4b
|
factored code.
git-svn-id: svn://10.0.0.236/trunk@23435 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 01:03:03 +00:00 |
|
mscott%netscape.com
|
738e0cf71c
|
Getting new mime change to run on Linux
git-svn-id: svn://10.0.0.236/trunk@23434 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:57:50 +00:00 |
|
sfraser%netscape.com
|
f867547c36
|
Put editor shared libs in the Components folder, and call the folder "Components", not "components".
git-svn-id: svn://10.0.0.236/trunk@23433 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:55:34 +00:00 |
|
mcafee%netscape.com
|
7ac72a2140
|
PRBool means use PR_FALSE/PR_TRUE. This breaks Solaris.
git-svn-id: svn://10.0.0.236/trunk@23432 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:53:29 +00:00 |
|
mscott%netscape.com
|
d58b486813
|
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...
git-svn-id: svn://10.0.0.236/trunk@23431 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:43:58 +00:00 |
|
rhp%netscape.com
|
b3645fb2c7
|
Reworked an issue with includes to prevent compile problems with C & C++ code.
git-svn-id: svn://10.0.0.236/trunk@23430 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:36:39 +00:00 |
|
alecf%netscape.com
|
8021fac986
|
purify fix from bruce@cybersight.com - use delete[] rather than delete
git-svn-id: svn://10.0.0.236/trunk@23429 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:36:18 +00:00 |
|
alecf%netscape.com
|
9bb701d390
|
purify fixes from bruce@cybersight.com - use delete[] rather than delete
git-svn-id: svn://10.0.0.236/trunk@23428 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:35:16 +00:00 |
|
alecf%netscape.com
|
1bab895f15
|
purify fixes from bruce@cybersight.com - free memory the right way
git-svn-id: svn://10.0.0.236/trunk@23427 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:32:44 +00:00 |
|
alecf%netscape.com
|
c7c621d431
|
purify fixes from bruce@cybersight.com
use delete[] rather than delete
git-svn-id: svn://10.0.0.236/trunk@23426 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:31:59 +00:00 |
|
briano%netscape.com
|
15591a6649
|
Automated update
git-svn-id: svn://10.0.0.236/trunk@23425 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:30:41 +00:00 |
|
mcafee%netscape.com
|
63d1ddca8c
|
Fixing Solaris/CC bustage.
git-svn-id: svn://10.0.0.236/trunk@23424 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:29:34 +00:00 |
|
akkana%netscape.com
|
c6464d3004
|
Fix UMR, caught with purify by bruce@portland.puremagic.com
git-svn-id: svn://10.0.0.236/trunk@23423 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:28:47 +00:00 |
|
donm%netscape.com
|
758efdc59e
|
solaris gcc needs different command line options to link a
set of static libs into a shared lib.
git-svn-id: svn://10.0.0.236/trunk@23422 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:27:20 +00:00 |
|
waterson%netscape.com
|
89b60f7c29
|
Change class to clazz to get to compile in C++.
git-svn-id: svn://10.0.0.236/trunk@23421 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:22:22 +00:00 |
|
nhotta%netscape.com
|
56b9bce46c
|
Added charset menu items in view menu.
git-svn-id: svn://10.0.0.236/trunk@23420 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:21:26 +00:00 |
|
slamm%netscape.com
|
11f1f88355
|
Give warning for 'make depend' with --enable-md.
git-svn-id: svn://10.0.0.236/trunk@23419 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:03:12 +00:00 |
|
pinkerton%netscape.com
|
7d7d82c1c1
|
new styles for expanding and collapsing folders
git-svn-id: svn://10.0.0.236/trunk@23418 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:01:55 +00:00 |
|
sfraser%netscape.com
|
b82cb437b9
|
onConstruction -> onload
git-svn-id: svn://10.0.0.236/trunk@23417 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-10 00:00:06 +00:00 |
|
dougt%netscape.com
|
39d464c13c
|
First Checked In.
git-svn-id: svn://10.0.0.236/trunk@23416 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:59:16 +00:00 |
|
slamm%netscape.com
|
b9cb51bca5
|
Change 'name' array to 'build'. Looks like name is reserved or something.
git-svn-id: svn://10.0.0.236/trunk@23415 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:59:15 +00:00 |
|
mscott%netscape.com
|
6afb85812c
|
Build nsMsgIdentity and nsMsgMailSession.
git-svn-id: svn://10.0.0.236/trunk@23414 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:52:24 +00:00 |
|
mscott%netscape.com
|
85638846b7
|
Export nsIMsgIdentity.h and nsIMsgMailSession.h.
git-svn-id: svn://10.0.0.236/trunk@23413 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:51:40 +00:00 |
|
waterson%netscape.com
|
c758ab8571
|
Made sure to initialize rv to NS_OK.
git-svn-id: svn://10.0.0.236/trunk@23412 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:51:34 +00:00 |
|
rods%netscape.com
|
81e01450a9
|
Added the handling for nsDragDropEvents for files
git-svn-id: svn://10.0.0.236/trunk@23411 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:51:29 +00:00 |
|
rods%netscape.com
|
22f6a4adb0
|
Added EnableDileDrop method
git-svn-id: svn://10.0.0.236/trunk@23410 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:50:40 +00:00 |
|
rods%netscape.com
|
0d03271f02
|
Added nsDragDropEvent
git-svn-id: svn://10.0.0.236/trunk@23409 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:50:18 +00:00 |
|
rods%netscape.com
|
bf53653ab4
|
Added File Drop
Now handling the WM_DROPFILE event
git-svn-id: svn://10.0.0.236/trunk@23408 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:48:58 +00:00 |
|
cata%netscape.com
|
9d06235a51
|
"extern" declaration for global vars fixed.
git-svn-id: svn://10.0.0.236/trunk@23407 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:48:10 +00:00 |
|
rods%netscape.com
|
d6db2acd54
|
Added method EnableFileDrop (temporary for D&D work)
git-svn-id: svn://10.0.0.236/trunk@23406 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:47:47 +00:00 |
|
rods%netscape.com
|
26dce0d4a2
|
Added Uuid.lib and OLE32.lib for drag & drop
git-svn-id: svn://10.0.0.236/trunk@23405 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:46:24 +00:00 |
|
rods%netscape.com
|
f7a274adef
|
Added shell32.lib
git-svn-id: svn://10.0.0.236/trunk@23404 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:44:21 +00:00 |
|
rods%netscape.com
|
3f32fab8a0
|
Added nsDropTarget
git-svn-id: svn://10.0.0.236/trunk@23403 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:39:15 +00:00 |
|
rods%netscape.com
|
2d3986d90c
|
initial checkin
git-svn-id: svn://10.0.0.236/trunk@23402 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:38:37 +00:00 |
|
mscott%netscape.com
|
adb3cd8520
|
Fix runtime breakage caused by changing nsFilePath to nsFileSpec.
git-svn-id: svn://10.0.0.236/trunk@23401 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:17:44 +00:00 |
|
cmanske%netscape.com
|
fc43b4f0d4
|
2nd try to get it right in get editor factory method
git-svn-id: svn://10.0.0.236/trunk@23400 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:06:16 +00:00 |
|
dougt%netscape.com
|
209f30f426
|
ack.
git-svn-id: svn://10.0.0.236/trunk@23399 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 23:06:11 +00:00 |
|
cmanske%netscape.com
|
70947d83ca
|
Fixed editor registration and startup problems
git-svn-id: svn://10.0.0.236/trunk@23398 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:52:24 +00:00 |
|
cata%netscape.com
|
05e4d00784
|
Docs added.
git-svn-id: svn://10.0.0.236/trunk@23397 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:41:09 +00:00 |
|
dougt%netscape.com
|
eb1175b875
|
Added VR_ calls to the export list.
git-svn-id: svn://10.0.0.236/trunk@23396 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:39:09 +00:00 |
|
pinkerton%netscape.com
|
be80881964
|
fix minor goof in xptoolkit sample menu
git-svn-id: svn://10.0.0.236/trunk@23395 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:39:02 +00:00 |
|
putterman%netscape.com
|
7be07c5b29
|
use correct mailbox path.
git-svn-id: svn://10.0.0.236/trunk@23394 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:38:40 +00:00 |
|
putterman%netscape.com
|
921e359dbe
|
use nsCRT string functions.
git-svn-id: svn://10.0.0.236/trunk@23393 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-09 22:38:22 +00:00 |
|