#
6031eb57 |
| 15-Jun-2011 |
Axel Dörfler <axeld@pinc-software.de> |
* Send an initial message to handle the pending entries instead of waiting for a whole second until the message runner kicks in. * This should further reduce the time the mouse pointer sits useless
* Send an initial message to handle the pending entries instead of waiting for a whole second until the message runner kicks in. * This should further reduce the time the mouse pointer sits uselessly on the screen. * This is not a fix of #917, but makes it hopefully less annoying.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42199 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
445751e1 |
| 05-Dec-2010 |
Stephan Aßmus <superstippi@gmx.de> |
Refactored AddOnMonitor to allow an alternative constructor which does not yet take the AddOnMonitorHandler (and also does not Run() the looper automatically). Added SetHandler() method which allows
Refactored AddOnMonitor to allow an alternative constructor which does not yet take the AddOnMonitorHandler (and also does not Run() the looper automatically). Added SetHandler() method which allows to set the handler afterward. Does not require updates in existing clients.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39740 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
c6077ae7 |
| 18-Aug-2010 |
Stephan Aßmus <superstippi@gmx.de> |
Cleanup: No need to check the BMessenger status twice. No need to keep the BMessageRunner message around.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38234 a95241bf-73f2-0310-859d-f6bbb57e9
Cleanup: No need to check the BMessenger status twice. No need to keep the BMessageRunner message around.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38234 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a1a86b03 |
| 14-Jun-2005 |
Jérôme Duval <korli@users.berlios.de> |
added error information
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13118 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
4b7d0fba |
| 01-Feb-2004 |
shatty <shatty@nowhere.fake> |
simple BLooper to run an AddOnMonitorHandler
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6457 a95241bf-73f2-0310-859d-f6bbb57e9c96
|