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
dprice%netscape.com
fe020ec48a
65845 first cut of the order files
...
git-svn-id: svn://10.0.0.236/trunk@86883 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:48:02 +00:00
..
makefile.win
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
nsCAppLoop.cpp
…
nsCAppLoop.h
…
nsCBreathLoop.cpp
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
nsCBreathLoop.h
…
nsCEvent.cpp
…
nsCEvent.h
…
nsCEventFilter.cpp
…
nsCEventFilter.h
…
nsCPlatformBaseLoop.cpp
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
nsCPlatformBaseLoop.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
nsCThreadLoop.cpp
…
nsCThreadLoop.h
Factored the common code found in all the platforms into a single base class that is inserted higher up the class heirarchy. This allows us to further reduce the amount of cut and paste code that would have to be done.
1999-09-01 11:09:10 +00:00
nsCWinFilter.h
…
nsIWinEvent.idl
…
nsIWinEventFilter.idl
…
win32.order
…