Merge branch '2136_status_window'
commit5244dae630d6971f2f4d5712bd6a698b0b7d166f
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 22 Jul 2014 09:41:07 +0000 (22 13:41 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 22 Jul 2014 09:41:07 +0000 (22 13:41 +0400)
tree8fc146719f7142441e7213b8ff4a09a87811acf3
parente786d8266ee36cf2b49a48cb1dcea5d8e918307f
parentd902b8775aa630fdd94b9359ff09144767a7ada5
Merge branch '2136_status_window'

* 2136_status_window:
  mcedit: apply status message for file load process.
  mcedit: apply status message for search process.
  (edit_buffer_calc_percent): new editor buffer API.
  mcviewer: apply status message for search process.
  mcviewer: refactoring of percentage display.
  Apply status message for directory size calculation.
  (label_set_textv): new WLabel API.
  (simple_status_msg_t): simple status message with label and 'Abort' button.
  Create status dialog window to interrupt long-time operations.
  Ticket #2136: implement user-friendly interruption of long-time operations.