wenzelm [Mon, 14 Apr 2014 09:24:47 +0200] rev 56568
eliminated somewhat pointless locale parameter;
wenzelm [Sun, 13 Apr 2014 22:08:00 +0200] rev 56567
tuned;
wenzelm [Sun, 13 Apr 2014 21:59:37 +0200] rev 56566
clarified complete: participate in case-mangling of check;
wenzelm [Sun, 13 Apr 2014 21:51:49 +0200] rev 56565
tuned;
wenzelm [Sun, 13 Apr 2014 21:43:25 +0200] rev 56564
added spell-checker completion dialog, without counting frequency of items due to empty name;
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:55:16 +0200] rev 56563
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:32:49 +0200] rev 56562
special treatment for '' ligature in TeX, which counts as word separator
wenzelm [Sun, 13 Apr 2014 19:20:03 +0200] rev 56561
more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
wenzelm [Sun, 13 Apr 2014 19:18:30 +0200] rev 56560
tuned rendering -- avoid overlap with squiggly underline;
wenzelm [Sun, 13 Apr 2014 16:42:44 +0200] rev 56559
added dictionaries_selector GUI;
tuned;