summaryrefslogtreecommitdiffstats
path: root/src/rccconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix e-mail in copyright statementSuren A. Chilingaryan2018-04-111-1/+1
|
* 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/+19
| | | | | - Add GPL disclaimers to all sources - Suppress gcc-4.2 warnings
* DB4 & Postponed processingSuren A. Chilingaryan2007-04-141-0/+1
| | | | | | | | | | - 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
* Transliteration and Documentation UpdateSuren A. Chilingaryan2005-08-111-0/+3
| | | | | | | - Fix: Autodetection of dissabled charsets. - Fix: Cleanely terminate external process if parrent thread terminated. - Transliteration for Russian, Ukrainian and using IConv. - Documentation Update.
* - Russian Engine is really renamedSuren A. Chilingaryan2005-08-091-0/+6
| | | | | | | | - 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
* - Russian autoengine is renamed to LibRCDSuren A. Chilingaryan2005-08-071-0/+1
| | | | | | | | | | | | - 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.
* Language AutoDetection ImprovementsSuren A. Chilingaryan2005-08-051-0/+5
| | | | | | | | | | | | | | | | | - Fix: Loading/Saving range options. - Fix: Language AutoDetection. Using locale language instead of selected one. - Support for range options in GTK UI. - Option to control recoding timeout is provided. - LibRCC.h is updated (Translate, Spell, IConv). - Documentation is updated. - Add 'rcc-config' alias to 'rcc-gtk2-config' in spec. - Implemented concept of parrent languages + The concept is used in language autodetection. The string in considered language is permited to have words from all it's parrent languages. + English is assumed to be parrent for all other languages by default. + Russian is parrent language for Ukrainian and Belorussian. - No translation to english if translation between related (one of the languages is parrent for another one) languages is failed.
* Language autodetectionSuren A. Chilingaryan2005-08-021-0/+5
| | | | | | | | - 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
* IConv and DB4Suren A. Chilingaryan2005-07-141-0/+2
|
* Engine PluginsSuren A. Chilingaryan2005-07-131-1/+7
|
* Language and Option NamesSuren A. Chilingaryan2005-07-121-2/+5
|
* Save / LoadSuren A. Chilingaryan2005-07-051-0/+1
|
* 02.07.2005Suren A. Chilingaryan2005-07-021-0/+3
|
* 29.06.2005Suren A. Chilingaryan2005-06-281-0/+17