This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 08:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e123cebbe9
gecko-dev
/
xpfe
/
appshell
History
rjc%netscape.com
e123cebbe9
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
add static library targets to allow overriding of functions in an external project
1999-02-26 18:51:32 +00:00
public
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
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
.cvsignore
Ignore generated files.
1998-12-14 16:27:13 +00:00
Makefile.in
Initial checkin
1998-12-08 22:46:35 +00:00
makefile.win
Windows makefile...
1998-12-03 01:17:32 +00:00