Commit Graph

57 Commits

Author SHA1 Message Date
dp@netscape.com
53f1fe2699 - Api nsILocalFile::AppendRelativePath() added to interface
- nsILocalFile::Append() returns error uniformly on all platforms if
more than one component of path is being appended.
2000-05-05 05:47:32 +00:00
waterson@netscape.com
2618edfef0 Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
scc@netscape.com
f8c08bcb29 making string conversions explicit 2000-04-22 08:43:34 +00:00
ftang@netscape.com
f5cc5575c1 fix nsFileSpec unicode interface . 2000-04-21 21:44:23 +00:00
cls@seawood.org
aef3eff961 BeOS uses the Unix local file implementation. 2000-04-21 21:04:35 +00:00
ftang@netscape.com
22470673e6 1. small fix on nsLocalFileCommon.cpp to fix unix warrning
2. add unicode methods to nsIFile/nsILocalFile idl
3. add nsLocalFileCommon.cpp to the unix and window makefile
2000-04-20 22:53:29 +00:00
ftang@netscape.com
ec12b2e417 first add for nsILocalFile unicode interface wrapper code
not part of the build system yet.
2000-04-20 05:44:03 +00:00