summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2018-04-11Fix e-mail in copyright statementSuren A. Chilingaryan
2013-11-16Add local include directories using top_srcdir instead of ..Suren A. Chilingaryan
2013-11-15Do not fail on Glib version check if libtranslate is not availableSuren A. Chilingaryan
2013-11-13Avoid functions deprecated in glib 2.32Suren A. Chilingaryan
2012-11-11Update FSF addressSuren A. Chilingaryan
2012-11-09Initial GTK3 supportSuren A. Chilingaryan
2009-06-12Relincensed under LGPLSuren A. Chilingaryan
2008-12-15Provide GPL disclaimers with all sourcesSuren A. Chilingaryan
- Add GPL disclaimers to all sources - Suppress gcc-4.2 warnings
2007-04-14DB4 & Postponed processingSuren A. Chilingaryan
- 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
2006-01-09Fixed lockup on exitSuren A. Chilingaryan
- Fixed lockup on exit (Waiting rccexternal exit forever)
2005-10-31Permission fixSuren A. Chilingaryan
- Fixes .rcc directory permissions ( Bug report by AlexMal )
2005-08-11Transliteration and Documentation UpdateSuren A. Chilingaryan
- Fix: Autodetection of dissabled charsets. - Fix: Cleanely terminate external process if parrent thread terminated. - Transliteration for Russian, Ukrainian and using IConv. - Documentation Update.
2005-08-03Language Fixes and ImprovementsSuren A. Chilingaryan
- rccmutex - Language autodetection fixes and improvements - Language translation fixes and improvements - The current state is near to be usable
2005-07-29TranslationSuren A. Chilingaryan
- Language Translation using libtranslate is implemented - Autoengine sets current charset (option)