This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
/
obsolete
History
bryner%brianryner.com
c81aa21722
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146626 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 00:31:50 +00:00
..
component
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
dlldeps-obs.cpp
…
dlldeps.cpp
…
Makefile.in
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +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
Split private xpcom defines into separate header.
2003-07-03 20:55:23 +00:00
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
Update the string stream interface a bit and simplify the implementation a
2003-07-11 23:10:27 +00:00
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
…