summaryrefslogtreecommitdiffstats
path: root/examples/rcc-gtk-config.c
Commit message (Collapse)AuthorAgeFilesLines
* Language autodetectionSuren A. Chilingaryan2005-08-021-3/+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-3/+3
| | | | | - Language Translation using libtranslate is implemented - Autoengine sets current charset (option)
* FixesSuren A. Chilingaryan2005-07-241-0/+4
| | | | | | | - Dummy UI plugin - GTK2 UI plugin - Fixed typo: 'const rcc_string' -> 'rcc_const_string' - Fix: Disable BDB recoding in case if recoding switched off
* 0.1.1Suren A. Chilingaryan2005-07-201-1/+1
| | | | - Small gtkui reorganization
* FixesSuren A. Chilingaryan2005-07-201-0/+79
- Added 'rcc-gtk-config' program to examples - Fixed problems in autoconf configuration - Fixed bug in rccLocaleGetCharset - Fixed visibility of all items in gtkui