scc%netscape.com
|
0454213f91
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
dougt%netscape.com
|
785a8d1e18
|
Adding IsQueueOnCurrentThread().
|
1999-06-14 20:20:33 +00:00 |
valeski%netscape.com
|
bade0cb940
|
added the HandleEvent method
|
1999-06-04 15:02:27 +00:00 |
dougt%netscape.com
|
981c6e2d15
|
Adding a few more functions to nsIEventQueue.
Moving proxy to use nsIEventQueue instead of PLEvents direct.
|
1999-05-29 22:50:25 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
hyatt%netscape.com
|
b787455ad9
|
Changed the arguments to PostSynchronousEvent. Added an EventLoop method.
|
1999-05-05 23:55:10 +00:00 |
hyatt%netscape.com
|
24983c6525
|
Committing the changes to support the new nsIEventQueue interface and
nested queues in the event queue service.
|
1999-05-04 23:35:47 +00:00 |