gecko-dev/xpfe
1999-03-09 00:54:07 +00:00
..
AppCores Removed unused code in editor appcore and cleaned up factory registration 1999-03-09 00:05:27 +00:00
apprunner
appshell Memory leak. 1999-03-08 11:38:59 +00:00
bootstrap fix for bug #3507. Also replaced raw comparse of nsresult == NS_OK with NS_FAILED(...) or NS_SUCCEEDED(...) macros... 1999-03-09 00:54:07 +00:00
browser fix attribute selector for grippies to actually trigger when grippies clicked on. 1999-03-08 22:44:06 +00:00
components/startup/src Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
macbuild
main
tools
xpviewer Use proper new/delete operators 1999-03-05 04:36:00 +00:00
.cvsignore
Makefile.in
makefile.win