From: simon Date: Sun, 17 Jun 2012 07:26:23 +0000 (+0000) Subject: Support for dead keys and compose sequences on Unix, by instantiating X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/7b56a33fca0f6c9130188db0d2eb475de9380b02?hp=7b56a33fca0f6c9130188db0d2eb475de9380b02 Support for dead keys and compose sequences on Unix, by instantiating a GtkIMMulticontext and having that filter most keypresses. I think I've got this right so that it doesn't break any previous deliberate keyboard-handling behaviour that's now _after_ the 'if (filter keypress) return' statement. git-svn-id: svn://svn.tartarus.org/sgt/putty@9567 cda61777-01e9-0310-a592-d414129be87e ---