From: Vadim Zeitlin Date: Sun, 18 Aug 2013 13:28:09 +0000 (+0000) Subject: No changes, just change data structures used by mouse capture code. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0c60a0e2b726073be874f45e5227ea93b63623f4?hp=0c60a0e2b726073be874f45e5227ea93b63623f4 No changes, just change data structures used by mouse capture code. Use a simple stack of windows instead of a separate singly linked list and a separate current capture pointer. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---