| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add GPL disclaimers to all sources
- Suppress gcc-4.2 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- LibGuess support for far east language autodetection
- Support for LibRCD 0.1.9 supporting ISO-8859-1 strings
- Fixing wrong encodings names returned by Enca
- Engine plugins naming scheme is altered
- New API functions: rccEngineGetInfo, rccEngineGetAutoCharsetByName
- Most of languages are no more hardcoded, but moved to the configuration
- RCD engine is added to Belarusian language (I hope it should work)
- Some encoding names are fixed in configuration
- Support for external libiconv
- Support for libcharset
- Find UI interface language from LC_MESSAGES locale
- Simple compilation fix (Thanx to D. Panov)
|
|
|
|
|
|
|
|
|
| |
- Autoconf: try to locate libraries in /usr/local
- Autoconf: Help FreeBSD to locate BerkeleyDB
- Autoconf: Search for dlopen in libc library
- Autoconf: Support of --disable-bdb option is added to configure script
- Fixed compilation with missing dlopen functionality
- Suppress various 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
|
|
|
|
|
|
| |
- Fixed several errors in doxygen documentation
- Initializing locale in rcclocale (if setlocale return 'C')
- Calling Configure before anything else in rccRecode
|
|
- Some small doxygen descriptions are added
|