diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-08-09 23:22:36 +0000 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-08-09 23:22:36 +0000 |
commit | 63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1 (patch) | |
tree | f18ef0378e787945d5fd722b2c2793b878143221 /ToDo | |
parent | 9d4628df369b92016b7fc3bfc7fed6d06ff2ca9a (diff) | |
download | librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.gz librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.bz2 librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.xz librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.zip |
- Russian Engine is really renamed
- Translate to English is fixed
- Default charset for "all" languages
- Support for per-class additional and dissabled charsets
- Use 'GetSomethingNumber' instead of 'GetSomethingList'. 'GetSomethingList' functions are depricated.
- rccUiGetSomethingName gets id's on the input instead of names
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,7 @@ + Language detection (same as charsets, but for UTF8...) * Consider word recognition based on probability + Autolearning is triggered by large enough dictionary words - + - Configurable common classes 1.x: - Common encodings: @@ -31,6 +31,7 @@ - Recoding options: + Skip Translation - Switch to Get/Ref/UnRef system + - Drop down 'Class' keywords in all 'ClassCharset' function. Make it default behaviour. on request: - Multibyte(not-UTF8) support for FS classes |