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

18414 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com d87aaf9b8b Stop building nntptest until I fix the factory problems and come up with a progID... 1999-02-27 03:48:15 +00:00
alecf%netscape.com 42a42d12dd put #ifdef's around the interface stub implementation output so that generated files can still
be part of the build system.
1999-02-27 03:34:39 +00:00
mscott%netscape.com 9e3822934f 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 6756268744 add IID() method 1999-02-27 03:16:56 +00:00
alecf%netscape.com b3709ef46b implement nsMessenger class 1999-02-27 03:14:40 +00:00
mscott%netscape.com 296bc2b090 Add code to define XPIDL_JS_STUBS if it is defined in the environment for alecf. 1999-02-27 03:12:38 +00:00
grail%cafebabe.org b2fb03eacb Fixed OptionsPanel breakage. Everything is laid out all nice like. 1999-02-27 03:10:41 +00:00
mscott%netscape.com fe4238458a mailnews base requires DOM. 1999-02-27 03:09:16 +00:00
grail%cafebabe.org 2fbc0921b0 Removed references to non-existence crytpo capability. This breaks
OptionsPanel for now.
1999-02-27 03:09:15 +00:00
mcafee%netscape.com ece5b77c37 Fixing solaris bustage. a/r=akkana,simon 1999-02-27 02:55:13 +00:00
vidur%netscape.com c1e5f31841 map and area attribute tests 1999-02-27 02:52:44 +00:00
saari%netscape.com 0d6dcc4d1b First Checked In. 1999-02-27 02:48:31 +00:00
alecf%netscape.com fbd846dbce add Interface implementation for JS stubs in messenger 1999-02-27 02:47:53 +00:00
putterman%netscape.com ae7cb5ad7a Parses datasource string correctly. 1999-02-27 02:42:57 +00:00
alecf%netscape.com 6f4b821ca5 remove bogus headers 1999-02-27 02:42:26 +00:00
alecf%netscape.com 180a1fb0e2 implement new nsIMessenger interface, and make it accessable from JavaScript 1999-02-27 02:33:21 +00:00
alecf%netscape.com dba169e3d7 update to new RegisterComponent APIs 1999-02-27 02:25:02 +00:00
alecf%netscape.com 56ed567656 update to new RegisterFactory/Component APIs 1999-02-27 02:24:29 +00:00
waterson%netscape.com dfc5eac7fd Change '=' to '#' to circumvent registry bustage for now. 1999-02-27 02:19:47 +00:00
slamm%netscape.com b8fe156975 Add status.xul 1999-02-27 02:12:47 +00:00
ebina%netscape.com 4916a8febb Reflect changes to API in nsRepository.h to the Mac. 1999-02-27 02:08:50 +00:00
ebina%netscape.com 89821bbf93 Remove support for the old RegisterFactory API. 1999-02-27 02:06:54 +00:00
alecf%netscape.com e921e3560a moving this file to base 1999-02-27 02:04:53 +00:00
ebina%netscape.com 6761a969d9 Change RegisterFactory to the new API. 1999-02-27 02:02:32 +00:00
fur%netscape.com c9523edadb Separated x86Win32_Support.cpp into an OS-independent part x86GenStub.cpp and
x86Stub.cpp which is Win32-only.
1999-02-27 01:53:18 +00:00
sfraser%netscape.com 5abf681e81 First Checked In. 1999-02-27 01:46:07 +00:00
sfraser%netscape.com d5f0019d99 Add Redo to the editor appshell toolbar 1999-02-27 01:46:00 +00:00
nisheeth%netscape.com f3602747a4 Integrating Expat with raptor... 1999-02-27 01:41:01 +00:00
alecf%netscape.com 46d0bfce71 nspr.h was causing problems on HPUX 1999-02-27 01:37:44 +00:00
hyatt%netscape.com 70a4c0ce9d Modified HTML content's QueryInterface macro to supported nsIStyledContent. 1999-02-27 01:36:41 +00:00
hyatt%netscape.com 375ee1d8f5 Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
instead of htmlContent.
1999-02-27 01:35:51 +00:00
hyatt%netscape.com e29262df04 Changed GetInlineStyleRule so that it is invoked on styledContent instead
of htmlContent.
1999-02-27 01:35:25 +00:00
law%netscape.com 0001d24680 Add status.xul to $(DIST)/bin/res/samples 1999-02-27 01:35:05 +00:00
hyatt%netscape.com 06368ef067 Changed GetContentStyleRule so that it is invoked on styledContent instead
of htmlContent.
1999-02-27 01:34:55 +00:00
hyatt%netscape.com 2a99f6d706 Changing GetStyleHintForAttributeChanged so that it is invoked on styledContent
instead of htmlContent.
1999-02-27 01:34:32 +00:00
hyatt%netscape.com 634942997c Adding the NS_ISTYLEDCONTENT_IID to the nsHTMLIID files, so that HTML content
can see it (makes the QueryInterface macro work).
1999-02-27 01:33:25 +00:00
hyatt%netscape.com 927493e52a Removing the CLASS, ID, and STYLE-specific methods. They are now in
nsIStyledContent (from which nsIHTMLContent now derives).
1999-02-27 01:32:49 +00:00
nisheeth%netscape.com ac66dd63ce Integrating Expat with raptor... 1999-02-27 01:31:49 +00:00
hyatt%netscape.com a7ba61e78c Making sure that nsIStyledContent.h gets exported. 1999-02-27 01:31:42 +00:00
hyatt%netscape.com 234ceed838 Changes to makefiles to ensure that nsIStyledContent.h is exported. 1999-02-27 01:31:16 +00:00
hyatt%netscape.com 271401155d The nsIStyledContent interface. Removes CLASS, ID, and STYLE support (as well
as the ability to supply style hints) from nsIHTMLContent.
1999-02-27 01:31:01 +00:00
hyatt%netscape.com 6153afc737 Changes to tree frame construction code. 1999-02-27 01:28:19 +00:00
ducarroz%netscape.com 6a336951d2 add missing parameter to SendMessage 1999-02-27 01:26:01 +00:00
peterl%netscape.com c3479071d3 Fixed leak of token recycler 1999-02-27 01:11:51 +00:00
mscott%netscape.com 30345703da Remove no shared library field 1999-02-27 01:03:26 +00:00
av%netscape.com e845f0123f *** empty log message *** 1999-02-27 00:57:04 +00:00
mscott%netscape.com cec6cd22be Add mdbstubs.cpp to the build. 1999-02-27 00:56:41 +00:00
mscott%netscape.com f27d3b917b Link with nntpTest library. 1999-02-27 00:43:54 +00:00
mscott%netscape.com 958c7242e1 Name of the compose library changed. Update the Makefile. 1999-02-27 00:29:19 +00:00
mscott%netscape.com 5023c267a4 Hmm somehow we got a bunch of duplicate file names getting built. Cleaning up the Makefile 1999-02-27 00:21:42 +00:00