warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
pavlov%netscape.com
d3743f534d
fix for unix filepicker not coming up correctly (bug #38810 )
2000-05-10 23:41:33 +00:00
dougt%netscape.com
8e124a4998
InitWithPath should not store trailing seperatores in paths. It really is
...
an error to pass a trailing seperator, but we are just being kind.
2000-05-09 23:53:03 +00:00
dougt%netscape.com
7301481bba
Missed six chars. fixing bustage
2000-05-09 19:28:55 +00:00
dougt%netscape.com
e15f900e51
Fixes bug 38553. Using usecs now. r=sgehani@netscape.com
2000-05-09 19:11:14 +00:00
dp%netscape.com
5a5476a465
- 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
jim_nance%yahoo.com
84e20f258d
Fix for bug 34543. Compile problem under Tru64 Unix.
...
a=leaf. This is #ifdefed for Tru64 Unix, but if it causes
bustage and I am not on IRC, you can get me at 919.859.3885
2000-04-05 22:37:01 +00:00
cls%seawood.org
d8b7f7ec3a
Changes to get the BeOS build running. Patch provided by Yannick Koehler <koehler@mythrium.com> .
2000-04-05 02:12:26 +00:00
waterson%netscape.com
ce694992f4
Making string conversions explicit.
2000-04-04 09:35:51 +00:00
blizzard%redhat.com
ca872d8778
checkin patches to implement nsILocalFile::GetDiskSpaceAvailable from Jason Eager and nsIFile::GetParent from pavlov. r=pavlov,blizzard,dougt. a=dougt
2000-04-01 20:07:14 +00:00
sgehani%netscape.com
670a530d19
Fixing nsIFile::SetLastModificationDate for Unix.
...
b = 12368
r = ssu
2000-03-27 22:04:46 +00:00
blizzard%redhat.com
8957904eb0
fix for bug #18186 . remove work around in layout code and properly implement nsIFile::GetLastMofificationDate() on unix. r=vidur,jst,dougt a=waterson
2000-03-15 03:08:28 +00:00
dougt%netscape.com
d1f750751c
fix for 28942 nsILocalFile::Exists() returns a FILE_NOT_FOUND error.
...
r=pete@alphanumerica.com
2000-03-14 05:11:02 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
cls%seawood.org
c09f2d0011
Explicitly cast mPath to const char* as some compilers can't automatically cast from nxXPIDLCString to char * .
2000-02-26 00:13:30 +00:00
cls%seawood.org
6acc399ce0
Implement the equivalent of Unix's realpath() for BeOS. Build blocker. a=leaf
2000-02-24 00:48:30 +00:00
blizzard%redhat.com
e44357530b
change nsIFile::Spawn to take an array of arguments instead of just a single flat string. bug #27843 . r=dougt, a=chofmann. also, implement nsIFile::Normalize for unix. bug #17948 . r=shaver, a=chofmann
2000-02-17 15:35:54 +00:00
colin%theblakes.com
3fe0589fd1
Make filespec comparisons case-blind for OpenVMS. Fix build problem for OpenVMS. r=dougt
2000-02-10 10:54:55 +00:00
dp%netscape.com
20a322045f
Fixing build bustage.
2000-02-09 08:47:51 +00:00
dougt%netscape.com
ee48c9e90c
Making unix act like the rest of the platforms. It now return zero for the
...
size if the nsIFile is really a directory.
2000-02-09 08:09:35 +00:00
dougt%netscape.com
487d702b76
bug fix 25626. r=tor@cs.brown.edu
2000-01-31 23:09:14 +00:00
dougt%netscape.com
8b004ab19f
Renaming IsContainedIn to contains. Fixing implementation on unix.
2000-01-28 23:53:59 +00:00
dougt%netscape.com
ac2d28290e
Fixing dll exports for NS_NewLocalFile()
...
r=dveditz
2000-01-28 23:35:55 +00:00
mscott%netscape.com
413c076a99
filesize bustage. dougt's fix, r=shaver@mozilla.org
2000-01-25 21:41:00 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
dougt%netscape.com
74d1fcfd28
1. First cut of a Special System Directory replacement (nsDirectoryService).
...
It is a nsIProperty.
2. Updates to the nsIFile and nsILocalFile interfaces based on conversations
with warren. (thanks)
3. Updated windows mac and unix implementations based on interface changes.
Mac and windows changes need to be reviewed.
Not part of build.
1999-12-22 01:56:45 +00:00
dougt%netscape.com
e1bf51574a
renamed from the hated nsISomethingImpl.
1999-12-04 01:13:44 +00:00