Merge branch '2686_master_cleanup'
commit8187e6eca5d8f45e5cdcf3e365a4b323fdd75a12
authorSlava Zanko <slavazanko@gmail.com>
Tue, 13 Dec 2011 08:21:26 +0000 (13 11:21 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Tue, 13 Dec 2011 08:21:26 +0000 (13 11:21 +0300)
tree077f9856a450f1bc63a4fe1dbe0a7ba1ccda9c54
parentc697e28e9ca6d3e243ca8962c10cf6db315923ec
parentbd2ddb54cb1d9bac90f47f871400cfff8a601bfb
Merge branch '2686_master_cleanup'

* 2686_master_cleanup:
  Modified "Configure options" dialog for better look'n'feel.
  Fixed user defined home dir, if home dir contain tilda (~/)
  Fixed memory leak in lib/serialize.c
  Move type and function declarations.
  (mc_config_normalize_before_save): fixed possible memory leak.
  (history_put): unused. Removed.
  Fixed double declaration of midnight_dlg variable.
  Moved declaration of old_esc_mode_timeout variable to the proper file section.
  More type accuracy
  (tty_lowlevel_getch): used in lib/tty only.
  Type accuracy.
  Fixed panel type replacement.
  Ticket 2686: Code cleanup