waterson%netscape.com
|
6dbd4926ba
|
Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage.
|
1999-02-17 08:17:50 +00:00 |
mscott%netscape.com
|
8f505270db
|
LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo).
|
1999-02-17 08:17:04 +00:00 |
mscott%netscape.com
|
b8046e4c37
|
Add some debug code to figure out when the messenger dll gets loaded....
|
1999-02-17 08:14:46 +00:00 |
mscott%netscape.com
|
9ebec044c6
|
Fix some syntax problems (missing '/' at end of some statements). Added some dump debug code to figure out if our JS glue code is even getting called (which it isn't right now).
|
1999-02-17 08:13:56 +00:00 |
mscott%netscape.com
|
d412509c39
|
Add code to build and execute a news url....
|
1999-02-17 08:12:44 +00:00 |
mscott%netscape.com
|
da639243f3
|
NS_InitMsgAppCoreClass now takes a JSObject for the parent...
|
1999-02-17 08:11:54 +00:00 |
mscott%netscape.com
|
904d48d3b5
|
Add JSObject for the parent to the arguments NS_InitMsgAppCore.
|
1999-02-17 08:09:47 +00:00 |
jband%netscape.com
|
a205cb2192
|
more tests and fixed to get the tests to run, clean up of iid stuff for compiling on Linux
|
1999-02-17 07:07:39 +00:00 |
jband%netscape.com
|
7be417bb2e
|
get this code compiling in win32
|
1999-02-17 07:05:36 +00:00 |
leaf%mozilla.org
|
f635193934
|
Adding makefile.win changes for eric bina. we'll try using camelot to add
the mac project file support.
|
1999-02-17 06:55:48 +00:00 |
grail%cafebabe.org
|
e8ac8714bf
|
Changed getDropTarget() to match with getGrendelDropTarget()
|
1999-02-17 06:19:28 +00:00 |
danm%netscape.com
|
aa7476884e
|
fixing compilation problems with new nsCOMPtr. part of the carpool.
|
1999-02-17 06:18:11 +00:00 |
warren%netscape.com
|
c347a8f5bd
|
Added some RDF accessors for messages.
|
1999-02-17 06:15:13 +00:00 |
alecf%netscape.com
|
18a53679ff
|
ignore generated files
|
1999-02-17 06:01:24 +00:00 |
alecf%netscape.com
|
544886e95e
|
add test directories back to build
|
1999-02-17 05:59:14 +00:00 |
alecf%netscape.com
|
c4b2cd2795
|
fix for egcs 1.0.x multiple inheritance bug
|
1999-02-17 05:59:01 +00:00 |
alecf%netscape.com
|
f2291a88ef
|
fix egcs compiler bustage
|
1999-02-17 05:57:50 +00:00 |
brendan%netscape.com
|
9e3aa5f56d
|
Second checkpoint.
|
1999-02-17 05:56:30 +00:00 |
scc%netscape.com
|
90374dc1ab
|
changes for nsCOMPtr
|
1999-02-17 05:45:31 +00:00 |
warren%netscape.com
|
e4d80924d9
|
Added sidebar xul
|
1999-02-17 05:34:15 +00:00 |
warren%netscape.com
|
5cb52aa9d2
|
Scott Putterman's changes to make the folder pane work.
|
1999-02-17 05:32:08 +00:00 |
scc%netscape.com
|
468d31eaed
|
changes for nsCOMPtr
|
1999-02-17 05:29:19 +00:00 |
grail%cafebabe.org
|
b6f87e7af8
|
Removed TestDataSource2 from the compilation list.
|
1999-02-17 05:27:47 +00:00 |
grail%cafebabe.org
|
3d14c50dbd
|
Patches from Edwin to clarify method calls for inner methods.
|
1999-02-17 05:26:17 +00:00 |
scc%netscape.com
|
3314d8fda0
|
added methods of |nsCOMPtr|
|
1999-02-17 05:00:24 +00:00 |
danm%netscape.com
|
80dc7af313
|
changed nsCOMPtr comparison operators to explicitly use get(). part of nsCOMPtr carpool.
|
1999-02-17 04:39:22 +00:00 |
scc%netscape.com
|
85abdef8c2
|
missing '&' found, returned to rightful home
|
1999-02-17 03:12:03 +00:00 |
mjudge%netscape.com
|
c95550b563
|
fix for nsCOMPtr Carpool change
|
1999-02-17 02:56:26 +00:00 |
mcafee%netscape.com
|
ec37c5e675
|
Adding do_QueryInterface() wrapper for nsCOMPtr carpool
|
1999-02-17 02:31:01 +00:00 |
mcafee%netscape.com
|
f9566a1c33
|
Adding do_QueryInterface() wrapper for nsCOMPtr carpool
|
1999-02-17 02:23:56 +00:00 |
danm%netscape.com
|
7f7e24bfd0
|
activate exception handling for tests: TestCOMPtr uses them
|
1999-02-17 02:18:40 +00:00 |
sfraser%netscape.com
|
363ff8de18
|
Do the addref in a better way; part of the nsCOMPtr carpool
|
1999-02-17 02:13:54 +00:00 |
sfraser%netscape.com
|
2971982469
|
Part of the great nsCOMPtr carpool. Approved by those in power.
|
1999-02-17 02:08:01 +00:00 |
mcafee%netscape.com
|
3ece48d719
|
Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar
|
1999-02-17 02:08:00 +00:00 |
alecf%netscape.com
|
cca2821cab
|
move function declaration
|
1999-02-17 02:03:23 +00:00 |
mjudge%netscape.com
|
08f7bf0f9d
|
new modifications to nsCOMPtr to explicitly change to QueryInterface
|
1999-02-17 01:59:56 +00:00 |
mjudge%netscape.com
|
0887ceeaff
|
checking for nsCOMPtr change
|
1999-02-17 01:59:01 +00:00 |
scc%netscape.com
|
d4ae494464
|
updated to new interface for nsCOMPtr
|
1999-02-17 01:58:25 +00:00 |
scc%netscape.com
|
db79afbc84
|
First Checked In.
|
1999-02-17 01:57:07 +00:00 |
alecf%netscape.com
|
6c650031a7
|
add InitMsgAppCoreclass to exported header
|
1999-02-17 01:56:45 +00:00 |
mcafee%netscape.com
|
cca02d3e64
|
Adding nsCOMPtr.cpp for nsCOMPtr carpool
|
1999-02-17 01:55:00 +00:00 |
ebina%netscape.com
|
73d3b0457c
|
Use PR_TRUE and PR_FALSE instead of True and False.
|
1999-02-17 01:27:10 +00:00 |
kmcclusk%netscape.com
|
3237d4791e
|
added #ifdef XP_PC in nsSelectControlFrame::GetProperty to fix MAC crash
on www.city.net
|
1999-02-17 01:24:16 +00:00 |
brendan%netscape.com
|
a4ae6f94b8
|
Checkpoint xpidl -m stub work.
|
1999-02-17 01:17:52 +00:00 |
bienvenu%netscape.com
|
3f723c99f7
|
call base class line handler to get parsing to work
|
1999-02-17 00:36:07 +00:00 |
bienvenu%netscape.com
|
d6181893ec
|
fix memory crunch freeing memory I don't own
|
1999-02-17 00:35:25 +00:00 |
briano%netscape.com
|
cb048c98d8
|
Fixed Kipp's hack to allow CPP_PROG_LINK to be overridden when necessary.
|
1999-02-17 00:32:17 +00:00 |
bienvenu%netscape.com
|
b58e22a58a
|
get this to compile for debug me
|
1999-02-17 00:10:48 +00:00 |
bienvenu%netscape.com
|
bbc1349b8c
|
make pop3 protocol use mailbox parse and line buffer
|
1999-02-17 00:09:22 +00:00 |
alecf%netscape.com
|
7fc4f1aeff
|
add commands for loading urls through the MsgAppCore
|
1999-02-17 00:09:01 +00:00 |