summaryrefslogtreecommitdiffstats
path: root/src/lngconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF addressSuren A. Chilingaryan2012-11-111-1/+1
|
* Relincensed under LGPLSuren A. Chilingaryan2009-06-121-8/+8
|
* Provide GPL disclaimers with all sourcesSuren A. Chilingaryan2008-12-151-0/+20
| | | | | - Add GPL disclaimers to all sources - Suppress gcc-4.2 warnings
* - Russian autoengine is renamed to LibRCDSuren A. Chilingaryan2005-08-071-2/+0
| | | | | | | | | | | | - Fix Learning with Language Autodetection switched on - Attempt to perform rccFS with Language Autodetection switched off, if failed with default behaviour. - Systematization of translation engine: + Rearangement of the translation modes: OFF, TO_ENGLISH, SKIP_RELATED, SKIP_PARRENT, FULL. + New class types: TRANSLATE_LOCALE, TRANSLATE_CURRENT, TRANSLATE_FROM. - Detect "Unicode" locales for foreign languages - "out" class is assumed to be TRANSLATE_LOCALE - Respect RCC_CLASS_KNOWN - Check for Latin UTF-8 prior to running any charset detection engine.
* MultithreadingSuren A. Chilingaryan2005-08-031-2/+7
| | | | | | | - 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 autodetectionSuren A. Chilingaryan2005-08-021-0/+7
| | | | | | | | - 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/+4
| | | | | - Language Translation using libtranslate is implemented - Autoengine sets current charset (option)
* DocumentationSuren A. Chilingaryan2005-07-181-0/+6
| | | | - Some small doxygen descriptions are added
* IConv and DB4Suren A. Chilingaryan2005-07-141-2/+12
|
* Language/Charset autodetection fixesSuren A. Chilingaryan2005-07-121-0/+3
|
* 08.07.2005Suren A. Chilingaryan2005-07-081-0/+5
|
* 04.07.2005Suren A. Chilingaryan2005-07-041-1/+3
|
* 26.06.2005Suren A. Chilingaryan2005-06-261-0/+16