Merge branch '2603_cleanup' into 4.7.5-stable
commit2935827f0eb8d2e542b9f137cbcf534f8fa0cded
authorSlava Zanko <slavazanko@gmail.com>
Mon, 12 Sep 2011 09:34:44 +0000 (12 12:34 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 12 Sep 2011 09:34:44 +0000 (12 12:34 +0300)
treed9e0af40c0df3e9790868876b8dafdac26b34cad
parent7c68d378d17797a5a62664b7cf178b4afdf28657
parent6d7d06485e7eeec11e78eae67f0e9d2a28f81a5a
Merge branch '2603_cleanup' into 4.7.5-stable

* 2603_cleanup:
  (try_complete): fixed warinig:
  (edit_collect_completions): fixed warinig:
  (etags_set_definition_hash): fixed memory leak
  Use ESC_STR macro instead of hardcoded "\033".
  Value accuracy of mouse_enabled global variable.
  Nice location of red (warning and error) dialogs.
  (dlg_find_by_id): use the GLib way to find widget.
  (move_right): fixed type of return value.
  (menubar_arrange): fixed typos.
  Minor fixes in NEWS.
  Preventing po/*.po files in git-diff output
  Editor: remove unused #define's.
  Optimization of walking in dialog widgets.
  Set logfile for smbfs using mc_setctl().
  Ticket #2603: cleanup branch