summaryrefslogtreecommitdiffstats
path: root/src/librcc.h
Commit message (Collapse)AuthorAgeFilesLines
* FixesSuren A. Chilingaryan2005-07-201-0/+2
| | | | | | | - Added 'rcc-gtk-config' program to examples - Fixed problems in autoconf configuration - Fixed bug in rccLocaleGetCharset - Fixed visibility of all items in gtkui
* FixesSuren A. Chilingaryan2005-07-191-22/+20
| | | | | | - Fixed several errors in doxygen documentation - Initializing locale in rcclocale (if setlocale return 'C') - Calling Configure before anything else in rccRecode
* DocumentationSuren A. Chilingaryan2005-07-181-58/+833
| | | | - Some small doxygen descriptions are added
* API ImprovementsSuren A. Chilingaryan2005-07-181-16/+59
| | | | | | | | | | | | | | - Removed 'rlen' return parameters there not necessary for multibyte encodings - Two versions of recode functions: rccRecode -> rccRecode, rccSizedRecode - Class Types: CONST, SKIP_SAVELOAD - New recode functions: rccToCharset, rccFromCharset - More new recode functions: rccRecodeToCharset, rccRecodeFromCharset, rccRecodeCharsets - New function: rccGetCompiledConfiguration - All warnings are fixed - Perform "File Name" search only if there are non ISO8859-1 chars in the name. - Do not copy invalid characters, - skip them. - Fixed error in rccRecode with 'Recoding Cache' switched On. - Strip leading and trailing spaces in rccDB4 get/set
* IConv and DB4Suren A. Chilingaryan2005-07-141-4/+6
|
* Engine PluginsSuren A. Chilingaryan2005-07-131-0/+10
|
* Language and Option NamesSuren A. Chilingaryan2005-07-121-24/+38
|
* 08.07.2005Suren A. Chilingaryan2005-07-081-2/+13
|
* Recode FS FixesSuren A. Chilingaryan2005-07-061-12/+17
|
* Save / LoadSuren A. Chilingaryan2005-07-051-0/+15
|
* 04.07.2005Suren A. Chilingaryan2005-07-041-8/+6
|
* 02.07.2005Suren A. Chilingaryan2005-07-021-32/+61
|
* 26.06.2005Suren A. Chilingaryan2005-06-261-148/+118
|
* Initial ImportSuren A. Chilingaryan2005-06-161-0/+271