Commit Graph

  • 792c4f1638
    fix missing brace (#495) poorie 2020-08-24 09:48:07 -0600
  • ad935f5126 ScreensView: dispatch call_on_any and focus_view to all screens Alexandre Bury 2020-08-23 10:17:56 -0700
  • 69feb373e6
    Fix backslash crash with blt backent (#492) Asad Mehmood 2020-08-21 21:28:33 +0100
  • b75b5017e1 ScrollView: Do not change offset in directionless focus change Alexandre Bury 2020-08-17 10:50:33 -0700
  • 9e804fd105 Add pause example Alexandre Bury 2020-08-05 17:19:37 -0700
  • 76170ab2dd Fix blt runnable Alexandre Bury 2020-08-04 23:35:43 -0700
  • 2cd6d7a80c Make backends pausable Alexandre Bury 2020-08-04 23:24:11 -0700
  • 01bb32d640 Fixes Alexandre Bury 2020-08-04 14:50:36 -0700
  • bf25cb90ae Add methods to initialize backends from stdio Alexandre Bury 2020-08-04 13:54:57 -0700
  • b4dfaf4d9f Update Changelog Alexandre Bury 2020-08-02 17:30:03 -0700
  • b4b8f951fb Add non-chained methods to ProgressBar Alexandre Bury 2020-08-02 17:16:13 -0700
  • bc49eebeb8
    Fix text alignment when wrapped (#471) James Tai 2020-07-25 16:51:33 -0700
  • d96904a07d
    Fix typo (#474) Matthias Beyer 2020-07-23 17:50:26 +0200
  • b7bf861554 Reword cursive_core::backend module doc Alexandre Bury 2020-07-19 10:31:58 -0700
  • d31d0d0d76 Derive more stuff Alexandre Bury 2020-07-13 12:54:03 -0700
  • 96919c6561 Mention ncspot in Readme Alexandre Bury 2020-07-13 09:38:05 -0700
  • 20d9d321c1 Mention samtay/so in Readme master Alexandre Bury 2020-07-09 09:43:34 -0700
  • afe3123dac
    Derive Clone+Copy for Align, HAlign, VAlign (#469) Alex Parrill 2020-07-13 00:17:52 -0400
  • 56008db796 Enable multi-rows views in ListView Alexandre Bury 2020-07-07 00:10:28 -0700
  • 63b438188f [Doc] Improves the documentation about using custom themes maxim 2020-02-13 09:19:51 +0300
  • 4d322eb42d Rename master branch -> main Alexandre Bury 2020-07-06 15:03:29 -0700
  • 1f87a44de6 Update changelog Alexandre Bury 2020-07-06 12:09:49 -0700
  • db9a3c32b1 Fix scroll::core size handling Alexandre Bury 2020-07-06 10:23:49 -0700
  • 2e308d8d26 Fix bad scrolling detection Alexandre Bury 2020-07-05 15:29:30 -0700
  • e8960fe89d Bump cursive-core to 0.1.1 Alexandre Bury 2020-07-04 10:29:45 -0700
  • adec5ae066 Loosen dependencies Alexandre Bury 2020-07-04 10:27:02 -0700
  • 945fe1aa45 Update dependencies Alexandre Bury 2020-07-04 10:18:30 -0700
  • f047ee5f5c Remove inferred lifetime parameters to Printer Alexandre Bury 2020-07-03 20:38:08 -0700
  • 58480d14f9 Update Changelog Alexandre Bury 2020-07-03 20:31:43 -0700
  • 7ca0b145bd Make Cursive::dump take &mut self Alexandre Bury 2020-07-03 09:17:50 -0700
  • 58ef6c298b Add NamedView::{name, set_name} and {LinearLayout,FixedLayout}::find_child_from_name Alexandre Bury 2020-07-02 17:14:37 -0700
  • 421c08c922 Add missing method to FixedLayout Alexandre Bury 2020-07-02 11:43:44 -0700
  • f5687f5eab Fix FixedLayout::required_size Alexandre Bury 2020-06-30 13:36:58 -0700
  • 9e5491bda2 Remove debug log and fix initial focus (again) Alexandre Bury 2020-06-30 09:53:11 -0700
  • f2b1fac679 Fix bad initial focus Alexandre Bury 2020-06-29 18:00:57 -0700
  • 81e64da72a Add OnLayoutView Alexandre Bury 2020-06-29 16:42:14 -0700
  • bd6386fd74 Add FixedLayout Alexandre Bury 2020-06-29 15:24:41 -0700
  • 28cd51c265 Add Cursive::dump Alexandre Bury 2020-07-02 23:58:54 -0700
  • 9bc1cd04c3 Add ScrollView::on_scroll Alexandre Bury 2020-06-30 23:22:44 -0700
  • 16b4908443 Mention Direction::None in View::take_focus Alexandre Bury 2020-06-27 10:49:59 -0700
  • b6444524ad Fix link to edit example on github Alexandre Bury 2020-06-20 15:31:12 -0700
  • e08f2e755b Fix typo Alexandre Bury 2020-06-18 10:05:32 -0700
  • 55c4aa2716 Reject events for disabled views Alexandre Bury 2020-06-18 09:40:45 -0700
  • bb98be1132 Update changelog Alexandre Bury 2020-06-16 22:36:09 -0700
  • eca68256ae Use With trait instead of mutable variable Alexandre Bury 2020-06-16 22:34:54 -0700
  • c10b5e9a1e Correctly initializes TextArea Alexandre Bury 2020-06-16 22:29:42 -0700
  • e3a266aa0e Add once1! macro Alexandre Bury 2020-06-14 22:51:57 -0700
  • 9060b38e75 Update changelog Alexandre Bury 2020-06-14 21:14:27 -0700
  • 8df6b05e1c Add Dialog::into_content Alexandre Bury 2020-06-13 22:53:38 -0700
  • 7d833d5386 Fix important_area for ShadowView and PaddedView Alexandre Bury 2020-06-11 10:22:03 -0700
  • 72ded36093 More fully qualified paths Alexandre Bury 2020-06-09 11:12:01 -0700
  • aeb9b2af7b Use fully-qualified paths for wrap_impl! macro Alexandre Bury 2020-06-09 09:17:07 -0700
  • a68e237c81 Fix size confusion in LinearLayout::Child Alexandre Bury 2020-06-08 19:57:55 -0700
  • 5b3f4e95a4 Remove pancurses from windows build Alexandre Bury 2020-06-02 16:01:37 -0700
  • b50d76a696 Add doc/test.txt file to test unicode rendering Alexandre Bury 2020-06-02 12:28:28 -0700
  • b91c5d8179 Remove scroll feature for docs.rs Alexandre Bury 2020-05-28 11:53:16 -0700
  • 13237e38ee Update CI config Alexandre Bury 2020-05-26 13:22:56 -0700
  • d5205769f6 Start development of 0.15.1-alpha.0 Alexandre Bury 2020-05-26 12:09:00 -0700
  • 5309fac886 Include version in cursive-core dependency Alexandre Bury 2020-05-26 11:41:01 -0700
  • d2bcb70f93 (cargo-release) version 0.15.0 Alexandre Bury 2020-05-26 11:39:19 -0700
  • 3df1eafe11 Update Readme Alexandre Bury 2020-05-26 11:38:26 -0700
  • 060da3197c Update changelog Alexandre Bury 2020-05-26 11:35:19 -0700
  • a9ae211928 Fix clippy lints Alexandre Bury 2020-05-26 11:31:40 -0700
  • d9161f12fc Fix select_test example Alexandre Bury 2020-05-26 11:26:39 -0700
  • 0a14106127 Fix doc links accross re-use Alexandre Bury 2020-05-26 11:01:28 -0700
  • f8d34b8c52 Fix EventTrigger::has_tag Alexandre Bury 2020-05-23 18:51:59 -0700
  • ec10145bf2 Add SelectView::(try_)iter_mut Alexandre Bury 2020-05-09 18:55:37 -0700
  • fc5060a8e0
    Fix the theme example (#452) mara 2020-05-08 20:44:18 +0200
  • fc59ee6f17 Forward toml feature Alexandre Bury 2020-05-08 10:14:08 -0700
  • ea3169961d
    Updated Dialog convencience methods: test and info to take Into<StyledString> (#449) Jonathan Spira 2020-04-26 18:00:57 -0400
  • 2750ac370b
    Added impl_enabled to more widgets (#448) Jonathan Spira 2020-04-25 15:57:31 -0400
  • f42fc382e6
    Expanded on API for Checkbox and for Enabled. (#447) Jonathan Spira 2020-04-25 14:13:04 -0400
  • 57d5b21518 Test markdown feature on appveyor Alexandre Bury 2020-04-24 17:04:00 -0700
  • f9a58e7936 Attempt to fix appveyor build Alexandre Bury 2020-04-23 19:23:23 -0700
  • b7764541e5 Move examples to its own member Alexandre Bury 2020-04-23 17:13:50 -0700
  • 4154f99b44 Split non-backend code into cursive-core Alexandre Bury 2020-04-15 12:20:50 -0700
  • 0a6368d681
    Missing ) (#444) Wade Mealing 2020-04-21 04:26:40 +1000
  • 7dd55eb126 Update enumset to 1.0.0 double-ended-spans Alexandre Bury 2020-04-15 10:34:10 -0700
  • 34e8bb1f15 Update crossterm to 0.17 Alexandre Bury 2020-04-05 12:31:51 -0700
  • 750a7af6c7
    theme: Add PaletteColor::HighlightText (#438) Daniel Xu 2020-03-31 12:45:01 -0700
  • 0c1244f580 Use git version of crossterm until next version is released Alexandre Bury 2020-03-06 08:24:26 -0800
  • 602bffba15 Bump crossterm to 0.16 Alexandre Bury 2020-03-03 14:24:18 -0800
  • 4c5e4abe49 Make AnyCb take a &mut dyn View and add Cursive::debug_name Alexandre Bury 2020-03-03 13:08:55 -0800
  • 5423a9a003
    Fix for cursive issue #428, "Rendering an empty SelectView..." (#429) Will Page 2020-02-26 08:43:47 -0800
  • 833ad6889e
    Fix Event::CtrlChar('z') binding for ncurses backend (#427) Daniel Xu 2020-02-19 14:26:09 -0800
  • a8f31665fc Update pulldown-cmark Alexandre Bury 2020-02-12 15:34:59 -0800
  • a3583ae62e Update ahash crate Alexandre Bury 2020-02-10 10:35:31 -0800
  • 4b0b9265ee Crossterm: use button from upstream rather than last_button Alexandre Bury 2020-02-10 09:53:14 -0800
  • 9de4d206bf Add Display & Eq trait for ObservedScreen (#422) Johannes Wünsche 2020-01-27 23:53:23 +0100
  • 5afefb8645 Move ctrl-C handling from backend to cursive callbacks Alexandre Bury 2020-01-26 14:51:34 -0800
  • 54882989e4 Add ScreensView Alexandre Bury 2020-01-26 14:43:24 -0800
  • 11d4c865c6 Add PaletteColor: FromStr Alexandre Bury 2020-01-20 15:38:37 -0800
  • 7d77786317 Add toml and markdown features to rustdoc Alexandre Bury 2020-01-20 15:38:10 -0800
  • 209468c478 Update CHANGELOG Alexandre Bury 2020-01-14 09:58:47 -0800
  • 3f90fa0a77 (cargo-release) start next development iteration 0.14.1-alpha.0 Alexandre Bury 2020-01-14 09:57:41 -0800
  • e2d1b23a92 (cargo-release) version 0.14.0 v0.14.0 Alexandre Bury 2020-01-14 09:57:22 -0800
  • 13a63684f2 Fix ScrollView offset after change of focus Alexandre Bury 2020-01-14 09:56:03 -0800
  • d499bab941 Remove From implementations for Margins Alexandre Bury 2020-01-10 10:51:48 -0800
  • 29f85a4398 Add tests for Color::parse Alexandre Bury 2020-01-08 17:20:00 -0800
  • 45a9d54801 Ncurses: fix bad grayscale projection for very dark or very bright colors Alexandre Bury 2020-01-08 16:49:42 -0800