Alexandre Bury
|
da8310b076
|
Rustfmt
|
2018-01-22 14:37:27 -08:00 |
|
Alexandre Bury
|
98aff39904
|
Move View::as_any to separate trait AnyView
|
2018-01-22 11:50:25 -08:00 |
|
Alexandre Bury
|
431285135f
|
Make Palette directly an EnumMap
Removes the "colors" intermediate member.
|
2018-01-21 11:17:22 -08:00 |
|
Alexandre Bury
|
5ac0fce363
|
Refactor ColorStyle
Add the notion of PaletteColor to use a color from the palette.
Breaking change: most color styles are now methods rather than enum
variants.
|
2018-01-17 10:22:06 -08:00 |
|
Alexandre Bury
|
0c24ed369b
|
Allow multiple callbacks to be registered per event.
|
2018-01-11 18:47:44 +01:00 |
|
Alexandre Bury
|
2d62d2c91f
|
Add Cursive::active_screen
|
2018-01-11 18:20:23 +01:00 |
|
Alexandre Bury
|
fc8d428028
|
Fix doc test
|
2018-01-09 10:10:05 +01:00 |
|
Alexandre Bury
|
c486d96810
|
Don't run doc example
|
2018-01-09 09:50:22 +01:00 |
|
Alexandre Bury
|
203ec4ac76
|
Improve doc for Cursive::find_id
|
2018-01-09 09:26:05 +01:00 |
|
Alexandre Bury
|
e4cd68a4eb
|
Rustfmt
|
2017-12-30 23:03:42 +01:00 |
|
Alexandre Bury
|
bd9b6a695b
|
Return view on pop_layer
Callbacks now often allow (and ignore) a return type.
|
2017-12-16 14:41:15 +01:00 |
|
Alexandre Bury
|
f90621811c
|
More rustfmt
|
2017-10-14 21:18:50 -07:00 |
|
Alexandre Bury
|
46dec4b0ca
|
Fix clippy warning
|
2017-10-13 15:38:24 -07:00 |
|
Alexandre Bury
|
1ba00032a1
|
Fix menubar mouse behaviour
|
2017-10-13 15:17:41 -07:00 |
|
Alexandre Bury
|
a4ca7bbf1e
|
Rustfmt
|
2017-10-12 16:43:59 -07:00 |
|
Alexandre Bury
|
74612c65e5
|
Move Cursive root to its own module
|
2017-10-12 16:33:24 -07:00 |
|