wxWidgets/include/wx/gtk1
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
..
private Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
accel.h
app.h
bitmap.h wxGTK1 : change type of wxMask.GetBitmap() from GdkBitmap* to wxBitmap 2019-12-19 09:20:36 +01:00
bmpbuttn.h Stop using wxBU_AUTODRAW in wxWidgets code 2018-07-21 14:42:06 +02:00
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h Replace dynamic casts with virtual wxWindow::WXGetTextEntry() 2020-01-09 23:25:49 +01:00
control.h
cursor.h
dataform.h
dataobj2.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fontdlg.h
frame.h
gauge.h
glcanvas.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h Merge recent stattext chages also into WXgtk1 2019-07-09 09:02:14 +02:00
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
treectrl.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
win_gtk.h
window.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00