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
fed65e04bb02e657ba30331bd74f8a61629ec887
Mozilla
/
mozilla
/
xpcom
/
base
History
ramiro%netscape.com
be8479149c
Landing timer move on windows.
...
git-svn-id: svn://10.0.0.236/trunk@39882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 15:52:01 +00:00
..
IIDS.h
…
Makefile.in
…
makefile.win
…
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
Landing timer move on windows.
1999-07-17 15:52:01 +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
- Fix possessive "its" misspelled as "it's".
1999-07-17 03:32:39 +00:00
nsrootidl.idl
…
nsTraceRefcnt.cpp
…
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
…
nsTraceRefcntImpl.h
…