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-13 07:24:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
silentdl
History
mcafee%netscape.com
de36a26dbc
Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
1999-05-10 05:34:26 +00:00
..
tests
…
.cvsignore
…
Makefile.in
Installing loadable components in components/ directory
1999-03-03 01:25:21 +00:00
makefile.win
Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes.
1999-03-28 22:27:38 +00:00
MANIFEST
…
nsIDOMSilentDownload.h
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
nsIDOMSilentDownloadTask.h
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
nsJSSilentDownload.cpp
…
nsJSSilentDownloadTask.cpp
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
nsSilentDownload.cpp
Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
1999-05-10 05:34:26 +00:00
nsSilentDownload.h
…
nsSilentDownloadPrivate.h
reduce alot of code by using nsFileSpec
1999-05-06 04:12:22 +00:00
SilentDownload.idl
…
SilentDownloadTask.idl
…