summaryrefslogtreecommitdiffstats
path: root/src/plugins/chartable.c
Commit message (Expand)AuthorAgeFilesLines
* Implement checking options for modulesVsevolod Stakhov2010-12-131-0/+3
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-12/+12
* * Fix chartable module in utf modeVsevolod Stakhov2010-07-051-3/+3
* * Incorrectly removed in previous commitVsevolod Stakhov2010-06-171-0/+6
* * Change metric logicVsevolod Stakhov2010-06-161-31/+2
* * Fix freeing of module parameters (they should NOT be freed)Vsevolod Stakhov2010-03-231-2/+6
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-2/+2
* * Retab, no functional changesVsevolod Stakhov2009-10-021-42/+40
* * Fix processing of empty partsVsevolod Stakhov2009-08-211-1/+3
* * Fix symbol planning, add cache_file directive to config fileVsevolod Stakhov2009-07-141-2/+2
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-12/+29
* * Add views support (not completely tested yet)Vsevolod Stakhov2009-06-291-5/+8
* * Validate utf8 chars to avoid crashesVsevolod Stakhov2009-04-241-2/+11
* * Write simple approach of chartable module for raw mode textsVsevolod Stakhov2009-04-211-28/+36
* * Add initial version of chartable plugin: now it can only detects mixed unic...Vsevolod Stakhov2009-04-211-0/+178