chiark / gitweb /
choose_populate() always raise choose-more-tracks rather than only
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 14:42:13 +0000 (15:42 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Jun 2008 14:42:13 +0000 (15:42 +0100)
commitcab9a17c67dfcdb74eae9c40ef0ee5d8fb7a2ea1
treeb41a3275c53257772ea3ca2b365249221ca50316
parentd848c36fc9de36897f18dd950288b57dfa1c0ca7
choose_populate() always raise choose-more-tracks rather than only
raising choose-inserted-tracks if it inserted new rows.  The search
auto-expansion logic depends on being notified after all the
expansions it requested are completed, not just the ones that actually
created new rows.
disobedience/choose-search.c
disobedience/choose.c