wxWidgets/include/wx/aui
Vadim Zeitlin 5e61689dbf Fix regression with MDI children accelerators
Since the changes of 8034e35391 (see #16870)
accelerators, including the standard ones such as Ctrl-F4 under MSW, didn't
work any longer inside the MDI children.

Fix this by extending IsTopNavigationDomain() to allow for checking whether
the given window should stop propagation of all keyboard events, as wxTLW
does, or only TAB navigation ones as wxMDIChildFrame and wxAuiFloatingFrame
do.
2016-02-28 01:24:20 +01:00
..
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
auibar.h Add native wxAuiToolbarArt for MSW. 2016-02-10 20:40:45 +01:00
auibook.h Add support for mouse hover state to wxAuiTabArt 2015-10-04 00:27:22 +02:00
barartmsw.h Merge native MSW appearance for AUI toolbars 2016-02-13 12:31:49 +01:00
dockart.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
floatpane.h Fix regression with MDI children accelerators 2016-02-28 01:24:20 +01:00
framemanager.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tabart.h Fix invisible captions in high contrast mode 2016-01-30 18:27:10 +01:00
tabartgtk.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tabartmsw.h Implement native wxAuiTabArt for MSW 2015-10-04 00:28:00 +02:00
tabmdi.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00