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
fc9bf2dc32008309fa54faa817e34ac5d5035a67
Mozilla
/
mozilla
/
xpcom
/
base
History
dougt%netscape.com
a061bba191
Fixing Bug 9976.
...
git-svn-id: svn://10.0.0.236/trunk@39719 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 18:15:14 +00:00
..
IIDS.h
Adding form submit observer interface for Wallet and Single Signon
1999-06-23 22:22:35 +00:00
Makefile.in
…
makefile.win
Removing duplicate nsDebug.obj. Thanks to
1999-06-28 22:23:04 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsAgg.h
…
nsAllocator.cpp
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
nsAllocator.h
…
nsCom.h
Checkin another chunk of Alex Larsson's non-exported symbol reduction
1999-07-07 09:02:21 +00:00
nsCOMPtr.cpp
do_QueryInterface(NULL, &error) now returns the appropriate error in |error|
1999-06-29 21:09:56 +00:00
nsCOMPtr.h
new feature lets you `see past' |nsISupports| in |nsCOMPtr|s. Now in the debugger (in debug versions only) you will see the actual type of the object. This is enabled by defining the preprocessor symbol |NSCAP_FEATURE_DEBUG_PTR_TYPES|. It cannot be turned on in non-debug builds. It is currently on in debug builds by default. It may become a feature that has to be enabled with a build command line switch.
1999-07-15 03:59:09 +00:00
nscore.h
Add NS_TIMER import/export macros.
1999-07-16 17:48:12 +00:00
nsDebug.cpp
BeOS changes
1999-06-29 10:27:58 +00:00
nsDebug.h
…
nsError.h
Fixing Bug 9976.
1999-07-16 18:15:14 +00:00
nsIAllocator.h
…
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
nsrootidl.idl
…
nsTraceRefcnt.cpp
Add #ifdefs to make sure it only build on supported linux platforms.
1999-06-21 02:29:17 +00:00
nsTraceRefcnt.h
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
1999-06-15 03:25:27 +00:00
nsTraceRefcntImpl.cpp
Add #ifdefs to make sure it only build on supported linux platforms.
1999-06-21 02:29:17 +00:00
nsTraceRefcntImpl.h
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
1999-06-15 03:25:27 +00:00