bruce%cybersight.com
|
25345b7651
|
Remove -lnetlib from link lines. Not needed.
|
1999-04-28 05:30:09 +00:00 |
|
erik%netscape.com
|
34cd195e11
|
Was using the wrong IID to implement nsISupports. Fixed.
|
1999-04-28 01:43:51 +00:00 |
|
bruce%cybersight.com
|
d6747dc35c
|
Backing out change .. breaks build globally. Guess it is better to just have a broken HP-UX for now.
|
1999-04-28 01:24:06 +00:00 |
|
bruce%cybersight.com
|
324a049f19
|
Fix HP-UX build bustage. You may NOT delete a void*. This is illegal in ANSI C++.
|
1999-04-28 01:08:40 +00:00 |
|
kipp%netscape.com
|
cce89c1b41
|
Fixed bug in strncasecmp as reported by Eric Burley <ericb@neoplanet.com>; while I was there I removed a compiler warning too
|
1999-04-27 22:20:52 +00:00 |
|
mcmullen%netscape.com
|
22000d46f3
|
Use CRLF on windows for nsEndl()
|
1999-04-27 21:26:15 +00:00 |
|
sfraser%netscape.com
|
ac3317e9b5
|
Remove errant semicolons.
|
1999-04-27 04:04:24 +00:00 |
|
mcmullen%netscape.com
|
f973c46a0f
|
Fixed two small problems in Macintosh-only parts of the code.
|
1999-04-27 02:12:22 +00:00 |
|
rickg%netscape.com
|
8454059bc9
|
removed warnings
|
1999-04-26 23:43:40 +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
|
6145ac6cde
|
Patch from Michael Lowe (part of #5473) replace true by PR_TRUE
|
1999-04-26 19:34:39 +00:00 |
|
mcmullen%netscape.com
|
64f5c7dbe1
|
Leakage and mismatch of allocate/free methods (patches submitted by Bruce Mitchener). Bug #5140.
|
1999-04-26 19:05:00 +00:00 |
|
bruce%cybersight.com
|
0026fb64c2
|
Fix for a comment.
|
1999-04-25 13:31:05 +00:00 |
|
bruce%cybersight.com
|
0d9976da76
|
Old patches for non-virtual vs virtual destructors (approved by Troy)
|
1999-04-25 04:57:38 +00:00 |
|
rickg%netscape.com
|
5c86e5a3c1
|
completed the backout
|
1999-04-25 03:50:10 +00:00 |
|
rickg%netscape.com
|
5b3132ce88
|
backing out string changes until I can get it right
|
1999-04-25 03:10:44 +00:00 |
|
rickg%netscape.com
|
a293ca7ca6
|
still trying to fix mac breakage
|
1999-04-25 02:53:39 +00:00 |
|
rickg%netscape.com
|
72a01442f1
|
removed warnings and a build error
|
1999-04-25 02:05:03 +00:00 |
|
rickg%netscape.com
|
add5c429d4
|
fix to nsString2 constructor
|
1999-04-25 01:51:21 +00:00 |
|
rickg%netscape.com
|
f48eec734b
|
fix to nsString2 constructor
|
1999-04-25 01:49:58 +00:00 |
|
rickg%netscape.com
|
f9662d011b
|
disabled some unnecessary debug output
|
1999-04-25 01:27:51 +00:00 |
|
rickg%netscape.com
|
d8ba6251a8
|
removed PRUnichar* operator() and other WIP for nsString2
|
1999-04-25 01:24:10 +00:00 |
|
scc%netscape.com
|
b7e35a36a2
|
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
|
560d9107f8
|
Bug #4184. Before unescaping a path, call ReAllocData.
|
1999-04-23 21:32:57 +00:00 |
|
mcmullen%netscape.com
|
5cb578f764
|
Corrected spelling in some comments.
|
1999-04-23 20:27:38 +00:00 |
|
mcmullen%netscape.com
|
5dfc810099
|
Made GetCatInfo method public (XP_MAC only)
|
1999-04-23 17:18:24 +00:00 |
|
dougt%netscape.com
|
0fc496898a
|
Fixes Bug 5300 http://bugzilla.mozilla.org/show_bug.cgi?id=5300
|
1999-04-23 06:32:40 +00:00 |
|
bruce%cybersight.com
|
aa6270418f
|
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
|
f256cf42fb
|
Added variant and scriptable.
|
1999-04-22 08:27:34 +00:00 |
|
rickg%netscape.com
|
4932037b7d
|
sync up with nsString2.cpp
|
1999-04-22 08:23:25 +00:00 |
|
warren%netscape.com
|
1ea549d80d
|
Started factoring nsIPersistentProperties from nsIProperties.
|
1999-04-22 07:32:51 +00:00 |
|
warren%netscape.com
|
c289c670cd
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
|
warren%netscape.com
|
0f30442aa1
|
Added nsIVariant and nsIScritable (for RDF).
|
1999-04-22 07:30:35 +00:00 |
|
sfraser%netscape.com
|
385eb491ab
|
Look for types.h in the system headers.
|
1999-04-22 04:34:59 +00:00 |
|
warren%netscape.com
|
51b7658a46
|
Added nsCRT::free methods.
|
1999-04-22 04:25:17 +00:00 |
|
warren%netscape.com
|
9ad48782fb
|
Added NS_IMETHOD decls.
|
1999-04-22 04:17:21 +00:00 |
|
warren%netscape.com
|
16745abb64
|
Added nsAutoMonitor
|
1999-04-22 04:12:08 +00:00 |
|
neeti%netscape.com
|
0091f72b77
|
checking for null mObserverList
|
1999-04-21 19:36:41 +00:00 |
|
mcmullen%netscape.com
|
0c1a07d566
|
Oops.
|
1999-04-20 19:31:11 +00:00 |
|
mcmullen%netscape.com
|
71ef3f328e
|
Correct a problem my last change to GetParent() introduced.
|
1999-04-20 19:09:22 +00:00 |
|
neeti%netscape.com
|
7bdbb69f8b
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
|
bruce%cybersight.com
|
8d6eaa87a3
|
Fix library name. Still coredumps on execution.
|
1999-04-20 05:36:36 +00:00 |
|
mcmullen%netscape.com
|
7910e844e2
|
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
|
9cf74711ef
|
Added unix home directory
|
1999-04-15 22:45:41 +00:00 |
|
sfraser%netscape.com
|
8043917bf9
|
Warning elimination (remove extra ; )
|
1999-04-15 19:54:27 +00:00 |
|
sfraser%netscape.com
|
940db7bd3c
|
Warning elimination (delete extra ; )
|
1999-04-15 19:53:35 +00:00 |
|
dougt%netscape.com
|
8ae3e61271
|
Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
|
1999-04-15 19:39:23 +00:00 |
|
mcmullen%netscape.com
|
485041bf40
|
An "oops" correction in the previous checkin.
|
1999-04-15 02:17:41 +00:00 |
|
mcmullen%netscape.com
|
fff6074880
|
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
|
913495ef87
|
Fixed compiler warning.
|
1999-04-15 01:07:20 +00:00 |
|