Dialog box handling updated
commit311ea9fc5372bbf7a857c8a98f089386c53fc061
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 9 Jun 2008 19:34:54 +0000 (9 21:34 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 9 Jun 2008 19:34:54 +0000 (9 21:34 +0200)
tree14eda433165e24860a21c51e359226d97cb1e3ca
parent3774db5ccf786646917d528be566d430fc2dccf3
Dialog box handling updated

Keep waiting for dialog reply until it is received.  Any input received
during this wait is discarded unless it is a 'set text dimensions'
message (or keyboard/mouse input).  Also, make setDialogReturn: a
synchronous call so that it is less likely to get dropped.
src/MacVim/MMBackend.m
src/MacVim/MMVimController.m
src/MacVim/MacVim.h