wxWidgets/include/wx/univ
Vadim Zeitlin d9ea30cf84 Always set wxUSE_SPELLCHECK to 1 by default for simplicity
It does no real harm to set it to 1 and this avoids the need for the
platform checks in setup.h files, simplifying things (although it does
require checking for GTK 3 in the code compiled for both GTK 2 and 3, as
gtkspell library can only be used with GTK 3).
2021-08-23 14:16:16 +02:00
..
anybutton.h
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h
custombgwin.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h
panel.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup_inc.h
setup.h Always set wxUSE_SPELLCHECK to 1 by default for simplicity 2021-08-23 14:16:16 +02:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdrend.h
textctrl.h Improve wxTE_PROCESS_ENTER handling in wxUniv 2021-08-07 10:42:22 +03:00
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h Replace DoGetBorderSize() with GetWindowBorderSize() 2021-07-24 21:18:45 +02:00