briano%netscape.com
|
e9e302b454
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-04 22:17:30 +00:00 |
jdunn%netscape.com
|
44723469c1
|
AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so
|
1999-06-04 22:08:19 +00:00 |
mccabe%netscape.com
|
7b8e0afeb5
|
Partial fix to 7202. free (XPT_DELETE()) a pointer that was previously just set to NULL and leaked.
Thanks to David Gardiner <david.gardiner@unisa.edu.au> for the patch, and to bruce to pointing me to it.
|
1999-06-04 21:33:38 +00:00 |
valeski%netscape.com
|
bade0cb940
|
added the HandleEvent method
|
1999-06-04 15:02:27 +00:00 |
briano%netscape.com
|
117fb75428
|
Converted all the C++ comments to C comments to fix the Unix builds (prefapi.c).
|
1999-06-04 02:00:19 +00:00 |
warren%netscape.com
|
8e1cc82187
|
Removed stream files from manifest.
|
1999-06-03 23:52:13 +00:00 |
warren%netscape.com
|
7208426540
|
Removed obsolete files for mac.
|
1999-06-03 23:35:18 +00:00 |
warren%netscape.com
|
03c1be25bc
|
Added nsIBufferInputStream.idl
|
1999-06-03 23:10:11 +00:00 |
pinkerton%netscape.com
|
02d7c1f725
|
idl files added for streams.
|
1999-06-03 23:04:22 +00:00 |
pinkerton%netscape.com
|
114282864b
|
adding new stream idl files.
|
1999-06-03 23:03:53 +00:00 |
rickg%netscape.com
|
81fa68ad56
|
fixed warnings
|
1999-06-03 23:03:08 +00:00 |
rogerl%netscape.com
|
0ecf2ad741
|
Instruction sequence clean-up courtesy of Dan Price & Blake Jones at Sun.
|
1999-06-03 23:02:17 +00:00 |
rickg%netscape.com
|
faaf397439
|
fixed offset error in FindCharInSet() and RFindCharInSet()
|
1999-06-03 22:12:27 +00:00 |
akkana%netscape.com
|
8f264ecc9b
|
Vidur's HTML fragment content sink; Kostello's document/html encoders
|
1999-06-03 22:11:53 +00:00 |
waterson%netscape.com
|
23562bf11d
|
Remove NS_IS_ERROR() macro; it's both redundant with NS_FAILED() and wrong.
|
1999-06-03 22:03:07 +00:00 |
warren%netscape.com
|
8b32319be8
|
Fixed GenericFactory linkage problems.
|
1999-06-03 21:51:14 +00:00 |
warren%netscape.com
|
19437e332d
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability.
|
1999-06-03 21:51:09 +00:00 |
warren%netscape.com
|
447b069ddb
|
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
|
1999-06-03 21:50:47 +00:00 |
ducarroz%netscape.com
|
e9a99e264b
|
add nsISupportsArray.idl
|
1999-06-03 21:00:44 +00:00 |
scc%netscape.com
|
0c87834eef
|
fixed for VMS
|
1999-06-03 20:36:53 +00:00 |
waterson%netscape.com
|
6d180f5576
|
Replace NS_IS_ERROR() with NS_FAILED(): NS_IS_ERROR() is buggy and redundant.
|
1999-06-03 20:25:15 +00:00 |
waterson%netscape.com
|
e30c1ff4f6
|
Fix XPIDL_MODULE typos.
|
1999-06-03 20:06:49 +00:00 |
rickg%netscape.com
|
54d9142b33
|
fix bug 7479 per Erik VanDerPoel
|
1999-06-03 18:45:39 +00:00 |
jdunn%netscape.com
|
f11c2c12a5
|
change false to PR_FALSE
|
1999-06-03 17:57:36 +00:00 |
rickg%netscape.com
|
733756c72e
|
fix searching errors; safeguard assign
|
1999-06-03 10:49:14 +00:00 |
mcmullen%netscape.com
|
3db78cc9b8
|
Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo).
|
1999-06-03 01:40:47 +00:00 |
mcmullen%netscape.com
|
f90907e656
|
Alias resolution now happens almost any time a spec is created from a non-spec. Needed to make things work properly.
|
1999-06-03 01:28:52 +00:00 |
cathleen%netscape.com
|
06912e1393
|
prevent getting an outrageous index value, when a char is not found in a
given nsStr. broke XPInstall.
|
1999-06-03 01:11:14 +00:00 |
jband%netscape.com
|
fcc50b53fa
|
updating status page
|
1999-06-02 23:28:23 +00:00 |
alecf%netscape.com
|
de7c2fbf71
|
fix windows bustage
|
1999-06-02 04:46:07 +00:00 |
jband%netscape.com
|
33713af5b9
|
another patch from khym@bga.com (Dave Huang)
|
1999-06-02 03:49:30 +00:00 |
jband%netscape.com
|
97c6ebfb01
|
platform check contributed by Bert Driehuis <bert_driehuis@nl.compuware.com>
|
1999-06-02 02:35:00 +00:00 |
jband%netscape.com
|
4148a5c559
|
adding netbsd m68k support contributed by khym@bga.com (Dave Huang)
|
1999-06-02 02:26:38 +00:00 |
alecf%netscape.com
|
1e37044d42
|
first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods
|
1999-06-02 02:06:32 +00:00 |
alecf%netscape.com
|
9adb743188
|
add XPIDLized version of nsISupportsArray
|
1999-06-02 02:03:45 +00:00 |
scc%netscape.com
|
16cc6edf13
|
replaced tabs with spaces as per our standards
|
1999-06-02 01:59:28 +00:00 |
jband%netscape.com
|
8504769d61
|
removing this unused and ill-named file
|
1999-06-02 01:47:19 +00:00 |
scc%netscape.com
|
5c2933b1c2
|
added comparisons that will allow |nsnull != myPtr| et al
|
1999-06-02 01:29:55 +00:00 |
jband%netscape.com
|
ad565b3a27
|
updated status page
|
1999-06-02 01:25:08 +00:00 |
jband%netscape.com
|
fec511d826
|
use only C style comments in these files to make Irix happy
|
1999-06-02 00:57:32 +00:00 |
alecf%netscape.com
|
06cbd6eee2
|
stop using [] operator on nsISupportsArray - going away for scriptability
|
1999-06-02 00:14:41 +00:00 |
rjc%netscape.com
|
145b24f47c
|
Add ability to find "Internet Search Sites" folder on Mac.
|
1999-06-02 00:12:10 +00:00 |
alecf%netscape.com
|
8e0a105a40
|
stop using [] operator on nsISupportsArray - going away for scriptability.
|
1999-06-02 00:07:54 +00:00 |
rickg%netscape.com
|
8e07228d02
|
update to nsString2 as default impl
|
1999-05-31 22:09:05 +00:00 |
jband%netscape.com
|
cdc2404343
|
updating paths to new location of this directory and updating status page
|
1999-05-31 19:48:25 +00:00 |
jband%netscape.com
|
8d5a930e20
|
converting these html files to redirect to moved pages
|
1999-05-31 19:45:54 +00:00 |
dougt%netscape.com
|
9e8c2fb02f
|
kISupportsIID is not defined on unix, but it is on windoze...
|
1999-05-29 23:01:25 +00:00 |
dougt%netscape.com
|
981c6e2d15
|
Adding a few more functions to nsIEventQueue.
Moving proxy to use nsIEventQueue instead of PLEvents direct.
|
1999-05-29 22:50:25 +00:00 |
ducarroz%netscape.com
|
5a6663db89
|
fix for bug 7329. MAC ONLY: if a file doesn't exist while doing an open and the flag PR_CREATE_FILE is set shouldn't abort.
|
1999-05-29 21:27:18 +00:00 |
ducarroz%netscape.com
|
9c27fc9dec
|
fix for bug 7329. Deleteting a file that doesn't exist should not invalidate the nsFileSpec.
|
1999-05-29 21:27:16 +00:00 |