wxWidgets/include/wx/private
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
..
addremovectrl.h Fix wxGTK 1 build after gtk/gtk.h wrapper header addition 2018-07-10 14:54:19 +02:00
animate.h Make wxAnimationImpl private and get rid of wxAnimationImplType 2020-04-06 01:00:15 +02:00
display.h Avoid using invalid index in wxDisplayFactory under Mac 2019-12-04 19:22:07 +01:00
eventloopsourcesmanager.h Add a virtual dtor to wxEventLoopSourcesManagerBase to avoid g++ warnings. 2014-01-21 19:32:00 +00:00
extfield.h Rename wxExternalField methods to not mention "Window" 2017-11-22 03:05:03 +01:00
fd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fdiodispatcher.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
fdioeventloopsourcehandler.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
fdiohandler.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fdiomanager.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fileback.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
filename.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
flagscheck.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontmgr.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fswatcher.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
graphics.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
icondir.h Minor whitespace/style fixes 2017-05-20 17:01:58 +02:00
json.h Improved JSON string parsing 2020-01-19 21:32:11 +01:00
jsscriptwrapper.h Don't use Hungarian notation for variables 2020-02-05 15:37:27 +01:00
launchbrowser.h Fix path/URL confusion in wxLaunchDefaultBrowser() 2016-02-07 19:32:18 +01:00
markupparser.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
markupparserattr.h Add support for strike through attribute to markup spans 2018-09-17 15:24:42 +02:00
menuradio.h Extract wxMenuRadioItemsData to a separate file 2017-08-13 00:36:37 +02:00
notifmsg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
overlay.h Adding native macos Cocoa implementation for overlays into build files 2017-09-09 23:34:50 +02:00
pipestream.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
preferences.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtooltip.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sckaddr.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
secretstore.h Optionally return error message from wxSecretStore::IsOk() 2020-02-10 18:23:59 +01:00
selectdispatcher.h Synchronize access to wxSelectDispatcher from different threads 2016-02-21 18:47:46 +01:00
socket.h Fix crash with blocking accepting sockets in threads under Unix 2019-11-20 20:21:25 +01:00
spinctrl.h Factor out another wxSpinCtrl helper for getting its max length 2019-11-13 15:46:16 +01:00
streamtempinput.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
textmeasure.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
threadinfo.h Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
timer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tlwgeom.h Fix saving/restoring window position for maximized windows 2018-04-29 20:35:44 +02:00
uiaction.h Virtualize wxUIActionSimulator implementation 2016-05-23 03:00:49 +02:00
window.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
wxprintf.h Stop truncating all wxString::Printf() arguments to 65535 chars 2019-11-17 18:30:33 +01:00