Commit Graph

4 Commits

Author SHA1 Message Date
c8d97eb198 filter: backport fixes from dazzle 2018-09-10 17:07:29 -07:00
1e0f505d7c model-filter: simplify model filter implementation
We've had a number of errors reported from our previous
model filter implementation. This simplifies the impliementation
using a simple cross-reference structure with GSequenceIter in
both sequences.

We try extra hard to not emit signals when doing invalidation.
2017-11-24 22:02:06 -08:00
b142d79bdc util: clear field when destroying
Just to be a bit more defensive.
2017-11-24 00:35:42 -08:00
c47822b26e source tree cleanup
The lib/ directory was getting a bit out of hand, so this tries
to organize things a bit so it is easier going forward to locate
the code people want to patch.
2017-09-28 16:23:03 -07:00