MGR: discard only Command, Timer and Mouse Moved events during RPC "Please Wait" dialog; no event processing during first RPC_WAIT_DLG_DELAY seconds of Demand RPC

svn path=/trunk/boinc/; revision=16210
This commit is contained in:
Charlie Fenton 2008-10-15 00:13:16 +00:00
parent 74848aed16
commit 51ac281e09
1 changed files with 7 additions and 0 deletions

View File

@ -8409,4 +8409,11 @@ David 14 Oct 2008
clientscr/ clientscr/
boinc_ss.rc boinc_ss.rc
Charlie 14 Oct 2008
- MGR: discard only Command, Timer and Mouse Moved events during RPC
"Please Wait" dialog; no event processing during first RPC_WAIT_DLG_DELAY
seconds of Demand RPC.
clientgui/
AsyncRPC.cpp
BOINCGUIApp.cpp