Fixed problems:
commit936727622d19041e702e2c14b15cf1e69d82d319
authorAlexander Moiseenko <imdagger@yandex.ru>
Sat, 24 Oct 2009 12:47:16 +0000 (24 15:47 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 28 Oct 2009 10:05:07 +0000 (28 12:05 +0200)
tree5f64817e7f4ad8e996c832f8e91cf39fd3e0b330
parent81f5b5e0b89627813f042902d4cff3cfc7dc88f7
Fixed problems:

 * When try to replace existing file in background operation
  assertion raised (created operations for initialization ctx->ui for background):
  ** (mc:25716): CRITICAL **: file_progress_real_query_replace: assertion `ctx->ui != NULL' failed

 * Process has been already done, but still draw in list (C-x j)

 * Process is stopped or worked, remove operation don't hide process from list, but kill it

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/background.c
src/background.h
src/boxes.c
src/file.c
src/filegui.c
src/fileopctx.h