gecko-dev/xpcom
pavlov%netscape.com 22bc369d79 fix tests
2000-04-27 23:20:32 +00:00
..
appshell missing string conversion for comparing AutoString with Unichar* 2000-04-27 21:58:43 +00:00
base Revert changes. They're causing problems elsewhere. 2000-04-27 07:01:58 +00:00
build fix to make the comment not lie 2000-04-25 04:52:30 +00:00
components Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
doc
ds making string conversions explicit; this checkin stops the back-sliding before we turn on NEW_STRING_APIS. 2000-04-27 20:37:54 +00:00
glue Implemented component unregistration. 2000-04-18 05:25:05 +00:00
io Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
libxpt/xptcall
macbuild Adding nsIConsoleService.idl, nsIConsoleMessage.idl, nsIConsoleListener.idl. Previously, the .h and .xpt products of these files were still being built back in xpfe/components/console, which is bad. Checkin by McCabe, on rginda's mac. 2000-04-21 00:52:02 +00:00
proxy Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
reflect if components directory does not include any xpt files, we should not fail 2000-04-25 19:37:57 +00:00
remote
sample
string making string conversions explicit; this checkin stops the back-sliding before we turn on NEW_STRING_APIS. 2000-04-27 20:37:54 +00:00
tests fix tests 2000-04-27 23:20:32 +00:00
threads Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
tools Hooking up component unregister to regxpcom. 2000-04-18 06:20:35 +00:00
typelib landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
.cvsignore
Makefile.in
makefile.win