cursive/src/view
Alexandre Bury 5751a293e5 Push most ncurses-specific code into separate trait
Prepare backend change.

Still not isolated is the color setup in `theme`.
2016-06-29 17:37:51 -07:00
..
box_view.rs Fix clippy warnings 2016-06-27 22:40:11 -07:00
button.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
dialog.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
edit_view.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
full_view.rs Fix clippy warnings 2016-06-27 22:40:11 -07:00
id_view.rs Apply rustfmt 2016-06-27 22:10:59 -07:00
key_event_view.rs Apply rustfmt 2016-06-27 22:10:59 -07:00
linear_layout.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
mod.rs Update Readme & run rustfmt 2016-06-25 16:39:05 -07:00
request.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
scroll.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
select_view.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
shadow_view.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
sized_view.rs Update Readme & run rustfmt 2016-06-25 16:39:05 -07:00
stack_view.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
text_view.rs Push most ncurses-specific code into separate trait 2016-06-29 17:37:51 -07:00
view_path.rs Fix clippy warnings 2016-06-27 22:40:11 -07:00
view_wrapper.rs Apply rustfmt 2016-06-27 22:10:59 -07:00