Abdelrazak Younes writes:
> Yep lots of not very nice code in this area; there's also some
> function which are duplicates (egg isLetter()). I am trying to set up
> the infrastructure right before going into bug fixing mode.
Fine :)
JMarc
On 29/03/2009 23:03, Jean-Marc Lasgouttes wrote:
Log:
Transfer some general code from GuiSpellchecker to Buffer and
DocIterator.
* Buffer::nextWord(): new method to search for next word.
* DocIterator.cpp: new function isLetter() moved from GuiSpellchecker.
I like your changes and appreciate
Log:
Transfer some general code from GuiSpellchecker to Buffer and
DocIterator.
* Buffer::nextWord(): new method to search for next word.
* DocIterator.cpp: new function isLetter() moved from GuiSpellchecker.
I like your changes and appreciate that they are done in understandable
chunks. Not