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 |
|
scc%netscape.com
|
d13863d891
|
removed incorrect use of private class name in favor of |do_QueryInterface|, part of the fix for bug #17364, r=valeski (additional builds done by dmose, and syd)
|
1999-10-31 00:32:15 +00:00 |
|
bienvenu%netscape.com
|
cbcb4df751
|
fix 14544 pop move msg filters broken r=dougt a=chofman
|
1999-09-23 04:18:00 +00:00 |
|
dougt%netscape.com
|
d674f8af60
|
Adding buffered output to nsIFileStream.
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails. evil, i know.
|
1999-09-08 20:12:35 +00:00 |
|
sspitzer%netscape.com
|
1e09f57346
|
bulletproofing changes. check return value and return it if error.
|
1999-07-02 06:31:31 +00:00 |
|
mcmullen%netscape.com
|
a7567e39b2
|
Added constructors from new nsIFileSpec
|
1999-06-14 22:04:27 +00:00 |
|
ramiro%netscape.com
|
f7a6ed8848
|
Port to KCC.
|
1999-06-09 10:20:12 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
mcmullen%netscape.com
|
913495ef87
|
Fixed compiler warning.
|
1999-04-15 01:07:20 +00:00 |
|
mcmullen%netscape.com
|
21ca81038c
|
Added output streamers for int and unsigned int.
|
1999-03-10 20:56:38 +00:00 |
|
mcmullen%netscape.com
|
9798175c73
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
|
mcmullen%netscape.com
|
290b78c91a
|
Fix unix build errors
|
1999-02-28 02:17:55 +00:00 |
|
mcmullen%netscape.com
|
bb050ec460
|
Fix const problem.
|
1999-02-28 01:55:23 +00:00 |
|
mcmullen%netscape.com
|
f672d26a46
|
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 |
|
dougt%netscape.com
|
9aef7730c4
|
Merging branch BASE_19_FEB_99 to tip. These are extensive changes
to nsFileSpec and and nsFileStream. See dougt@netscape.com or
John McMullen for futher information.
|
1999-02-25 20:49:47 +00:00 |
|
mcmullen%netscape.com
|
0064c92613
|
Backing out previous change from the trunk, because it was supposed to have gone in on a branch.
|
1999-02-18 00:45:07 +00:00 |
|
mcmullen%netscape.com
|
36703ad10e
|
Updated to match the header changes I've been making. Also, added the declaration of the persistent filespec class.
|
1999-02-18 00:35:39 +00:00 |
|
mcmullen%netscape.com
|
83b7cdb328
|
Improved the readline() comment, as it was not quite clear.
|
1999-02-04 19:25:59 +00:00 |
|
waterson%netscape.com
|
2b77c74973
|
Got Win32-specific stuff up and running. This caused a bit of code-juggling in the Unix and Mac implementations. a=mcmullen.
|
1999-01-26 23:49:33 +00:00 |
|
mcmullen%netscape.com
|
4d29219473
|
Simplify the console case, so that Windows does not think it has to compile with exception handling.
|
1998-12-29 00:24:32 +00:00 |
|
mcmullen%netscape.com
|
d1599a66e6
|
Added an NS_BASE for windows.
|
1998-12-18 23:30:44 +00:00 |
|
mcmullen%netscape.com
|
7a7045d044
|
Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now.
|
1998-12-18 23:06:54 +00:00 |
|
mcmullen%netscape.com
|
c3df6e83ac
|
Made all this build on Unix, using Macros up the wazoo
|
1998-12-15 22:45:09 +00:00 |
|
law%netscape.com
|
72b3ae3e68
|
Add NS_BASE to cause export from dll on Windows
|
1998-12-12 01:25:32 +00:00 |
|
mcmullen%netscape.com
|
237f90f8df
|
More windows stuff.
|
1998-12-11 23:52:31 +00:00 |
|
mcmullen%netscape.com
|
c35cd6f254
|
More windows tweaks
|
1998-12-11 23:05:24 +00:00 |
|
mcmullen%netscape.com
|
e24443adb9
|
And again.
|
1998-12-11 18:17:22 +00:00 |
|
mcmullen%netscape.com
|
0b5d962ae9
|
Some more tweaks to suit various compilers and platforms.
|
1998-12-11 01:42:04 +00:00 |
|
mcmullen%netscape.com
|
64ac3c15be
|
Tried to make this a little more gcc friendly - created some NS_USING_NAMESPACE/ NS_NAMESPACE ugliness. Sigh.
|
1998-12-09 05:09:28 +00:00 |
|
law%netscape.com
|
e89799a864
|
Added Windoze support
|
1998-12-09 01:04:53 +00:00 |
|
mcmullen%netscape.com
|
0fe2983dc3
|
Polished the interfaces, added long comments in the headers.
The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season.
|
1998-12-08 22:45:42 +00:00 |
|
mcmullen%netscape.com
|
0fd0d405c3
|
First Checked In.
|
1998-12-08 02:15:50 +00:00 |
|