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
|
8c366d4625
|
Made a function static to remove a warning.
|
1999-03-05 21:35:23 +00:00 |
|
ramiro%netscape.com
|
dac043b760
|
Filename was misspelled. Broke unix. Blessed by cyeh.
|
1999-03-05 21:29:26 +00:00 |
|
mcmullen%netscape.com
|
887f030007
|
Added nsIStringStream.h
|
1999-03-05 21:01:38 +00:00 |
|
mcmullen%netscape.com
|
8f54d5fccf
|
Make the FilesTest project build again.
|
1999-03-05 21:01:11 +00:00 |
|
mcmullen%netscape.com
|
da9bbfc238
|
First Checked In.
|
1999-03-05 20:55:10 +00:00 |
|
dougt%netscape.com
|
c97b36d30e
|
added nsSpecialSystemDirectory to build.
|
1999-03-05 20:25:05 +00:00 |
|
dougt%netscape.com
|
ff5aa21d0d
|
Added testcases for nsSpecialSystemDirectory. These cases are
currently turned off until mcmullen takes a look at them on the mac.
|
1999-03-05 20:21:33 +00:00 |
|
dougt%netscape.com
|
060b968818
|
adding nsSpecialSystemDirectory.cpp to windows makefile.
Fixed MakeAllDirectory bug in nsFileSpec.cpp
|
1999-03-05 20:20:22 +00:00 |
|
dougt%netscape.com
|
93ff8b1236
|
Updating makefiles so that nsSpecialSystemDirectory.h gets exported.
|
1999-03-05 20:18:33 +00:00 |
|
dougt%netscape.com
|
a435f91e27
|
Initial Checkin
|
1999-03-05 20:17:47 +00:00 |
|
dougt%netscape.com
|
76b5b14778
|
Initial Checkin.
|
1999-03-05 20:16:47 +00:00 |
|
kipp%netscape.com
|
8cbbd762e9
|
Use proper new operator
|
1999-03-05 04:33:57 +00:00 |
|
mcafee%netscape.com
|
6374afae38
|
Uninitialized variables
|
1999-03-05 04:20:54 +00:00 |
|
hyatt%netscape.com
|
02e16ec5f5
|
Fix to the RFind method of nsString.
|
1999-03-05 00:03:46 +00:00 |
|
scc%netscape.com
|
2ec0a397ea
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
|
akkana%netscape.com
|
0364aa02ea
|
Turn on blinking caret
|
1999-03-03 01:11:50 +00:00 |
|
alecf%netscape.com
|
cb61663ab3
|
fix HPUX bustage - confused by too many similar constructors
|
1999-03-02 19:23:06 +00:00 |
|
ftang%netscape.com
|
9a83e5f08d
|
add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp
|
1999-03-02 18:24:42 +00:00 |
|
sfraser%netscape.com
|
884a0efa99
|
Make the caret width a twips value, instead of pixels.
|
1999-03-02 04:25:11 +00:00 |
|
alecf%netscape.com
|
88fe8762de
|
fix linux -pedantic build - compiler confused by too much casting
|
1999-03-02 01:41:45 +00:00 |
|
ramiro%netscape.com
|
52fac20c37
|
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
|
1999-03-01 06:10:54 +00:00 |
|
mcmullen%netscape.com
|
27844bd641
|
Fix Windows build errors
|
1999-02-28 02:51:53 +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 |
|
mcmullen%netscape.com
|
ba3f139ef6
|
Make the FilesTest project build again.
|
1999-02-28 01:30:41 +00:00 |
|
mcmullen%netscape.com
|
d13c4f0d46
|
Call delete [] when new [] was used for allocation.
|
1999-02-27 20:39:07 +00:00 |
|
alecf%netscape.com
|
c62d31b09d
|
start using new HAVE_CPP_NEW_CASTS macro on unix
|
1999-02-27 05:58:25 +00:00 |
|
alecf%netscape.com
|
36bffa6c41
|
AIX can't do static casts either
|
1999-02-27 04:29:44 +00:00 |
|
mcafee%netscape.com
|
a51a1d23cc
|
Switching false/true over to PR_FALSE/PR_TRUE
|
1999-02-26 19:47:48 +00:00 |
|
kipp%netscape.com
|
577dbe2134
|
Defined some operator new/delete macros to help us get it right
|
1999-02-26 19:38:53 +00:00 |
|
mcafee%netscape.com
|
3d6f3bbe9f
|
Switching one last bool to PRBool. a=mcmullen
|
1999-02-26 19:22:43 +00:00 |
|
alecf%netscape.com
|
51d9e33467
|
fix -pedantic bustage - Delete isn't const, so re-cast "this"
|
1999-02-26 17:56:44 +00:00 |
|
ebina%netscape.com
|
1b377a9c65
|
Changing RegisterFactory to use the new API.
|
1999-02-26 15:59:52 +00:00 |
|
warren%netscape.com
|
44cae3cd3f
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
|
rickg%netscape.com
|
48537437de
|
new API on deque to set deallocator
|
1999-02-26 07:23:56 +00:00 |
|
rickg%netscape.com
|
ce3f1fd855
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
|
sfraser%netscape.com
|
3a123c982b
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
|
dougt%netscape.com
|
ec7d3e520a
|
Remove #ifdef DEBUG
|
1999-02-26 00:14:57 +00:00 |
|
dougt%netscape.com
|
4f7db3fcd8
|
tests are failing on window optimized. I am removing the test dir from the
build path until I can figure it out.
|
1999-02-25 23:19:12 +00:00 |
|
dougt%netscape.com
|
d66208f9ae
|
Another fix to the build bustage.
|
1999-02-25 22:17:25 +00:00 |
|
dougt%netscape.com
|
52eff30465
|
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 |
|
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 |
|
alecf%netscape.com
|
0337123540
|
fix HPUX bustage - HPUX doesn't do static_cast
|
1999-02-25 19:09:16 +00:00 |
|
mscott%netscape.com
|
04019f6070
|
Implement operator= for nsFilePath when given an nsFilePath. a=mcmullen...
|
1999-02-23 03:10:29 +00:00 |
|
brade%netscape.com
|
b553b3670f
|
add prototype to reduce warnings on Macintosh compiler
|
1999-02-19 16:13:47 +00:00 |
|
rickg%netscape.com
|
1fe259de63
|
small mod to handle hex conversion better
|
1999-02-19 06:32:40 +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 |
|