Alexandre Bury
|
06086fdeb0
|
Dialog::get_content now returns &AnyView
|
2018-01-22 13:45:00 -08:00 |
|
Alexandre Bury
|
98aff39904
|
Move View::as_any to separate trait AnyView
|
2018-01-22 11:50:25 -08:00 |
|
Alexandre Bury
|
1551fbb543
|
Add View::as_any and View::as_any_mut
|
2018-01-22 09:20:45 -08:00 |
|
Alexandre Bury
|
868e59a4fa
|
Add comments to examples
|
2018-01-15 18:55:27 -08:00 |
|
Alexandre Bury
|
a4ca7bbf1e
|
Rustfmt
|
2017-10-12 16:43:59 -07:00 |
|
Alexandre Bury
|
f3f10b7088
|
Remove unused imports
|
2017-05-14 16:48:49 -07:00 |
|
Alexandre Bury
|
381e2d9d73
|
Update examples/logs.rs to use VecDeque
Instead of custom ring-buffer
|
2017-04-23 20:04:30 -07:00 |
|
Alexandre Bury
|
e0b279d9df
|
Fix clippy warnings
|
2017-03-05 15:18:15 -08:00 |
|
Alexandre Bury
|
d684a5bc1e
|
Remove prelude module
Add `traits` module instead
|
2016-09-28 22:45:27 -07:00 |
|
Alexandre Bury
|
7e9609826c
|
Fix clippy warnings
|
2016-09-28 15:07:02 -07:00 |
|
Alexandre Bury
|
e79cc61e08
|
Remove FullView
|
2016-08-04 20:03:48 -07:00 |
|
Alexandre Bury
|
f28ac264f1
|
Add prelude import module
Update examples to use it.
|
2016-07-20 21:25:14 -07:00 |
|
Alexandre Bury
|
d633684e41
|
Fix examples
|
2016-07-16 11:20:40 -07:00 |
|
Alexandre Bury
|
1b34934df7
|
Fix printer::Printer imports
|
2016-07-13 23:25:54 -07:00 |
|
Alexandre Bury
|
654223411d
|
Apply rustfmt to examples
|
2016-06-25 17:11:42 -07:00 |
|
Alexandre Bury
|
07c3c99e54
|
Update for new ncurses version
|
2016-03-15 15:39:08 -07:00 |
|
Alexandre Bury
|
f81a9b2768
|
Update examples for focusless draw
|
2015-06-01 09:20:06 -07:00 |
|
Alexandre Bury
|
f9c9e56518
|
Transform ncurses i32 key into Event enum
Prepares support for unicode char input spanning multiple ncurses
characters.
|
2015-05-27 18:04:33 -07:00 |
|
Alexandre Bury
|
44899bdcd6
|
Add/fix some doc
|
2015-05-26 16:48:27 -07:00 |
|
Alexandre Bury
|
081b7545b9
|
Remove viewpath in callbacks
|
2015-05-23 17:07:22 -07:00 |
|
Alexandre Bury
|
7e4873f5b7
|
Fix logs demo
|
2015-05-22 17:24:02 -07:00 |
|
Alexandre Bury
|
e59a2d4dd7
|
Don't panic in log generator
|
2015-05-22 17:12:39 -07:00 |
|
Alexandre Bury
|
94e723d3f0
|
Add some doc
|
2015-05-22 16:57:29 -07:00 |
|
Alexandre Bury
|
d9652ac728
|
Add animated example.
|
2015-05-22 16:28:05 -07:00 |
|