Stephan Witt wrote: > 1) A forgotten implementation of "remove from personal dictionary" for > enchant. > 2) Some fixes for misspelled marker and cursor move. (Inspired by Vincent's > questions) > 3) Check for all non-word-characters around single hard-hyphen and apostrophe. > 4) Fix for wrap around loop of spell checker GUI. (See ticket #7429)
which of these patches have been already approved? 3,4 looks reasonable. for 1,2 are there some relevant thread on dev list? 1 adds specific feature for enchant only? 2 looks like adding spellcheck calls into critical routines like setCursor. couldn't this cause some performance problems? did somebody reviewed this? pavel