gecko-dev/xpfe/AppCores
mscott%netscape.com f9d3c8cee8 Necko change only! Don't call GetBuffer on the nsString passed into ShowWindowWithArgs. if the nsString is a 2 byte string
this method returns an empty string! Use nsCAutoString instead which will do the dirty work of efficiently
creating a one byte version of the nsString if it needs to. Otherwise it shares the single byte buffer inside
of the nsString.
1999-07-20 20:50:06 +00:00
..
idl Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
macbuild Remove DOMProps core. It's obsolete. 1999-07-03 04:37:41 +00:00
public Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
src Necko change only! Don't call GetBuffer on the nsString passed into ShowWindowWithArgs. if the nsString is a 2 byte string 1999-07-20 20:50:06 +00:00
xul Added anonymous node support. 1999-06-30 22:17:43 +00:00
.cvsignore ignore genereated files 1999-02-08 08:26:34 +00:00
Makefile.in we need go into the idl directory 1999-04-07 02:00:52 +00:00
makefile.win Moved files from AppCores to public and src directories 1999-02-03 15:54:07 +00:00