dougt%netscape.com
|
758f79ff72
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
|
2001-06-21 22:02:47 +00:00 |
|
sfraser%netscape.com
|
820315ecc5
|
Fix the a problem exposed by another bug, where out params were not correctly set to null. Part of fix for bug 80722 (crash creating new profile).
|
2001-05-15 00:34:10 +00:00 |
|
dougt%netscape.com
|
37d843eda9
|
Fixes 73797. Moves some initialization code up higher so that it does not have
to be called so much.
r=darin@Netscape.com
sr=waterson@netscape.com
|
2001-04-12 23:56:28 +00:00 |
|
jband%netscape.com
|
8fd7dc38a7
|
fix bustage to XPCOM_STANDALONE from fix to bug 43591. r=dbaron sr=brendan
|
2000-12-13 04:36:53 +00:00 |
|
dbaron%fas.harvard.edu
|
4597daa244
|
Fix bustage. Forgot to change NS_IMETHODIMP in function definitions.
|
2000-12-09 04:58:10 +00:00 |
|
dbaron%fas.harvard.edu
|
de24c96d88
|
Avoid relying on static constructor for nsFSStringConversion in nsLocalFile by making all methods static and avoiding the need for an object and then doing cleanup during XPCOM shutdown. b=43591 r=dougt@netscape.com sr=waterson@netscape.com
|
2000-12-09 04:11:05 +00:00 |
|
mkaply%us.ibm.com
|
b12d0a5ba2
|
#56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
|
2000-11-28 23:27:38 +00:00 |
|
rayw%netscape.com
|
0257791053
|
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
|
996cfbc2fc
|
Changed assertion to warning when platform charset doesn't exist.
|
2000-09-06 23:42:59 +00:00 |
|
dougt%netscape.com
|
d84c495203
|
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
|
ee20e4ebcb
|
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
|
0152413cae
|
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
|
512c8bf433
|
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
|
94965403ad
|
# 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
|
faaf62dfd6
|
Standalone xpcom.
|
2000-05-14 22:46:24 +00:00 |
|
dp%netscape.com
|
7290a04bc1
|
- 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
|
00eb3e5b8c
|
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
|
391f0960dd
|
making string conversions explicit
|
2000-04-22 08:43:34 +00:00 |
|
ftang%netscape.com
|
238c2b8d57
|
fix nsFileSpec unicode interface .
|
2000-04-21 21:44:23 +00:00 |
|
cls%seawood.org
|
53bfb0c4a5
|
BeOS uses the Unix local file implementation.
|
2000-04-21 21:04:35 +00:00 |
|
ftang%netscape.com
|
c1c131590f
|
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
|
bcc3796e45
|
first add for nsILocalFile unicode interface wrapper code
not part of the build system yet.
|
2000-04-20 05:44:03 +00:00 |
|