Ticket #1648 (closed defect: fixed)
Single-line boxes wanted
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.2 |
Component: | mc-tty | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
With double-line skin, all boxed are drawn using double lines. But actually double lines are used to draw window frames only. Widgets within window should be framed by single lines. (See 'Directory hotlist', 'Chown command', 'Chmod command', etc dialogs).
Change History
comment:1 Changed 15 years ago by sergey-feo
- Version changed from 4.7.0-pre2 to 4.7.0-pre3
- Type changed from defect to enhancement
comment:3 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
comment:4 Changed 15 years ago by andrew_b
- Component changed from mc-core to mc-tty
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.2
Created branch 1648_single_boxes. Parent branch is master.
Initial changeset:447fb2092498c338dccdb1c5b74b125025795e93
comment:6 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
Strongly need to squash some commits in branch...
comment:7 Changed 15 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to commited-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:e1afcf372c630afac36a350b958c5e4394cb19d0
git log --pretty=oneline 3c19b9f..e1afcf3
comment:8 Changed 15 years ago by andrew_b
- Keywords stable-candidate added
- Status changed from testing to closed
comment:9 Changed 15 years ago by andrew_b
- Status changed from closed to reopened
- Resolution fixed deleted
Corners of single-line frames are shown incorrectly in NCurses-based MC.
Created 1648_corners_ncurses_fix branch. Parent branch is master.
changeset:7161567ea8e8bc893020c95b508671c69abaea4b
comment:10 Changed 15 years ago by andrew_b
- Votes for changeset commited-master deleted
- Type changed from enhancement to defect
- severity changed from merged to on review
comment:12 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
comment:13 Changed 15 years ago by andrew_b
- Status changed from reopened to closed
- Votes for changeset changed from angel_il slavazanko to commited-master
- Version changed from 4.7.0-pre3 to master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:7161567ea8e8bc893020c95b508671c69abaea4b
Confirm. I trying to create DOS Navigator - like theme now and need more flexible way to define lines.