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-02-21 17:59:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom_obsolete
History
darin%netscape.com
ac836dfcc2
fixes bug 162025 "UNC Based Profiles don't work" r=dougt sr=dbaron a=asa
2003-05-14 21:56:49 +00:00
..
component
All components must have a MODULE_NAME makefile variable that's the same as the generic module name of the component or static builds will fail.
2003-03-15 21:49:53 +00:00
dlldeps.cpp
…
Makefile.in
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
2003-04-18 20:14:17 +00:00
nsFileSpec.cpp
fixes bug 162025 "UNC Based Profiles don't work" r=dougt sr=dbaron a=asa
2003-05-14 21:56:49 +00:00
nsFileSpec.h
…
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
…
nsFileSpecImpl.h
…
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
…
nsFileSpecUnix.cpp
…
nsFileSpecWin.cpp
fixes bug 162025 "UNC Based Profiles don't work" r=dougt sr=dbaron a=asa
2003-05-14 21:56:49 +00:00
nsFileStream.cpp
…
nsFileStream.h
…
nsIFileSpec.idl
…
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsSpecialSystemDirectory.cpp
don't check for SHGetSpecialFolderPathA in shfolder.dll (cause it won't be there) and load the 'ansi' proc name from shell32.dll, bug 204246, r+sr=dougt, a=asa
2003-05-08 20:41:20 +00:00
nsSpecialSystemDirectory.h
…
nsXPCOMObsolete.cpp
…