sspitzer%netscape.com
|
a7c4e2da6c
|
removed aErrorCode from the comment.
aErrorCode is no longer a parameter to Read()
|
1999-03-25 03:00:04 +00:00 |
bienvenu%netscape.com
|
b7d7665c16
|
fix problem with SetLeafName r+a=mcmullen
|
1999-03-22 19:15:30 +00:00 |
pavlov%pavlov.net
|
07d3f0be51
|
add a cast to fix build problems on the ports tinderboxes.
|
1999-03-21 15:42:44 +00:00 |
dougt%netscape.com
|
899ccc36a3
|
Fixing unix breakage.
|
1999-03-21 06:57:56 +00:00 |
dougt%netscape.com
|
e4949d344c
|
Now adjusting the nsFileSpec after a Move().
Also fixing a bug with Rename(). Now it should successfully take
partial pathnames on Unix and Windows.
|
1999-03-21 06:22:45 +00:00 |
alecf%netscape.com
|
c59cbb3e36
|
oops, back out my old patch - caused more harm than good
|
1999-03-20 02:41:27 +00:00 |
alecf%netscape.com
|
53f20b6e1a
|
fix newline and end of file problem
|
1999-03-20 02:34:54 +00:00 |
alecf%netscape.com
|
804aa05e63
|
there is no header file on unix that actually includes this path. wierd.
|
1999-03-20 02:34:31 +00:00 |
mcmullen%netscape.com
|
19dc840095
|
FIxing another unix problem.
|
1999-03-20 01:13:35 +00:00 |
mcmullen%netscape.com
|
5a20fa4872
|
Fix unix bustage.
|
1999-03-20 00:13:08 +00:00 |
mcmullen%netscape.com
|
6cf27d2a67
|
Bugs #3997, 3934
|
1999-03-19 23:09:39 +00:00 |
mcafee%netscape.com
|
0ab3fe8ca1
|
Solaris needs prototype for PR_GetEnv().
|
1999-03-18 22:41:24 +00:00 |
mcafee%netscape.com
|
94137691ac
|
Switch to PR_GetEnv(), warn once if MOZILLA_FIVE_HOME is not set.
|
1999-03-18 22:38:25 +00:00 |
mcmullen%netscape.com
|
296a662cd4
|
Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann.
|
1999-03-16 19:12:51 +00:00 |
mcmullen%netscape.com
|
a06c02057b
|
Fix a parameter type.
|
1999-03-13 07:07:33 +00:00 |
mcmullen%netscape.com
|
3bb07d2871
|
Upgrades, bugfixes (including nsFilePath no longer hex escaped). Features (including DiskSpaceAvailable)
|
1999-03-13 06:38:57 +00:00 |
mcmullen%netscape.com
|
088a3ba59a
|
Fixed crashing bug on solaris. Added support for mac documents directory.
|
1999-03-12 22:15:02 +00:00 |
mcmullen%netscape.com
|
f9e9f1030d
|
Added mac documents directory.
|
1999-03-12 22:14:08 +00:00 |
dp%netscape.com
|
aba76740b8
|
Unix: Adding MOZILLA_FIVE_HOME
|
1999-03-11 21:31:16 +00:00 |
mcmullen%netscape.com
|
c83b5e5810
|
Fixed bustage with typo.
|
1999-03-10 21:41:43 +00:00 |
mcmullen%netscape.com
|
eb40f15d6f
|
Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null.
|
1999-03-10 21:02:58 +00:00 |
mcmullen%netscape.com
|
4dbdbee851
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
dougt%netscape.com
|
b68b584c5b
|
No longer shifting windows nsFileSpec's mPath to uppercase.
Now comparing without regard to case instead on windows.
Windows nsSpecialSystemDirectory will have all uppercase mPaths.
|
1999-03-10 20:07:10 +00:00 |
mcafee%netscape.com
|
000b5164e8
|
Solaris needs newline at EOF.
|
1999-03-10 10:57:05 +00:00 |
waterson%netscape.com
|
652441cf06
|
Change PATH_MAX to MAXPATHLEN to compile on Solaris.
|
1999-03-10 07:21:09 +00:00 |
waterson%netscape.com
|
928cc7249f
|
Added OS_CurrentProcessDirectory implementation. Thanks to RJC for Mac. Unix is still bogus: uses getcwd().
|
1999-03-10 06:07:21 +00:00 |
mcmullen%netscape.com
|
eab093f4d5
|
Change assignment operator not to create dirs.
|
1999-03-10 02:50:16 +00:00 |
mcmullen%netscape.com
|
615dbada53
|
Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above.
|
1999-03-09 22:33:36 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
brendan%netscape.com
|
28d612e522
|
Must use defined XP_UNIX, not XP_UNIX, as #elif condition.
|
1999-03-09 02:46:23 +00:00 |
mcmullen%netscape.com
|
2eb1452b5e
|
Fix a unix warning
|
1999-03-05 23:00:57 +00:00 |
mcmullen%netscape.com
|
0b721e55f8
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
ramiro%netscape.com
|
82e5371671
|
Filename was misspelled. Broke unix. Blessed by cyeh.
|
1999-03-05 21:29:26 +00:00 |
mcmullen%netscape.com
|
5af9b0231b
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |
dougt%netscape.com
|
604230303c
|
adding nsSpecialSystemDirectory.cpp to windows makefile.
Fixed MakeAllDirectory bug in nsFileSpec.cpp
|
1999-03-05 20:20:22 +00:00 |
dougt%netscape.com
|
bfa7cd297a
|
Initial Checkin
|
1999-03-05 20:17:47 +00:00 |
mcafee%netscape.com
|
327257fb03
|
Uninitialized variables
|
1999-03-05 04:20:54 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
alecf%netscape.com
|
23dfed1e50
|
fix HPUX bustage - confused by too many similar constructors
|
1999-03-02 19:23:06 +00:00 |
alecf%netscape.com
|
dedc56a341
|
fix linux -pedantic build - compiler confused by too much casting
|
1999-03-02 01:41:45 +00:00 |
mcmullen%netscape.com
|
9d8798db7a
|
Fix Windows build errors
|
1999-02-28 02:51:53 +00:00 |
mcmullen%netscape.com
|
0ab1a3175d
|
Fix unix build errors
|
1999-02-28 02:17:55 +00:00 |
mcmullen%netscape.com
|
5c6b652c90
|
Fix const problem.
|
1999-02-28 01:55:23 +00:00 |
mcmullen%netscape.com
|
22a00633c9
|
Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge.
|
1999-02-28 01:36:48 +00:00 |
mcafee%netscape.com
|
cf6f44ef32
|
Switching false/true over to PR_FALSE/PR_TRUE
|
1999-02-26 19:47:48 +00:00 |
mcafee%netscape.com
|
f88f9526bc
|
Switching one last bool to PRBool. a=mcmullen
|
1999-02-26 19:22:43 +00:00 |
alecf%netscape.com
|
66c86207fd
|
fix -pedantic bustage - Delete isn't const, so re-cast "this"
|
1999-02-26 17:56:44 +00:00 |
dougt%netscape.com
|
8530487aeb
|
Remove #ifdef DEBUG
|
1999-02-26 00:14:57 +00:00 |
dougt%netscape.com
|
43984d07a9
|
Another fix to the build bustage.
|
1999-02-25 22:17:25 +00:00 |
dougt%netscape.com
|
3e99c7e102
|
This should make the tree go green. It, however, makes nsPersistentFileDescriptor broken if you pass an fsspec.
|
1999-02-25 22:04:50 +00:00 |