Merge branch '2990_cleanup'
commitbf1aefea02e83d7361814f70f034fb8549dcd08c
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 28 Jun 2013 05:22:25 +0000 (28 09:22 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 28 Jun 2013 05:22:25 +0000 (28 09:22 +0400)
treef1ae4448eb00fd2259af90dbb27c3008bfd39e8b
parent90209d3097c54da50c02e641ef3405de9acfbc0c
parentda8ce368d929987005c84d89f51ca26bf634baa5
Merge branch '2990_cleanup'

* 2990_cleanup:
  Refresh po/*.po files.
  Rename functions:
  (dlg_overlap): rename to widget_overlapped()
  (dlg_replace_widget): rename to widget_replace()
  (dlg_widget_active): rename to widget_is_active()
  (mcview_ok_to_quit): move to actions_cmd.c and make static.
  (dlg_mouse_event): minor refactoring.
  (dlg_default_callback): get rid of extra type cast.
  WTree: fix double-click handling.
  Code reorganization and fixes around the vfs_path_as_str() function
  Ticket #3022: misc/mc.menu contains russian UTF-8 "Ó" instead of English "c".
  (vfs_path_as_string): clarify return value.
  Fix draw of tree mini-status.
  Ticket #2071: a bit cleanup of getting profile name.
  Ticket #2164: clarify cursor position in mcviewer.
  Ticket# 2990: prepare to 4.8.9 release.