bruce%cybersight.com
|
6b1cb6c501
|
Fix for a comment.
|
1999-04-25 13:31:05 +00:00 |
bruce%cybersight.com
|
e128505d6e
|
Old patches for non-virtual vs virtual destructors (approved by Troy)
|
1999-04-25 04:57:38 +00:00 |
rickg%netscape.com
|
adecc28838
|
completed the backout
|
1999-04-25 03:50:10 +00:00 |
rickg%netscape.com
|
307ad080f1
|
backing out string changes until I can get it right
|
1999-04-25 03:10:44 +00:00 |
rickg%netscape.com
|
5cc467b89c
|
still trying to fix mac breakage
|
1999-04-25 02:53:39 +00:00 |
rickg%netscape.com
|
06d43c1933
|
removed warnings and a build error
|
1999-04-25 02:05:03 +00:00 |
rickg%netscape.com
|
5eea057c07
|
fix to nsString2 constructor
|
1999-04-25 01:51:21 +00:00 |
rickg%netscape.com
|
9ea354a873
|
fix to nsString2 constructor
|
1999-04-25 01:49:58 +00:00 |
rickg%netscape.com
|
5098683c49
|
disabled some unnecessary debug output
|
1999-04-25 01:27:51 +00:00 |
rickg%netscape.com
|
b5dcc14666
|
removed PRUnichar* operator() and other WIP for nsString2
|
1999-04-25 01:24:10 +00:00 |
scc%netscape.com
|
c77df52aa7
|
removed the non-|const| version of |nsAutoCString::operator const char*| since the const version serves in both |const| and non-|const| situations, and will be ambiguous to many compilers.
|
1999-04-24 18:40:36 +00:00 |
mcmullen%netscape.com
|
bf4cf0d5dd
|
Bug #4184. Before unescaping a path, call ReAllocData.
|
1999-04-23 21:32:57 +00:00 |
mcmullen%netscape.com
|
ed7685944c
|
Corrected spelling in some comments.
|
1999-04-23 20:27:38 +00:00 |
mcmullen%netscape.com
|
2b9b0a6cd3
|
Made GetCatInfo method public (XP_MAC only)
|
1999-04-23 17:18:24 +00:00 |
dougt%netscape.com
|
a23ed84234
|
Fixes Bug 5300 http://bugzilla.mozilla.org/show_bug.cgi?id=5300
|
1999-04-23 06:32:40 +00:00 |
bruce%cybersight.com
|
b921f69928
|
Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone.
|
1999-04-23 04:15:50 +00:00 |
warren%netscape.com
|
d5baf9b75e
|
Added variant and scriptable.
|
1999-04-22 08:27:34 +00:00 |
rickg%netscape.com
|
d550cc2e2e
|
sync up with nsString2.cpp
|
1999-04-22 08:23:25 +00:00 |
warren%netscape.com
|
91d0be4809
|
Started factoring nsIPersistentProperties from nsIProperties.
|
1999-04-22 07:32:51 +00:00 |
warren%netscape.com
|
329d00e493
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
warren%netscape.com
|
16fb99f467
|
Added nsIVariant and nsIScritable (for RDF).
|
1999-04-22 07:30:35 +00:00 |
sfraser%netscape.com
|
a046a5b92a
|
Look for types.h in the system headers.
|
1999-04-22 04:34:59 +00:00 |
warren%netscape.com
|
8f4b7a43d2
|
Added nsCRT::free methods.
|
1999-04-22 04:25:17 +00:00 |
warren%netscape.com
|
aa985edf4b
|
Added NS_IMETHOD decls.
|
1999-04-22 04:17:21 +00:00 |
warren%netscape.com
|
187631ef17
|
Added nsAutoMonitor
|
1999-04-22 04:12:08 +00:00 |
neeti%netscape.com
|
d137eb0ce4
|
checking for null mObserverList
|
1999-04-21 19:36:41 +00:00 |
mcmullen%netscape.com
|
4efbbee451
|
Oops.
|
1999-04-20 19:31:11 +00:00 |
mcmullen%netscape.com
|
34af4633c2
|
Correct a problem my last change to GetParent() introduced.
|
1999-04-20 19:09:22 +00:00 |
neeti%netscape.com
|
2c01a9790e
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
bruce%cybersight.com
|
2648c173ee
|
Fix library name. Still coredumps on execution.
|
1999-04-20 05:36:36 +00:00 |
mcmullen%netscape.com
|
bd7584529a
|
Fixed GetParent() on windows and unix (was incorrect for directories whose paths end in a separator).
|
1999-04-19 22:07:42 +00:00 |
mcmullen%netscape.com
|
9726731289
|
Added unix home directory
|
1999-04-15 22:45:41 +00:00 |
sfraser%netscape.com
|
2f546f203d
|
Warning elimination (remove extra ; )
|
1999-04-15 19:54:27 +00:00 |
sfraser%netscape.com
|
7509fa995a
|
Warning elimination (delete extra ; )
|
1999-04-15 19:53:35 +00:00 |
dougt%netscape.com
|
10c079470d
|
Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
|
1999-04-15 19:39:23 +00:00 |
mcmullen%netscape.com
|
ef4a73c482
|
An "oops" correction in the previous checkin.
|
1999-04-15 02:17:41 +00:00 |
mcmullen%netscape.com
|
8a002d9b23
|
Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler
|
1999-04-15 01:11:42 +00:00 |
mcmullen%netscape.com
|
82df0f6471
|
Fixed compiler warning.
|
1999-04-15 01:07:20 +00:00 |
mcmullen%netscape.com
|
bc106712df
|
Support unix paths .. and . in the path conversion routine.
|
1999-04-15 01:06:55 +00:00 |
mcmullen%netscape.com
|
d579b733aa
|
Fix backwards failure logic
|
1999-04-15 01:06:03 +00:00 |
sspitzer%netscape.com
|
3d0a4b9e8f
|
more cvs ignorage
|
1999-04-15 01:05:29 +00:00 |
waterson%netscape.com
|
295796c6fd
|
Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
|
1999-04-14 23:06:22 +00:00 |
beard%netscape.com
|
6db7f132d5
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
tague%netscape.com
|
c022a18095
|
Added nsQuickSort.obj to the object list
|
1999-04-13 23:35:49 +00:00 |
tague%netscape.com
|
147062e400
|
Rolled out change
|
1999-04-13 23:25:38 +00:00 |
tague%netscape.com
|
2c44e52c4c
|
Fixed windows build booboo. Added extern C to the defintion of nsQuickSort
|
1999-04-13 23:03:40 +00:00 |
alecf%netscape.com
|
1d8ac0d5c2
|
export this symbol correctly
|
1999-04-13 22:16:52 +00:00 |
gordon%netscape.com
|
818eafc444
|
Add nsIThread.h and nsIByteBufferInputStream.h for network update.
|
1999-04-13 21:16:24 +00:00 |
alecf%netscape.com
|
f52c5ea8d3
|
make sure nsQuickSort is extern "C"
|
1999-04-13 20:36:57 +00:00 |
alecf%netscape.com
|
5919f4826a
|
fix mac bustage
|
1999-04-13 20:34:38 +00:00 |