wxWidgets/include/wx/aui
Vadim Zeitlin d7f19ee610 Fix spelling in comments and documentation using codespell
Apply the utility from https://github.com/codespell-project/codespell/
to fix spelling issues in the headers under both include and interface
directories and add a file with a couple of exceptions.

The exact command line used was:

    $ codespell -w -I misc/scripts/codespell.ignore -i 3 in*
2020-06-27 22:56:22 +02:00
..
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
auibar.h Add wxAuiToolBar::DestroyTool() and DestroyToolByIndex() 2020-03-15 17:09:51 +01:00
auibook.h Make wxAuiNotebook wxAuiTabCtrl-related methods public 2019-12-07 15:13:06 +01:00
barartmsw.h Merge native MSW appearance for AUI toolbars 2016-02-13 12:31:49 +01:00
dockart.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
floatpane.h Fix regression with MDI children accelerators 2016-02-28 01:24:20 +01:00
framemanager.h Add wxAuiManager::AlwaysUsesLiveResize() 2020-05-25 18:01:09 +02:00
tabart.h Fix wxMSW build with wxUSE_UXTHEME==0 2018-12-08 20:24:05 +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 Close AUI MDI children when the parent frame is closed 2020-02-11 22:41:26 +01:00