| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- Add GPL disclaimers to all sources
- Suppress gcc-4.2 warnings
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
| |
- Dummy UI plugin
- GTK2 UI plugin
- Fixed typo: 'const rcc_string' -> 'rcc_const_string'
- Fix: Disable BDB recoding in case if recoding switched off
|
|
|
|
| |
- Some small doxygen descriptions are added
|
| |
|
| |
|
|
|