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
Mozilla
/
mozilla
/
xpcom
/
appshell
/
eventloop
/
windows
History
…
..
makefile.win
…
nsCAppLoop.cpp
…
nsCAppLoop.h
…
nsCBreathLoop.cpp
…
nsCBreathLoop.h
1.) nsIEvent now has an attribute for isExitEvent(). This allows one to test if the current event represented by nsIEvent is a signal to exit the loop.
1999-09-28 16:52:10 +00:00
nsCEvent.cpp
…
nsCEvent.h
Implemented nsIWinEvent and nsIWinEventFilter to allow picking the windows platform structure apart rather than grabbing as a blob.
1999-09-16 06:43:26 +00:00
nsCEventFilter.cpp
…
nsCEventFilter.h
…
nsCPlatformBaseLoop.cpp
…
nsCPlatformBaseLoop.h
…
nsCThreadLoop.cpp
…
nsCThreadLoop.h
…
nsCWinFilter.h
…
nsIWinEvent.idl
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsIWinEventFilter.idl
…
win32.order
…