summaryrefslogtreecommitdiff
path: root/src/gui/gui-filter.c
AgeCommit message (Expand)Author
2008-06-07Fix display bug with prefix when filters are enable: do not count prefix leng...Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-04-16Added "toggle" value for /set on boolean options, fixed refresh bugs, added o...Sebastien Helleu
2008-04-03Fixed bugs with filters (regex and refresh of buffers)Sebastien Helleu
2008-03-23Removed sizeof(char) and useless type casts from void* to another pointer typ...Sebastien Helleu
2008-03-22Added tags for lines and custom filtering by tags or regex (task #7674), fixe...Sebastien Helleu