From: jacob Date: Tue, 15 Feb 2005 17:05:58 +0000 (+0000) Subject: The terminal window can now indicate that PuTTY is busy in various ways, by X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/755e0524eb217ebed9f649405fa2624b26f0fb29?hp=755e0524eb217ebed9f649405fa2624b26f0fb29 The terminal window can now indicate that PuTTY is busy in various ways, by changing its mouse pointer. Currently this is only used in the (slightly- arbitrarily-defined) "heavy" bits of SSH-2 key exchange. We override pointer hiding while PuTTY is busy, but preserve pointer-hiding state. Not yet implemented on the Mac. Also switch to frobbing window-class cursor in Windows rather than relying on SetCursor(). git-svn-id: svn://svn.tartarus.org/sgt/putty@5303 cda61777-01e9-0310-a592-d414129be87e ---