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

30 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com f7c1e01621 Fixed breakage due to new generic module stuff. 1999-11-12 09:40:30 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
alecf%netscape.com 839ce5d98c fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it) 1999-10-13 07:00:42 +00:00
alecf%netscape.com cbf8c4356c convert XPFE components over the nsIModules 1999-10-13 06:12:15 +00:00
dp%netscape.com 83045c8396 Eliminating 3 leaks to servicemanager when running for the first time.
bug# 15387 r=law
1999-10-01 22:39:20 +00:00
shaver%netscape.com 0a8227549b missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
law%netscape.com aebc1da0da Fix warnings 1999-09-02 05:50:33 +00:00
law%netscape.com cea06649ed Rearranged the code slightly 1999-09-02 01:09:47 +00:00
cyeh%netscape.com 34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
mccabe%netscape.com 62d42630f9 Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros. 1999-08-23 01:41:52 +00:00
hshaw%netscape.com 341af68139 fix bug where RegisterService() was matched with ReleaseService() instead of UnregisterService() 1999-08-18 08:49:57 +00:00
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
law%netscape.com a4fc477794 Enable overriding initialization 1999-07-28 05:51:43 +00:00
law%netscape.com 3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
law%netscape.com 5475ef8ea8 Additional fix for bug #8161 1999-06-18 18:29:39 +00:00
law%netscape.com 73c6743dbb Fix for bug #8161; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:31:51 +00:00
sspitzer%netscape.com 34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
law%netscape.com 2fdc5d7b10 Switching to XPIDL 1999-06-10 01:35:04 +00:00
law%netscape.com 493358e0f4 Adding for Mac 1999-06-09 20:00:36 +00:00
dp%netscape.com d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
law%netscape.com a89dfbd4ab XPIDLifying app shell components 1999-06-08 21:23:21 +00:00
law%netscape.com c12ac28eaf Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
law%netscape.com e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
law%netscape.com 0fc6a66d09 New and improved 1999-05-13 05:38:38 +00:00
law%netscape.com 32596385a2 Adding new implementation header that generates boilerplate component code 1999-05-11 19:05:10 +00:00
sfraser%netscape.com 5897ac1511 First Checked In. 1999-04-22 03:05:01 +00:00
alecf%netscape.com ba82b12357 add to unix build 1999-04-22 00:49:02 +00:00
law%netscape.com 615a54b171 New app shell componentry 1999-04-21 06:49:17 +00:00