gecko-dev/xpcom/threads
ramiro%netscape.com f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
Makefile.in Separate the widget and gfx toolkits into two variables. 1999-07-02 13:06:48 +00:00
makefile.win Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
MANIFEST Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsAutoLock.h fix warnings 1999-06-26 04:17:58 +00:00
nsEventQueue.cpp Adding IsQueueOnCurrentThread(). 1999-06-14 20:20:33 +00:00
nsEventQueue.h Adding IsQueueOnCurrentThread(). 1999-06-14 20:20:33 +00:00
nsEventQueueService.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsEventQueueService.h Added 1999-05-18 21:43:13 +00:00
nsIEventQueue.h Adding IsQueueOnCurrentThread(). 1999-06-14 20:20:33 +00:00
nsIEventQueueService.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsIThread.h moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
nsThread.cpp Added missing release. 1999-06-19 22:22:38 +00:00
nsThread.h include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h 1999-05-04 07:11:31 +00:00