gecko-dev/xpcom
1999-05-31 22:09:05 +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 update to nsString2 as default impl 1999-05-31 22:09:05 +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 fix for bug 7329. MAC ONLY: if a file doesn't exist while doing an open and the flag PR_CREATE_FILE is set shouldn't abort. 1999-05-29 21:27:18 +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 updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +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 Adding a few more functions to nsIEventQueue. 1999-05-29 22:50:25 +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