aboutsummaryrefslogtreecommitdiffstats
path: root/src/FilterConfig.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-10-19*: use nullptr instead of NULLMax Kellermann1-6/+6
2013-10-19FilterConfig: use std::find instead of g_strsplit_set()Max Kellermann1-14/+14
2013-10-19FilterConfig: return boolMax Kellermann1-8/+3
2013-10-19FilterConfig: move code to filter_chain_append_new()Max Kellermann1-16/+23
2013-10-19FilterConfig: eliminate duplicate API documentationMax Kellermann1-9/+0
2013-09-05conf.h: remove obsolete headerMax Kellermann1-1/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-19/+14
2013-08-04FilterPlugin: pass config_param referenceMax Kellermann1-5/+4
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann1-7/+8
2013-02-01filter: convert to C++Max Kellermann1-8/+4
2013-01-30FilterConfig: add missing glib.h includeMax Kellermann1-0/+2
2013-01-30filter_config: convert to C++Max Kellermann1-4/+7
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-14Fix and use filter_configured_new()Albin Eldstål-Damlin1-23/+2
2009-12-14Proper error reporting from filter_configAlbin Eldstål-Damlin1-19/+33
2009-12-14Split filter_config into its own moduleAlbin Eldstål-Damlin1-0/+126