]> git.saurik.com Git - wxWidgets.git/commit
Accelerators now work for wxDialog; wxToolBarSimple fixed when dragging out of
authorJulian Smart <julian@anthemion.co.uk>
Fri, 21 Aug 1998 17:47:19 +0000 (17:47 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 21 Aug 1998 17:47:19 +0000 (17:47 +0000)
commit567da5c600dc5bc6f3e5df18129f7125b433d83f
tree6c1167f016b62ba45b78ad911e4aba473503aa7c
parent257f1d9b855d5cf02d278687bc9240169c3962d1
Accelerators now work for wxDialog; wxToolBarSimple fixed when dragging out of
the toolbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/tbarsmpl.cpp
src/msw/button.cpp
src/msw/dialog.cpp
src/msw/window.cpp