bryner%netscape.com
|
0498c1ecce
|
Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt.
|
2002-04-05 23:42:35 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
dmose%mozilla.org
|
6ed07118de
|
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 |
pavlov%netscape.com
|
5e8a833f39
|
Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
|
2000-06-05 21:53:25 +00:00 |
danm%netscape.com
|
58940ea9ca
|
add API to EventQueueService for creating a monitored event queue. part of bug 25979. r=dougt r=jar
|
2000-03-04 03:17:01 +00:00 |
dougt%netscape.com
|
b45f04471d
|
Fix for bug 26732. r=danm. event queue need to be able to init a plevent
|
2000-02-09 02:28:51 +00:00 |
dougt%netscape.com
|
d186802516
|
Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt.
|
2000-01-06 19:46:44 +00:00 |
valeski%netscape.com
|
0cb6d145e1
|
21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree.
|
1999-12-14 22:06:17 +00:00 |
dp%netscape.com
|
10aaba597e
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-12-01 00:21:53 +00:00 |
dougt%netscape.com
|
a234345645
|
fix for bug 18114. Adding simple accessor to PL_WaitForEvent.
|
1999-11-16 16:04:14 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
danm%netscape.com
|
4b0be45b74
|
event queues own and delete themselves when they're done. bug 15856 r:hyatt@netscape.com
|
1999-10-18 14:59:57 +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 |
sspitzer%netscape.com
|
df1ee53738
|
destructor should be virtual.
|
1999-05-13 00:44:20 +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 |