gecko-dev/xpcom
duncan%be.com 019ad9bd97 Fix int64 support in GetDiskSpaceAvailable, BeOS only fix. 1999-09-10 12:39:08 +00:00
..
appshell Add new Photon files I forgot yesterday 1999-09-09 14:44:37 +00:00
base Added error base for DOM module 1999-09-08 23:11:52 +00:00
build Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
components speed startup by avoiding registry look ups that are guaranteed to fail, eliciting worst-case behavior 1999-09-10 05:27:23 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds Eliminate some silly nsString usage 1999-09-09 22:34:02 +00:00
glue teach component manager that there are non-native entries in the registry 1999-09-07 23:18:47 +00:00
io Fix int64 support in GetDiskSpaceAvailable, BeOS only fix. 1999-09-10 12:39:08 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Fixing build bustage for warren. 1999-09-09 23:00:23 +00:00
proxy bug fix for 13321. (hardly a fix, more of a hack). 1999-09-08 22:52:11 +00:00
reflect convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
sample First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro. 1999-08-21 08:54:47 +00:00
string/obsolete Fixed build bustage 1999-09-08 21:26:24 +00:00
tests Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
threads Fix variable scoping problem that busts #ifdef DEBUG build. 1999-09-07 05:40:22 +00:00
tools convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
typelib fix for 8060 and switch to iterative annotation processing to reduce stack suck, a=mcafee, r=mccabe 1999-09-10 02:48:32 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
makefile.win Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00