Commit Graph

28263 Commits

Author SHA1 Message Date
vidur%netscape.com
f6bc249d9d Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument. 1999-05-28 00:18:48 +00:00
vidur%netscape.com
20cf0c3a50 Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
sfraser%netscape.com
7e9989b7b9 Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
sfraser%netscape.com
7e7e1b3a66 Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
sspitzer%netscape.com
2dab1707f4 fix windows bustage for my change to nsPref.cpp 1999-05-28 00:06:51 +00:00
sspitzer%netscape.com
933c84b10b if no prefs file exists, take a stab at creating a useful one for those inside netscape.
there aren't enough getter methods in the profile code to get the smtp server and the other info.
for now, all I can get is the default profile name
1999-05-28 00:03:43 +00:00
pollmann%netscape.com
8f6001119b Bug 3322: GTK combo boxes send NS_CONTROL_CHANGE events appropriately. 1999-05-27 23:57:58 +00:00
pollmann%netscape.com
1f6c80d150 Bug 3322: Adding NS_CONTROL_CHANGE event. This will be used for <SELECT>'s onChange. 1999-05-27 23:53:42 +00:00
mcmullen%netscape.com
bfdd329638 Removed base 1999-05-27 23:44:54 +00:00
akkana%netscape.com
e4a4b00aa4 Fixing crash because of unprotected NULL ptr. - akkana & dp 1999-05-27 23:42:34 +00:00
pinkerton%netscape.com
32ce613ae1 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
endico%mozilla.org
525dfe90e9 add missing ) 1999-05-27 23:38:06 +00:00
mcmullen%netscape.com
43e2872126 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
endico%mozilla.org
78d6be98a2 allow message/news mime type for included message as this is what is used by communicator 3.x 1999-05-27 23:25:52 +00:00
pinkerton%netscape.com
72bac56afd removed obsolete class id's (trees, toolbars). 1999-05-27 23:22:20 +00:00
av%netscape.com
7422658130 Getting windowless plugin stuff into 1999-05-27 23:20:09 +00:00
wtc%netscape.com
587742942e Bugzilla bug #7077: modified compile-et.pl so that it adds comments
(error strings) before the error code macro definitions in the
generated header.  Also updated prerr.h to reflect this change.
Thanks to John Gardiner Myers <jgmyers@netscape.com> for contributing
the fix.
1999-05-27 23:20:02 +00:00
pinkerton%netscape.com
bcbf04e3d0 remove references and cid's for tree, toolbar, and content connector widgets. These no longer exist. 1999-05-27 23:17:14 +00:00
wtc%netscape.com
31ca8cf1fb Bugzilla bug #4471: specify -mips3 when compiling on IRIX 6.5,
otherwise it defaults to -mips4 if the build machine is mips4.
1999-05-27 23:03:31 +00:00
dp%netscape.com
87abaa38bd Adding progid and classname 1999-05-27 22:47:27 +00:00
dp%netscape.com
75c92edeea Removing ending ; 1999-05-27 22:45:24 +00:00
pnunn%netscape.com
aa8109e09b Removing old defs and added tests for null ptrs. pnunn. 1999-05-27 22:42:57 +00:00
dp%netscape.com
dc23df1db8 Adding PROGID and ClassName 1999-05-27 22:41:23 +00:00
pnunn%netscape.com
65397b2c96 Removing old defs. pnunn. 1999-05-27 22:40:52 +00:00
pinkerton%netscape.com
d4fed0341a fixes to get collapsed grippies to be the same size as the toolbar that was collapsed. It was my error that I caught earlier, but forgot to go back to it. Chris' code did the right thing. 1999-05-27 22:39:10 +00:00
dougt%netscape.com
7a941a0baa Adding proxy to the xpcom targets. 1999-05-27 22:36:30 +00:00
pnunn%netscape.com
c0595ace77 Removing old def's. pnunn. 1999-05-27 22:36:17 +00:00
nisheeth%netscape.com
0056e7e5d0 Allow LAYER tags to nest within themselves. 1999-05-27 22:28:31 +00:00
phillip%netscape.com
7d5c9276ea fixed the initialization of run_time in test_url 1999-05-27 22:27:14 +00:00
nisheeth%netscape.com
2096d797c9 Accept percentage values for the LEFT and TOP attributes of the LAYER tag. 1999-05-27 22:26:23 +00:00
gayatrib%netscape.com
a6da40a47c A sample tree widget 1999-05-27 22:24:12 +00:00
akkana%netscape.com
c30adc3405 Add plaintext editor as an option in browser and editor menus 1999-05-27 22:21:48 +00:00
pinkerton%netscape.com
230de83001 more toolbar expanding/collapsing work. Significant portions donated by Chris Lattner. Thanks, Chris! 1999-05-27 22:17:25 +00:00
mscott%netscape.com
c1c89e5808 Remove obsolete dependency on local. 1999-05-27 22:16:07 +00:00
mscott%netscape.com
faac19b5aa No longer need to link against local. 1999-05-27 22:14:51 +00:00
dougt%netscape.com
c9c7acd487 Proof of concept for SoftwareUpdate sidebar. 1999-05-27 22:14:10 +00:00
mscott%netscape.com
6f61c81c3b Use nsIMgParseMailMsgState & the component manager so we don't have to link against local to pick up the message parser. 1999-05-27 22:13:57 +00:00
mscott%netscape.com
12ff1a5901 Register component for nsIMgParseMailMsgState. 1999-05-27 22:11:18 +00:00
mscott%netscape.com
325bd2325a use nsIMgParseMailMsgState. This generalizes the message parser behind an interface so other components can use it without linking against local. 1999-05-27 22:10:10 +00:00
alecf%netscape.com
2de8995776 fix script to use "Makefile.in" in addition to Makefile 1999-05-27 22:09:55 +00:00
mscott%netscape.com
80ead13837 Export nsIMsgParseMailMsgState.h 1999-05-27 22:09:15 +00:00
mscott%netscape.com
9268a4f944 Add claas id for nsIMgParseMailMsgState 1999-05-27 22:06:40 +00:00
dougt%netscape.com
76fecde661 removing an evil and unneeded delete []. 1999-05-27 22:02:17 +00:00
phillip%netscape.com
ebb9b6256a cleaned up the url_list init routine and added a TODO for relative paths 1999-05-27 22:01:53 +00:00
valeski%netscape.com
b297c03dc5 added some extern module stuff #ifdef'd zero 1999-05-27 22:00:30 +00:00
amasri%netscape.com
a44c02489e First Checked In. 1999-05-27 21:57:35 +00:00
mcmullen%netscape.com
f7593517fe Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:48:55 +00:00
sfraser%netscape.com
e765c0b709 Add GetIID() methods. 1999-05-27 21:47:38 +00:00
sfraser%netscape.com
085f508a3f Remove MathLib, which is now rolled into the InterfaceStubs library 1999-05-27 21:47:00 +00:00
phillip%netscape.com
db58001ea0 smoketest perl script. should run in any unix flavor, but has dependencies
on killall, and other issues that might need to be rectified.
1999-05-27 21:44:06 +00:00