Commit Graph

65 Commits

Author SHA1 Message Date
jband@netscape.com
1c57f033b6 reserving NS_ERROR_MODULE_XPCONNECT 1999-08-18 02:08:26 +00:00
dougt@netscape.com
4b59cdc86c Commenting why I am using direct error codes rather than the module base with
and offset.
1999-08-10 18:19:57 +00:00
dougt@netscape.com
3789879794 Fixing Bug 9976. 1999-07-16 18:15:14 +00:00
waterson@netscape.com
c994988f4d Remove NS_IS_ERROR() macro; it's both redundant with NS_FAILED() and wrong. 1999-06-03 22:03:07 +00:00
warren@netscape.com
2c3cc00ecd Hushed up stupid warnings on Windows. 1999-03-25 07:29:29 +00:00
buster@netscape.com
4acbf1384e added editor module (#define NS_ERROR_MODULE_EDITOR ) 1999-03-03 18:30:09 +00:00
mcmullen@netscape.com
b060029014 Reserved a range for file i/o errors. 1999-02-18 18:58:25 +00:00
law@netscape.com
c6b8a95626 moz->ns 1999-02-10 23:27:09 +00:00
warren@netscape.com
1b5578b881 Added NS_ERROR_MODULE_MAILNEWS 1999-02-09 04:28:17 +00:00
cata@netscape.com
085f2ba00c Added Error Offset Code for the Unicode Converters module. 1999-01-27 18:00:50 +00:00
waterson@netscape.com
fe90a9b0dc Added RDF module. 1998-12-22 01:11:18 +00:00
vidur@netscape.com
69c4003870 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
vidur@netscape.com
1257b18f81 Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
troy@netscape.com
fd974f07f4 Added a #define for NS_ERROR_INVALID_ARG to be the same as
NS_ERROR_ILLEGAL_VALUE. This helps make our error names more
consistent with COM
1998-11-09 19:03:05 +00:00
scullin@netscape.com
6ab8556c60 Migrating public header files to public 1998-10-19 17:48:55 +00:00