Konstantin Isakov
|
babde3d53d
|
*! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and
wchar_t. This changes nothing on Linux and most other systems, but on Win32
it causes to use normal UCS-4 strings instead of Win32's usual UTF-16.
|
2009-04-18 17:20:12 +00:00 |
|
Konstantin Isakov
|
94570b5430
|
*! Better regexp for stem selection from the analysis results.
|
2009-04-09 23:16:07 +00:00 |
|
Konstantin Isakov
|
32b7e9f9c8
|
+! Add a space between the language and its dialect names.
|
2009-04-09 22:07:02 +00:00 |
|
Konstantin Isakov
|
ccd235e9c3
|
+ If a word is known by a spellchecker, it now shows up in the word search
results. To signify that it's merely a morphological match, it is shown in
italic, unless it was also returned by other dictionaries.
|
2009-04-09 15:27:34 +00:00 |
|
Konstantin Isakov
|
b7bdc65a57
|
+ Hunspell-based morphology added.
|
2009-04-09 14:15:01 +00:00 |
|