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
/
xp
History
briano%netscape.com
945d83af9f
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@48156 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 02:12:56 +00:00
..
Makefile.in
General cleanup.
1999-09-18 02:12:56 +00:00
makefile.win
…
nsCBaseAppLoop.cpp
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
nsCBaseAppLoop.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
nsCBaseBreathLoop.cpp
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
nsCBaseBreathLoop.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
nsCBaseLoop.cpp
…
nsCBaseLoop.h
…
nsCBaseThreadLoop.cpp
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
nsCBaseThreadLoop.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
nsCEventLoop.idl
…
nsCLoopModule.cpp
…
nsIDispatchListener.idl
…
nsIEvent.idl
First attempt at unix Makefile for the xp directory. Makes use of MOZ_TOOLKIT
1999-09-08 14:40:13 +00:00
nsIEventFilter.idl
First attempt at unix Makefile for the xp directory. Makes use of MOZ_TOOLKIT
1999-09-08 14:40:13 +00:00
nsIEventLoop.idl
Clarified some documentation.
1999-09-08 19:24:16 +00:00
nsITranslateListener.idl
…
nsPIEventLoop.idl
…