summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Engines reworkSuren A. Chilingaryan2007-06-271-1/+1
| | | | | | | | | | | | | | | - LibGuess support for far east language autodetection - Support for LibRCD 0.1.9 supporting ISO-8859-1 strings - Fixing wrong encodings names returned by Enca - Engine plugins naming scheme is altered - New API functions: rccEngineGetInfo, rccEngineGetAutoCharsetByName - Most of languages are no more hardcoded, but moved to the configuration - RCD engine is added to Belarusian language (I hope it should work) - Some encoding names are fixed in configuration - Support for external libiconv - Support for libcharset - Find UI interface language from LC_MESSAGES locale - Simple compilation fix (Thanx to D. Panov)
* DB4 & Postponed processingSuren A. Chilingaryan2007-04-141-0/+2
| | | | | | | | | | - New DB4 database type - Postponed processing in external module + User may allow external module to finish required processing before termination. This could be useful for translation services while using console applications (if network connection is slow, the external will never finish translation before program termination) - SKIP_PARRENT options are renamed to SKIP_PARENT
* MultithreadingSuren A. Chilingaryan2005-08-031-0/+1
| | | | | | | - Multithreaded access to recoding functions using same context - Engine plugin to select between UTF-8 and ISO8859-1 for Western European Languages - Fix: 'rccTo' converting FS classes - FS class support in 'rccConfigSizedToCharset'
* Language Fixes and ImprovementsSuren A. Chilingaryan2005-08-031-2/+3
| | | | | | | - rccmutex - Language autodetection fixes and improvements - Language translation fixes and improvements - The current state is near to be usable
* Language autodetectionSuren A. Chilingaryan2005-08-021-2/+3
| | | | | | | | - rccConfigRecode function's are added - Language autodetection using aspell is added - Translation in 3 modes: "To English Language", "Skip English Translation", "Full" - Example2 to demonstrate translation possibilities
* TranslationSuren A. Chilingaryan2005-07-291-0/+2
| | | | | - Language Translation using libtranslate is implemented - Autoengine sets current charset (option)
* FixesSuren A. Chilingaryan2005-07-241-1/+1
| | | | | | | - Dummy UI plugin - GTK2 UI plugin - Fixed typo: 'const rcc_string' -> 'rcc_const_string' - Fix: Disable BDB recoding in case if recoding switched off
* Engine PluginsSuren A. Chilingaryan2005-07-131-1/+1
|
* Language and Option NamesSuren A. Chilingaryan2005-07-121-1/+1
|
* 08.07.2005Suren A. Chilingaryan2005-07-081-2/+4
|
* Save / LoadSuren A. Chilingaryan2005-07-051-1/+1
|
* 04.07.2005Suren A. Chilingaryan2005-07-041-0/+1
|
* 02.07.2005Suren A. Chilingaryan2005-07-021-0/+3
|
* 29.06.2005Suren A. Chilingaryan2005-06-281-4/+4
|
* 26.06.2005Suren A. Chilingaryan2005-06-261-1/+15
|
* Initial ImportSuren A. Chilingaryan2005-06-161-0/+6