summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Collapse)Author
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-05-09FreeBSD fixesSuren A. Chilingaryan
- 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
2006-04-09Autogen scripts fixupSuren A. Chilingaryan
2005-08-09 - Russian Engine is really renamedSuren A. Chilingaryan
- 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
2005-07-19FixesSuren A. Chilingaryan
- Fixed several errors in doxygen documentation - Initializing locale in rcclocale (if setlocale return 'C') - Calling Configure before anything else in rccRecode
2005-07-18DocumentationSuren A. Chilingaryan
- Some small doxygen descriptions are added