gecko-dev/content
2002-01-30 22:37:17 +00:00
..
base First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar 2002-01-30 06:04:29 +00:00
build Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
events eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
html First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar 2002-01-30 06:04:29 +00:00
macbuild 104401 - eliminate mOuter aggregate from nsXULElement (r=waterson, sr=hyatt) 2002-01-12 02:08:22 +00:00
shared eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
svg Change users of Length() to IsEmpty() where the code really cares about 2002-01-24 02:03:19 +00:00
xbl b=121028, r=brendan, sr=jst 2002-01-26 02:20:15 +00:00
xml First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar 2002-01-30 06:04:29 +00:00
xsl
xslt/src
xul 116329 one small change to patch by tingley@sundell.net r=rjc sr=waterson. Made it so that XULSortService 2002-01-30 22:37:17 +00:00
.cvsignore
Makefile.in
makefile.win