Граф коммитов

17249 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 0ad841ff91 Made NS_InitFooClass() accessable outside of JSDOM.DLL. 1999-02-17 08:32:14 +00:00
grail%cafebabe.org 36a32da4b2 Removed unbuildable targets out until they're ready to be built. 1999-02-17 08:29:18 +00:00
mscott%netscape.com 5fc73425e2 Move some convience functions into nsNNTPProtocol. LoadUrl now takes a consumer. 1999-02-17 08:19:49 +00:00
leaf%mozilla.org 027bf06a97 oh, yeah, there needs to be an $FE defined somewhere... could be gutted
i'm sure, but i'd like it to just work right now.
1999-02-17 08:18:52 +00:00
mscott%netscape.com 237c42a360 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). Added code to call webshell->LoadUrl after retrieving a news article and writing it to a temp file. This will cause the url to be displayed in the ui. 1999-02-17 08:18:07 +00:00
waterson%netscape.com ca621b1215 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 1e721e74de 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 4777688b1f Add some debug code to figure out when the messenger dll gets loaded.... 1999-02-17 08:14:46 +00:00
mscott%netscape.com 285600822e 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 8b03ac0cf0 Add code to build and execute a news url.... 1999-02-17 08:12:44 +00:00
mscott%netscape.com b4a66dcc14 NS_InitMsgAppCoreClass now takes a JSObject for the parent... 1999-02-17 08:11:54 +00:00
mscott%netscape.com a4e4c791f6 Add JSObject for the parent to the arguments NS_InitMsgAppCore. 1999-02-17 08:09:47 +00:00
jband%netscape.com a27a82a972 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 40ef764595 get this code compiling in win32 1999-02-17 07:05:36 +00:00
leaf%mozilla.org bbe230df12 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 ace9c6d15b Changed getDropTarget() to match with getGrendelDropTarget() 1999-02-17 06:19:28 +00:00
danm%netscape.com fec8319485 fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
warren%netscape.com 49fe0fe239 Added some RDF accessors for messages. 1999-02-17 06:15:13 +00:00
alecf%netscape.com f85cb4a25e ignore generated files 1999-02-17 06:01:24 +00:00
alecf%netscape.com f15f92b708 add test directories back to build 1999-02-17 05:59:14 +00:00
alecf%netscape.com 18358985ef fix for egcs 1.0.x multiple inheritance bug 1999-02-17 05:59:01 +00:00
alecf%netscape.com ed45005c40 fix egcs compiler bustage 1999-02-17 05:57:50 +00:00
brendan%netscape.com ee53936825 Second checkpoint. 1999-02-17 05:56:30 +00:00
scc%netscape.com 31db609cb4 changes for nsCOMPtr 1999-02-17 05:45:31 +00:00
warren%netscape.com 8faf5f40ff Added sidebar xul 1999-02-17 05:34:15 +00:00
warren%netscape.com e69b078636 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
scc%netscape.com 9f4e08c3ba changes for nsCOMPtr 1999-02-17 05:29:19 +00:00
grail%cafebabe.org 9468477fb0 Removed TestDataSource2 from the compilation list. 1999-02-17 05:27:47 +00:00
grail%cafebabe.org 0a4b8a9839 Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
scc%netscape.com 8914901382 added methods of |nsCOMPtr| 1999-02-17 05:00:24 +00:00
danm%netscape.com 8a3666cbb7 changed nsCOMPtr comparison operators to explicitly use get(). part of nsCOMPtr carpool. 1999-02-17 04:39:22 +00:00
scc%netscape.com 56b132f647 missing '&' found, returned to rightful home 1999-02-17 03:12:03 +00:00
mjudge%netscape.com 2ef45d2a26 fix for nsCOMPtr Carpool change 1999-02-17 02:56:26 +00:00
mcafee%netscape.com 221280d06c Adding do_QueryInterface() wrapper for nsCOMPtr carpool 1999-02-17 02:31:01 +00:00
mcafee%netscape.com 49b7e9fd37 Adding do_QueryInterface() wrapper for nsCOMPtr carpool 1999-02-17 02:23:56 +00:00
danm%netscape.com 7cb36e8b11 activate exception handling for tests: TestCOMPtr uses them 1999-02-17 02:18:40 +00:00
sfraser%netscape.com 6735920296 Do the addref in a better way; part of the nsCOMPtr carpool 1999-02-17 02:13:54 +00:00
sfraser%netscape.com f250d738cb Part of the great nsCOMPtr carpool. Approved by those in power. 1999-02-17 02:08:01 +00:00
mcafee%netscape.com 9a63580434 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
alecf%netscape.com 2e33fd0cbf move function declaration 1999-02-17 02:03:23 +00:00
mjudge%netscape.com 0f60b22018 new modifications to nsCOMPtr to explicitly change to QueryInterface 1999-02-17 01:59:56 +00:00
mjudge%netscape.com 3360e21238 checking for nsCOMPtr change 1999-02-17 01:59:01 +00:00
scc%netscape.com 42e1c10096 updated to new interface for nsCOMPtr 1999-02-17 01:58:25 +00:00
scc%netscape.com 149e9ed6e5 First Checked In. 1999-02-17 01:57:07 +00:00
alecf%netscape.com 131e990edc add InitMsgAppCoreclass to exported header 1999-02-17 01:56:45 +00:00
mcafee%netscape.com 81ad17909e Adding nsCOMPtr.cpp for nsCOMPtr carpool 1999-02-17 01:55:00 +00:00
ebina%netscape.com fb60273d51 Use PR_TRUE and PR_FALSE instead of True and False. 1999-02-17 01:27:10 +00:00
kmcclusk%netscape.com 284874c13e 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 e5596bb3ed Checkpoint xpidl -m stub work. 1999-02-17 01:17:52 +00:00
bienvenu%netscape.com b768f8a7ff call base class line handler to get parsing to work 1999-02-17 00:36:07 +00:00