wxWidgets/include/wx/univ
iwbnwif 472aec2d7e Add support for using native spell checking in wxTextCtrl
Add wxTextCtrl::EnableSpellCheck() and implement it for wxMSW and
wxGTK3.

Closes #17544.
2021-08-23 14:15:38 +02:00
..
anybutton.h
app.h
bmpbuttn.h Add possibility to create "Close" bitmap button from XRC 2020-11-19 15:44:54 +01:00
button.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checkbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checklst.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
chkconf.h
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
colschem.h
combobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
control.h Replace C-style cast with const_cast<> in wxUniv 2020-08-31 01:25:45 +02:00
custombgwin.h
dialog.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
frame.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
gauge.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
inpcons.h
inphand.h
listbox.h Don't send events for non-item 2021-07-13 11:38:39 +03:00
menu.h Add handling LEFT_UP 2021-06-27 21:50:09 +03:00
menuitem.h
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
panel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobut.h Make wxRadioButtonBase a plain class, not template 2020-09-21 18:01:37 +02:00
renderer.h
scrarrow.h
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
scrthumb.h
scrtimer.h
setup_inc.h Remove setup0.h files 2021-01-31 19:02:56 +01:00
setup.h Add support for using native spell checking in wxTextCtrl 2021-08-23 14:15:38 +02:00
slider.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
spinbutt.h
statbmp.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattext.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbr.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stdrend.h
textctrl.h Improve wxTE_PROCESS_ENTER handling in wxUniv 2021-08-07 10:42:22 +03:00
tglbtn.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
theme.h
toolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
window.h Replace DoGetBorderSize() with GetWindowBorderSize() 2021-07-24 21:18:45 +02:00