shaver%netscape.com
|
9a39a6e839
|
#include "nsID.idl" to get the nsID/nsIID/nsCID defines in other IDL, not just C++
|
1999-03-09 21:50:55 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
alecf%netscape.com
|
e48b3faaa6
|
patches from cmanske@netscape.com - use NS_IMETHODIMP* macros instead of declaring nsrefcnt/etc directly
|
1999-03-08 21:34:16 +00:00 |
beard%netscape.com
|
893e54fc3d
|
Added NS_DEFINE_STATIC_CID_ACCESSOR.
|
1999-03-07 23:56:59 +00:00 |
alecf%netscape.com
|
f9a4fa361b
|
split up nsISupports macros into seperate files
|
1999-03-05 22:39:03 +00:00 |
alecf%netscape.com
|
fcf39483ed
|
oops, don't include nsID.idl, it's not being exported right now
|
1999-03-05 22:37:35 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
buster%netscape.com
|
c2f8f991d5
|
added editor module (#define NS_ERROR_MODULE_EDITOR )
|
1999-03-03 18:30:09 +00:00 |
beard%netscape.com
|
aa63a993d3
|
Added NS_CALLBACK macro for standard callback APIs
|
1999-03-03 04:09:11 +00:00 |
alecf%netscape.com
|
03e6f60d34
|
start splitting nsISupports.h into multiple header files (blank right now until we get them into the Mac build)
|
1999-03-03 00:31:50 +00:00 |
scc%netscape.com
|
9d21ae3942
|
backed out depency on nscore.h
|
1999-03-02 23:52:38 +00:00 |
scc%netscape.com
|
8058bf1464
|
now rely on "nscore.h" for NS_REINTERPRET_CAST instead of defining my own. now relying on autoconf system for all unixes. Some tests may need to be fixed.
|
1999-03-02 23:08:54 +00:00 |
mcmullen%netscape.com
|
ec6cc19953
|
Took another one for nsIRandomAccessData.
|
1999-03-02 02:24:46 +00:00 |
mcafee%netscape.com
|
49754e4257
|
Adding comparisons to autoconf results.
|
1999-03-01 10:13:18 +00:00 |
ramiro%netscape.com
|
0875a55f81
|
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
|
1999-03-01 06:29:14 +00:00 |
scc%netscape.com
|
312b8d76d7
|
for VC++5.0, no member using declarations (to prevent internal compiler error); to make this compile fixed type of AddRef and Release in nsDerivedSafe
|
1999-02-26 23:43:40 +00:00 |
scc%netscape.com
|
0238953fe3
|
deprecated |dont_AddRef|, added a new form of |getter_AddRefs| to take its place. Removed all nothing of bool from the headers (should help gcc)
|
1999-02-26 19:50:46 +00:00 |
alecf%netscape.com
|
e7831871be
|
fix AIX bustage
|
1999-02-26 18:58:08 +00:00 |
alecf%netscape.com
|
15d43a4917
|
fix HPUX/AIX/OSF bustage - most unices need stdlib.h to get abort()
|
1999-02-26 17:41:47 +00:00 |
troy%netscape.com
|
09c11b64cd
|
Per Kipp's request, added patch from Mark Harvey (Mark.Harvey@wireplay.bt.co.uk) so we
don't have an imagehlp.dll dependency unless MOZ_TRACE_XPCOM_REFCNT is defined
|
1999-02-26 17:39:55 +00:00 |
beard%netscape.com
|
5cfa6c63fc
|
Added CID() accessor.
|
1999-02-26 04:04:50 +00:00 |
beard%netscape.com
|
185e9f59ea
|
added IID() accessor.
|
1999-02-26 04:04:13 +00:00 |
mcafee%netscape.com
|
9e3d172499
|
Switching unix to use PR_Abort().
|
1999-02-26 03:52:37 +00:00 |
alecf%netscape.com
|
5cb13032ed
|
include stdlib for HPUX
|
1999-02-25 17:48:25 +00:00 |
alecf%netscape.com
|
643dbd9b6d
|
fix HPUX bustage - HP's compiler can't do "using" or static casts
|
1999-02-25 17:47:54 +00:00 |
beard%netscape.com
|
78080c16ec
|
made nsAllocatorFactory publically inherit from nsIFactory.
|
1999-02-25 04:20:51 +00:00 |
akkana%netscape.com
|
5576cfd10c
|
Add nsISelectionMgr
|
1999-02-25 03:08:09 +00:00 |
alecf%netscape.com
|
8c8871612a
|
AddRef and Release return nsrefcnt's
|
1999-02-24 02:06:50 +00:00 |
alecf%netscape.com
|
14b6b1ed80
|
update to make ns*ID's work
|
1999-02-23 19:58:41 +00:00 |
alecf%netscape.com
|
839a95ca69
|
update uuid's to match real definitions
|
1999-02-23 19:36:23 +00:00 |
vidur%netscape.com
|
2dca807420
|
Added nsIStyleSheetLinkingElement interface
|
1999-02-23 19:18:34 +00:00 |
mcmullen%netscape.com
|
42895cb757
|
Took another one for nsIFile.
|
1999-02-22 00:15:46 +00:00 |
alecf%netscape.com
|
baf47ee27a
|
update IDL files to be closer to real headers
|
1999-02-20 03:11:52 +00:00 |
mcmullen%netscape.com
|
bccebae5a9
|
Took 2 for nsIFileOutputStream and nsIFileInputStream
|
1999-02-20 01:45:30 +00:00 |
alecf%netscape.com
|
047c57e250
|
add dummy nsISupports.idl so that other IDL files can compile
(Windows makefile.win still needed - volunteers welcome!)
|
1999-02-19 02:04:21 +00:00 |
mcafee%netscape.com
|
99b1533740
|
Adding support for Solaris native compiler. a=scc
|
1999-02-18 22:34:15 +00:00 |
mcmullen%netscape.com
|
1f01ecc906
|
Reserved a range for file i/o errors.
|
1999-02-18 18:58:25 +00:00 |
scc%netscape.com
|
85abdef8c2
|
missing '&' found, returned to rightful home
|
1999-02-17 03:12:03 +00:00 |
scc%netscape.com
|
d4ae494464
|
updated to new interface for nsCOMPtr
|
1999-02-17 01:58:25 +00:00 |
scc%netscape.com
|
db79afbc84
|
First Checked In.
|
1999-02-17 01:57:07 +00:00 |
jfrancis%netscape.com
|
2df51fb879
|
grabbed an id for nsContentSubtreeIterator_CID
|
1999-02-14 06:47:43 +00:00 |
jfrancis%netscape.com
|
18a68abc87
|
grabbed a couple id's for contentIterator iid and cid
|
1999-02-12 04:34:36 +00:00 |
sfraser%netscape.com
|
c22aaca9fa
|
Reserve a couple of IIDs for caret
|
1999-02-11 23:46:02 +00:00 |
scc%netscape.com
|
f020767dfc
|
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
|
1999-02-11 01:34:07 +00:00 |
law%netscape.com
|
48857f7cbd
|
moz->ns
|
1999-02-10 23:27:09 +00:00 |
warren%netscape.com
|
35ff4508e3
|
Added NS_ERROR_MODULE_MAILNEWS
|
1999-02-09 04:28:17 +00:00 |
alecf%netscape.com
|
37f6e883e0
|
fix slight typo in macro
|
1999-02-05 05:33:53 +00:00 |
alecf%netscape.com
|
2ff4ba41fd
|
Update macros to include string type, and add documentation/example
|
1999-02-05 01:39:12 +00:00 |
kipp%netscape.com
|
d1e3a78a54
|
Made abort abort on unix
|
1999-02-02 17:41:54 +00:00 |
cata%netscape.com
|
2b483c5097
|
Added Error Offset Code for the Unicode Converters module.
|
1999-01-27 18:00:50 +00:00 |