gecko-dev/xpcom
alecf%netscape.com 3c88a713e6 fix for bug 130135 - remove "virtual" from nsObserverList because it doesn't have virtual methods
(saves 4 bytes per list)
r=dougt, sr=darin, a=roc+moz
2002-03-12 15:46:19 +00:00
..
base Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa 2002-03-10 06:21:48 +00:00
build Attempt to fix linkage bustage cruftage - added nsDoubleHashtableStringSupports to the NeverCalled block. 2002-03-07 22:23:24 +00:00
components Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +00:00
doc fix the MallocTools anchor reference - docs only 2001-11-18 18:33:06 +00:00
ds fix for bug 130135 - remove "virtual" from nsObserverList because it doesn't have virtual methods 2002-03-12 15:46:19 +00:00
glue PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver 2002-03-11 20:54:11 +00:00
io minor change of tense: "to read" -> "to be read" 2002-03-12 01:01:08 +00:00
libxpt/xptcall
macbuild b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
MoreFiles Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
proxy Fix for bug 125466. r=dougt, sr=jband, a=asa. Add AString, CString, and UTF8String support to the XPCOM proxy event mechanism 2002-03-08 21:28:37 +00:00
reflect Bug 106864: xptcall support for the ARM platform, and mild jsnum.h arm-define 2002-03-05 06:35:50 +00:00
sample Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
string fixing AIX bustage and sticking with the c++ standard for "friend" and 2002-03-08 12:37:00 +00:00
tests b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close) 2002-03-12 00:59:06 +00:00
threads Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa). 2002-03-08 20:11:49 +00:00
tools 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
typelib Fix build warnings. r=nisheeth 2002-02-26 03:01:27 +00:00
windbgdlg Ignore generated files 2001-12-29 03:21:06 +00:00
.cvsignore
Makefile.in Add win32 support to xpcom Makefile.ins 2001-12-09 07:05:12 +00:00
makefile.win Split part of xpcom into separate xpcomglue library to be used for standalone builds eventually. Start with nsCOMPtr.* 2001-09-30 01:44:25 +00:00