cursive/src
Henry 528e986fc3 Modified ProgressBar to allow for customization of bar's color. (#279)
Added `color` component to `ProgressBar`.
Modified `ProgressBar::new` to default to `highlight` color.
Modified existing methods to use `color` component when printing.
Added relevant methods to change `color` component.
2018-08-08 10:23:15 -07:00
..
backend Update pancurses backend handling of multiple events 2018-07-22 20:13:49 -07:00
theme Fix clippy warnings 2018-06-21 14:44:30 -07:00
utils Merge branch 'master' into scroll 2018-06-15 23:21:10 -07:00
view Add Scrollable trait 2018-06-26 17:43:16 -07:00
views Modified ProgressBar to allow for customization of bar's color. (#279) 2018-08-08 10:23:15 -07:00
align.rs Fix clippy warnings 2018-05-17 17:35:57 -07:00
cursive.rs Add Callback::from_fn_mut 2018-07-25 15:05:18 -07:00
direction.rs Fix clippy warnings 2018-06-21 14:44:30 -07:00
div.rs Remove debug lines 2017-10-12 12:30:59 -07:00
event.rs Add Callback::from_fn_mut 2018-07-25 15:05:18 -07:00
lib.rs Refactor input system 2018-07-08 12:49:12 -07:00
menu.rs Rustfmt 2018-06-10 23:29:19 -07:00
printer.rs Remove internal scrolling from list_view 2018-07-24 19:06:07 -07:00
rect.rs Rustfmt 2018-06-10 23:29:19 -07:00
traits.rs Add Scrollable trait 2018-06-26 17:43:16 -07:00
utf8.rs Merge branch 'master' 2017-10-13 11:01:39 -07:00
vec.rs Fix event priority in ScrollView 2018-07-24 23:09:09 -07:00
with.rs Add vpv example 2018-04-10 11:46:02 -07:00
xy.rs Fix clippy warnings 2018-06-21 14:44:30 -07:00