diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-07-24 01:47:52 +0000 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-07-24 01:47:52 +0000 |
commit | cfaef1b6c9f33fbaa114628cf513d129bdff3c1c (patch) | |
tree | b5207f980062d0aaaa2515f76983f5386408a298 /ToDo | |
parent | cd75d05e2a72eff41d6eedb61bc89ca2e1cd185d (diff) | |
download | librcc-cfaef1b6c9f33fbaa114628cf513d129bdff3c1c.tar.gz librcc-cfaef1b6c9f33fbaa114628cf513d129bdff3c1c.tar.bz2 librcc-cfaef1b6c9f33fbaa114628cf513d129bdff3c1c.tar.xz librcc-cfaef1b6c9f33fbaa114628cf513d129bdff3c1c.zip |
Fixes
- Dummy UI plugin
- GTK2 UI plugin
- Fixed typo: 'const rcc_string' -> 'rcc_const_string'
- Fix: Disable BDB recoding in case if recoding switched off
Diffstat (limited to 'ToDo')
-rw-r--r-- | ToDo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ * Provide way to add to all languages several default Unicode encodings (UTF8, UTF16, UTF16BE) * Special type of classes to select only from Unicode encodings (or even just specified subset of encodings) * Multibyte(not-UTF8) support for FS classes +* SetBufferSize ( 0 - autogrow ) |