gecko-dev/xpfe
mscott%netscape.com 1ab8289421 Move the code to register the app core into the app cores manager from the constructor of the app core into the init function of the app core. Why? nsIAppCoresManager::Add requires that the app core have an id. The id doesn't get assigned until the app core gets initialized. a=mcmullen, rod spears 1999-03-30 00:34:12 +00:00
..
AppCores Move the code to register the app core into the app cores manager from the constructor of the app core into the init function of the app core. Why? nsIAppCoresManager::Add requires that the app core have an id. The id doesn't get assigned until the app core gets initialized. a=mcmullen, rod spears 1999-03-30 00:34:12 +00:00
apprunner Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
appshell Try that without the typo. 1999-03-30 00:08:40 +00:00
bootstrap Update messenger start up url 1999-03-24 08:33:08 +00:00
browser added window title attribute 1999-03-30 00:00:56 +00:00
components/startup/src Implement 2 interfaces to return handle to argc and argv. 1999-03-19 01:15:39 +00:00
macbuild
main Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
tools Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
xpviewer Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
.cvsignore
Makefile.in
makefile.win