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-23 04:41:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpfe
History
pinkerton%netscape.com
0782b9cfa3
fix for bug
#3449
(onClick should be onclick).
1999-03-05 20:18:59 +00:00
..
AppCores
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
apprunner
…
appshell
fix for bug
#3449
(onClick should be onclick).
1999-03-05 20:18:59 +00:00
bootstrap
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
browser
changed all references to getElementByID(...) into getElementById(...). This fixed the URL typein bar...
1999-03-05 11:38:40 +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
…