Merge branch '2740_cleanup'
commit385e173f02ad91e99d0b60a02fbdd7986526a924
authorSlava Zanko <slavazanko@gmail.com>
Mon, 19 Mar 2012 15:47:17 +0000 (19 18:47 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 19 Mar 2012 15:47:17 +0000 (19 18:47 +0300)
tree145a7bd0653659f166fa1d4bcf6711d8c09998e3
parent903e184fff4b226420771d4a7b11e7da9f8d9a4e
parent4a940004eda7fdfea5f58d50c56cbaf98fb9d1a1
Merge branch '2740_cleanup'

* 2740_cleanup: (28 commits)
  Added new entry to the external panelize - "Modified git files".
  Disable resizable menu.
  Ticket #2748: wrong message in menu item "Delete tagged files if a copy exists in the other directory".
  Fixed handling actions in chmod dialog
  (extfs_get_path_mangle): renamed to extfs_get_path_int
  (extfs_get_path_mangle): minor optimization.
  (panel_reload): fixup of panel current directory obtain.
  (edit_load_file_from_filename): fixed file unlocking.
  Typo fix in message
  (expand_format): minor optimization.
  Added default shortcuts for dynamically resize panels.
  Fixed preprocessor conditions.
  find.c: drop support of legacy config option.
  Added macros for Layout and Misc sections of main config file.
  Reorder fields in mc_global struct and change type for some of them.
  Removed useless return.
  Editor: avoid extra screen redraw.
  editdraw.c: removed unused defines.
  Tweak key bindings.
  Tweak background operations support.
  ...