wxWidgets/include/wx/aui
Vadim Zeitlin 9023040798 Replace wxControlContainer-related macros with wxNavigationEnabled<>.
Simply inherit classes which need to provide TAB navigation among their
children from wxNavigationEnabled<> and remove the now unnecessary
WX_DECLARE_CONTROL_CONTAINER() macros.

Also remove WX_INIT_CONTROL_CONTAINER(), WX_DELEGATE_TO_CONTROL_CONTAINER()
and WX_EVENT_TABLE_CONTROL_CONTAINER() which are not needed neither any more.

And remove the event tables which became empty after removing the last macro.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-07-24 22:19:33 +00:00
..
aui.h added wxAuiToolBar 2008-08-24 09:28:07 +00:00
auibar.h Don't name variables "id" in public headers. 2011-01-03 18:43:30 +00:00
auibook.h Replace wxControlContainer-related macros with wxNavigationEnabled<>. 2011-07-24 22:19:33 +00:00
dockart.h Add support for icons in wxAUI panes title bars. 2011-01-12 13:39:36 +00:00
floatpane.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
framemanager.h non-pch build fix 2011-01-12 18:04:39 +00:00
tabmdi.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00