Files
wxWidgets/include/wx/osx/core
Vadim Zeitlin db30397921 Implement support for grammar checking in wxOSX
Use native support for grammar checking in NSTextView.

As we're not passing wxTextProofOptions to the lower level function,
this functionality now depends on wxUSE_SPELLCHECK, meaning that even
the previously existing MacCheckSpelling() function is not defined any
more when wxUSE_SPELLCHECK is set to 0. This is not completely
backwards-compatible, but hopefully shouldn't be a problem in practice
and shouldn't break any existing applications which can't disable the
just added wxUSE_SPELLCHECK.
2021-08-23 14:18:42 +02:00
..
2018-10-01 08:10:13 +02:00
2020-10-18 18:00:13 -07:00
2020-07-20 08:14:06 -07:00
2019-04-05 11:08:53 -07:00