kdenetwork/knewsticker knewsticker.cpp,1.70,1.71 newsscroller.cpp,1.39,1.40 newssource.cpp,1.36,1.37 Author: raabe Mon Apr 2 14:48:42 UTC 2001 In directory cvs.kde.org:/var/tmp/cvs-serv31550 Modified Files: knewsticker.cpp newsscroller.cpp newssource.cpp Log Message: - KNewsTicker actually uses the filters now, though all the gory work is done by bool Article::passes(const FilderData &), which is surely quite buggy but a PITA to debug as it's annoying to pass it n test cases :-]