dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
ssu%netscape.com
|
9419a5b88a
|
fixing bug #16064. checking in for dveditz@netscape.com. r=ssu@netscape.com. This fixes the crash under win98 when running from the windows installer.
|
1999-10-14 03:26:22 +00:00 |
dp%netscape.com
|
8c52c7502f
|
Adding Set() to configure component directory and registry
|
1999-09-16 19:08:31 +00:00 |
duncan%be.com
|
01abb3a4a1
|
A bunch of things to get the BeOS build to work. Mostly
BeOS specific fixes, except for the change to nsinstall.c
that ignores trailing "/." in the function mkdirs (as
creating a "." dir fails under BeOS).
|
1999-09-03 12:54:05 +00:00 |
mscott%netscape.com
|
4f0839f8cc
|
Bug #9836 --> Unix only fix. When returning the temp directory, don't return /tmp/. Try to return the temp dir
specified by the unix environment variable: TMPDIR. If that variable isn't set, then use /tmp/.
a=sdagley
|
1999-09-01 02:37:55 +00:00 |
dougt%netscape.com
|
5adb63dcaf
|
Fix for bug 10177 and 10041.
|
1999-07-26 22:09:42 +00:00 |
mcafee%netscape.com
|
7f42e390e5
|
BeOS changes
|
1999-06-29 10:27:58 +00:00 |
dp%netscape.com
|
dac3ef10b8
|
Registry location and filename added.
|
1999-06-16 00:26:43 +00:00 |
rjc%netscape.com
|
4331961643
|
Add ability to find "Internet Search Sites" folder on Mac.
|
1999-06-02 00:12:10 +00:00 |
mcmullen%netscape.com
|
6d0c689cd2
|
Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories.
|
1999-04-26 22:20:23 +00:00 |
mcmullen%netscape.com
|
9cf74711ef
|
Added unix home directory
|
1999-04-15 22:45:41 +00:00 |
dp%netscape.com
|
e6a86ec777
|
Added Current Working Directory
|
1999-04-03 17:17:49 +00:00 |
mcafee%netscape.com
|
a162c08245
|
Solaris needs prototype for PR_GetEnv().
|
1999-03-18 22:41:24 +00:00 |
mcafee%netscape.com
|
45222c3ee8
|
Switch to PR_GetEnv(), warn once if MOZILLA_FIVE_HOME is not set.
|
1999-03-18 22:38:25 +00:00 |
mcmullen%netscape.com
|
6fcc5b6293
|
Upgrades, bugfixes (including nsFilePath no longer hex escaped). Features (including DiskSpaceAvailable)
|
1999-03-13 06:38:57 +00:00 |
mcmullen%netscape.com
|
981da23e83
|
Fixed crashing bug on solaris. Added support for mac documents directory.
|
1999-03-12 22:15:02 +00:00 |
dp%netscape.com
|
72ea641bee
|
Unix: Adding MOZILLA_FIVE_HOME
|
1999-03-11 21:31:16 +00:00 |
dougt%netscape.com
|
3d1e8b68ac
|
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 |
waterson%netscape.com
|
0bf57d8673
|
Change PATH_MAX to MAXPATHLEN to compile on Solaris.
|
1999-03-10 07:21:09 +00:00 |
waterson%netscape.com
|
1eaee30e85
|
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
|
734ffedf47
|
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 |
brendan%netscape.com
|
ec67fd947d
|
Must use defined XP_UNIX, not XP_UNIX, as #elif condition.
|
1999-03-09 02:46:23 +00:00 |
ramiro%netscape.com
|
dac043b760
|
Filename was misspelled. Broke unix. Blessed by cyeh.
|
1999-03-05 21:29:26 +00:00 |