.. |
.cvsignore
|
…
|
|
MANIFEST
|
First part of adding nsIProcess to the Mac build (MANIFEST file). r=dougt, sr=brendan
|
2001-01-22 21:46:14 +00:00 |
MANIFEST_IDL
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
Makefile.in
|
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
|
2001-11-01 00:54:48 +00:00 |
makefile.win
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
nsAutoLock.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsAutoLock.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsEventQueue.cpp
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
nsEventQueue.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsEventQueueService.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsEventQueueService.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIEventQueue.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIEventQueueService.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIProcess.idl
|
New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan
|
2001-01-19 21:23:24 +00:00 |
nsIRunnable.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIThread.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIThreadPool.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsPIEventQueueChain.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsProcess.h
|
Added CR to end of file for certain unix platforms.(originally checked in from windows as part of fix for 62167
|
2001-01-22 21:40:33 +00:00 |
nsProcessCommon.cpp
|
trunk fix for 84115. Pass arguments to the process (I omitted these in an earlier
|
2001-06-06 04:33:19 +00:00 |
nsProcessMac.cpp
|
66735: implement blocking processes on the mac.
|
2001-03-28 00:45:05 +00:00 |
nsThread.cpp
|
fixing bug 107106 r=valeski sr=jst
|
2001-11-01 00:05:19 +00:00 |
nsThread.h
|
Fixes bug 84489. Ensures that worker threads can not process the same reque
|
2001-06-12 18:35:23 +00:00 |
plevent.c
|
Landing the rest of the mach-o OSX changes.
|
2001-10-27 07:38:18 +00:00 |
plevent.h
|
Bug #67370. Better interleaving of xlib + plevents. r=danm sr=shaver
|
2001-03-12 23:57:18 +00:00 |