This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eea6214816bb00a96f77afec704e2668e78dc9ba
Mozilla
/
mozilla
/
xpcom
/
base
History
jband%netscape.com
809d970fe8
checking in generated versions of these xpcom headers. soon we will be generating these at compile time. Sources for these files are in xpcom/idl. They are regenerated from those files using xpidl -m header filename.idl
...
git-svn-id: svn://10.0.0.236/trunk@30647 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 01:45:20 +00:00
..
IIDS.h
alloc IID
1999-05-05 01:59:01 +00:00
nsAgg.h
…
nsAllocator.cpp
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
1999-04-30 22:54:28 +00:00
nsAllocator.h
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
1999-04-30 22:54:28 +00:00
nsCom.h
#define NS_COM __declspec(export) on XP_MAC.
1999-04-04 02:22:08 +00:00
nsCOMPtr.cpp
…
nsCOMPtr.h
sense of HAVE_CPP_BOOL was backwards, fixed it (thanks, Jim Dunn)
1999-05-05 23:36:38 +00:00
nsDebug.cpp
…
nsDebug.h
don't break if we're included in a C file
1999-04-15 03:13:20 +00:00
nsError.h
Hushed up stupid warnings on Windows.
1999-03-25 07:29:29 +00:00
nsIAllocator.h
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
1999-04-30 22:54:28 +00:00
nsID.cpp
…
nsID.h
…
nsIID.h
oops, should be including nsID.h for the nsID typedef
1999-04-22 03:25:24 +00:00
nsIPtr.h
…
nsISupports.idl
pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point
1999-05-07 00:17:58 +00:00
nsISupportsUtils.h
checking in generated versions of these xpcom headers. soon we will be generating these at compile time. Sources for these files are in xpcom/idl. They are regenerated from those files using xpidl -m header filename.idl
1999-05-07 01:45:20 +00:00
nsrootidl.idl
pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point
1999-05-07 00:17:58 +00:00
nsTraceRefcnt.cpp
Move some trace refcounting only code and variables inside the proper ifdefs
1999-04-10 08:50:50 +00:00
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
Move some trace refcounting only code and variables inside the proper ifdefs
1999-04-10 08:50:50 +00:00
nsTraceRefcntImpl.h
…