wxWidgets/include/wx/aui
Vadim Zeitlin c1bcf16eb9 Derive wxAuiMDIChildFrame from wxFrame for consistency
Make it easier to use AUI-based MDI child frame class instead of
normal wxMDIChildFrame itself by inheriting it from the same base class.

This also allows to get rid of duplicate stubs in wxAuiMDIChildFrame.
2018-05-13 02:41:58 +02:00
..
aui.h
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 use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
floatpane.h Fix regression with MDI children accelerators 2016-02-28 01:24:20 +01:00
framemanager.h Make wxAuiManager::SavePaneInfo() parameter const 2017-11-05 23:45:21 +01:00
tabart.h Revert "Fix invisible captions in high contrast mode" 2016-07-03 14:38:36 +02:00
tabartgtk.h
tabartmsw.h Implement native wxAuiTabArt for MSW 2015-10-04 00:28:00 +02:00
tabmdi.h Derive wxAuiMDIChildFrame from wxFrame for consistency 2018-05-13 02:41:58 +02:00