Merge branch '1648_single_boxes'
commite1afcf372c630afac36a350b958c5e4394cb19d0
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 6 Apr 2010 07:19:42 +0000 (6 11:19 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 6 Apr 2010 07:19:42 +0000 (6 11:19 +0400)
tree51a44e976ac09074d0c96016cc23be54885a815d
parent3c19b9f0024c9e7518fc8962a70a419224afdcec
parenta708b5c514a03c3df3563db3c88cb2ce7a090aad
Merge branch '1648_single_boxes'

* 1648_single_boxes:
  Applied MC indentation policy.
  Merged tty_draw_double_box() function into tty_draw_box() one.
  Draw menu using double lines.
  Renamed frame symbol names.
  Added capability to draw single or double lines.
  Created new function: tty_draw_double_box().
  Fixed tty_print_alt_char() function for NCurses.
  Ticket #1648: implemented single-line boxes.