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
2025-01-19 01:10:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpfe
History
dp%netscape.com
1576712e2f
dist/bin/components is where all loadable components will be installed.
1999-03-06 09:04:53 +00:00
..
AppCores
dist/bin/components is where all loadable components will be installed.
1999-03-06 09:04:53 +00:00
apprunner
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
appshell
changed name of onConstruction event to onload
1999-03-05 20:23:19 +00:00
bootstrap
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
browser
Updating test case
1999-03-06 00:44:32 +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
Changing RegisterFactory to use the new API.
1999-02-26 19:45:10 +00:00
xpviewer
Use proper new/delete operators
1999-03-05 04:36:00 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…