Code

Fix the view notification of end of reading
authorJonas Fonseca <fonseca@diku.dk>
Sun, 27 Apr 2008 22:21:07 +0000 (00:21 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 27 Apr 2008 22:33:20 +0000 (00:33 +0200)
commit4f6de33425cfd673dafbd1c3c689bf1ecec35c27
tree6a9f279d303ef4babe01b4f6e429b064ed549d0a
parent83c78d3a82fa76aaf7525772573b4a87b1bd072f
Fix the view notification of end of reading

Move notification from update_view() to end_update() so <view>_read()
functions are also called when the user requests that loading views
are stopped. Allow ends to be forced so the extra spawning in the
blame view is closed as well.
tig.c