cursive/src
Alexandre Bury 4b59808f84 Safer substractions
Use more saturating_sub.
Fixes #148.
2017-08-14 15:13:49 -07:00
..
backend Rename {Color,ColorStyle}::Default to TerminalDefault 2017-07-18 01:36:34 +02:00
utils Use more elegant saturating_sub 2017-08-01 09:47:08 -07:00
view IdView: skip view if borrowing fails. 2017-07-03 01:29:30 -07:00
views Safer substractions 2017-08-14 15:13:49 -07:00
align.rs Doc fixes 2016-10-14 18:18:19 -07:00
direction.rs View::find_any now takes a closure instead of returning reference 2017-02-07 15:49:06 -08:00
div.rs Apply rustfmt 2016-07-09 19:05:51 -07:00
event.rs Event::Unknown now carries the unknown bytes rather than a i32 2017-03-25 11:01:25 -07:00
lib.rs Rename {Color,ColorStyle}::Default to TerminalDefault 2017-07-18 01:36:34 +02:00
menu.rs View::find_any now takes a closure instead of returning reference 2017-02-07 15:49:06 -08:00
printer.rs Give the background color to the clear method. 2017-06-12 23:29:26 -07:00
theme.rs Rename {Color,ColorStyle}::Default to TerminalDefault 2017-07-18 01:36:34 +02:00
traits.rs Remove prelude module 2016-09-28 22:45:27 -07:00
utf8.rs Fix clippy warnings 2017-04-23 15:16:39 -07:00
vec.rs Add colors example 2017-06-14 00:08:58 -07:00
with.rs Rustfmt 2016-07-16 13:52:28 -07:00
xy.rs More checks against small viewports 2017-03-05 11:35:20 -08:00