Commit Graph

65 Commits

Author SHA1 Message Date
rayw@netscape.com
c6334366cb Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
warren@netscape.com
6937823a58 Changed assertion to warning when platform charset doesn't exist. 2000-09-06 23:42:59 +00:00
dougt@netscape.com
571c5403a5 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
dougt@netscape.com
884046b69c nsIFile unique file creation is racy and insecure
bug 43314. a=brendan@mozilla.org
written by Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-06-24 01:50:53 +00:00
mscott@netscape.com
f94fe4e49f Bug #33768 --> add MakeUnqiue to nsIFile. this is actually dougt's code.
r=mscott
2000-06-21 06:32:45 +00:00
warren@netscape.com
6a06dfc026 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
mkaply@us.ibm.com
8fce587503 # 37239
r = dougt, a = brendan
OS/2 bringup continues on M16 - #ifdefs for OS/2 only
2000-05-25 14:26:34 +00:00
dp@netscape.com
d987947dc7 Standalone xpcom. 2000-05-14 22:46:24 +00:00
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