]> git.saurik.com Git - wxWidgets.git/commit
Fix eating of key events (cleaner impl will come after 2.8, right now I want to touch...
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 6 Dec 2006 04:37:32 +0000 (04:37 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 6 Dec 2006 04:37:32 +0000 (04:37 +0000)
commitc70aaa0984cec921b508b62dfb40a59b8d857e68
treef9ce4f4845e5493b2b80ff916aa4e22ab70fb1de
parent248802d0100093c48f67a60a6463d7765f14d5f0
Fix eating of key events (cleaner impl will come after 2.8, right now I want to touch as little common code as possible) and add some extra checks to the Cocoa delegates as they are getting called when the Carbon control isn't in a valid state.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/htmlctrl/webkit/webkit.mm