gecko-dev/xpcom
1999-06-02 00:57:32 +00:00
..
base Remove static IID kISupportsIID from the default QueryInterfaces implementation macro. Replace with call to nsISupports::GetIID(). Tested by dp, myself and tague on the 3 main platforms (Win32, Linux and Mac respectively). 1999-05-29 16:25:18 +00:00
build XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
components Checking for NULL progid. This should return correct error values from RegisterComponent() 1999-05-28 06:06:14 +00:00
doc Component Registry 1999-05-28 20:38:16 +00:00
ds stop using [] operator on nsISupportsArray - going away for scriptability 1999-06-02 00:14:41 +00:00
glue Remove static IID kISupportsIID from the default QueryInterfaces implementation macro. Replace with call to nsISupports::GetIID(). Tested by dp, myself and tague on the 3 main platforms (Win32, Linux and Mac respectively). 1999-05-29 16:25:18 +00:00
idl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
io Add ability to find "Internet Search Sites" folder on Mac. 1999-06-02 00:12:10 +00:00
libxpt converting these html files to redirect to moved pages 1999-05-31 19:45:54 +00:00
macbuild For Bill 1999-05-29 02:01:28 +00:00
proxy kISupportsIID is not defined on unix, but it is on windoze... 1999-05-29 23:01:25 +00:00
public Added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:31 +00:00
reflect use only C style comments in these files to make Irix happy 1999-06-02 00:57:32 +00:00
sample Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
src added nsICSSLoader 1999-05-19 00:00:58 +00:00
string/obsolete update to nsString2 as default impl 1999-05-31 22:09:05 +00:00
tests sync with nsString2 API 1999-05-29 08:52:19 +00:00
threads stop using [] operator on nsISupportsArray - going away for scriptability. 1999-06-02 00:07:54 +00:00
tools Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
typelib Fix to 6880. xpt_link now prints an informative error message when it encounters duplicate interface names with different iids. 1999-05-27 11:02:05 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00
makefile.win Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00