18429 Commits

Author SHA1 Message Date
grail%cafebabe.org
703c819e3a Images from chrisn to replace the existing ugly signature icon. 1999-02-27 06:47:08 +00:00
jband%netscape.com
7f244a9d9f catch 1999-02-27 06:38:24 +00:00
jband%netscape.com
af2e8993c7 added .cvsignore files 1999-02-27 06:31:04 +00:00
jband%netscape.com
b70d3a6dbc got rid of allocator hack since the nsAllocator is now alive 1999-02-27 06:26:32 +00:00
alecf%netscape.com
c8c7fd5fd1 fix AIX bustage - we were dereferencing the function before checking if it was NULL 1999-02-27 06:22:43 +00:00
briano%netscape.com
4ae8f810e2 Automated update 1999-02-27 06:15:40 +00:00
mcafee%netscape.com
ea23eb56e1 Add check for bool, might need this in 3rd-party code. Mozilla code should use PRBool. 1999-02-27 06:06:59 +00:00
nisheeth%netscape.com
d003da6f37 Enough code to get expat callbacks firing inside nsExpatDTD. Next step is
to pass on the callbacks to the XML content sink.  These files are not part
of the build system yet.
1999-02-27 06:04:02 +00:00
alecf%netscape.com
c62d31b09d start using new HAVE_CPP_NEW_CASTS macro on unix 1999-02-27 05:58:25 +00:00
briano%netscape.com
0dcbd14bd5 Mostly just support for SunOS 4.x 1999-02-27 04:55:44 +00:00
alecf%netscape.com
36bffa6c41 AIX can't do static casts either 1999-02-27 04:29:44 +00:00
alecf%netscape.com
188a3c6d82 fix HPUX bustage - nspr.h is still giving problems 1999-02-27 04:18:55 +00:00
briano%netscape.com
9d2c2c7ef4 Automated update 1999-02-27 04:15:38 +00:00
alecf%netscape.com
f0bda4fd0d add new tests from scc@netscape.com 1999-02-27 04:08:24 +00:00
karnaze%netscape.com
1c27eb5749 correctly set max element size on checkbox, radio. Other cleanup. 1999-02-27 03:59:19 +00:00
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