Commit Graph

  • 93b5421f53 Rename KeyEventView to OnEventView Alexandre Bury 2017-06-12 16:39:12 -0700
  • 6fa062775b Add non-chainable methods to MenuPopup Alexandre Bury 2017-05-19 11:20:13 -0700
  • 5c42a59954 Refactor colors management Alexandre Bury 2017-06-12 11:59:33 -0700
  • 9e1a83f7cc Set up Custom color in termion and ncurses backends Alexandre Bury 2017-06-11 15:01:35 -0700
  • 900bdfea58 Reset running = true in Cursive::run Alexandre Bury 2017-06-08 15:02:00 -0700
  • ffe5b57749 Add ListView::is_empty Alexandre Bury 2017-06-08 09:41:53 -0700
  • cba8d53cf2 Update Readme.md Alexandre Bury 2017-06-06 11:16:17 -0700
  • bdc49a558f Remove unused warning for println_stderr macro. Alexandre Bury 2017-06-05 20:41:01 -0700
  • 1d12b755a7 Link dialog screenshot to example Alexandre Bury 2017-05-24 18:40:21 -0700
  • cbe37172b5 pancurses: set ESCDELAY after initializing screen Alexandre Bury 2017-05-23 15:25:52 -0700
  • db0398ec81 ncurses: specify ESCDELAY after setting locale Alexandre Bury 2017-05-23 15:22:18 -0700
  • d031d3784a Add methods to access ListView's children Alexandre Bury 2017-05-21 09:50:16 -0700
  • f608073bf5 Add Button::set_callback Alexandre Bury 2017-05-19 11:12:45 -0700
  • 0046443bab Bump version to 0.5.1 0.5.1 Alexandre Bury 2017-05-15 19:31:16 -0700
  • b799d83077 Add ColorStyle::Custom for theme-independent coloring Alexandre Bury 2017-04-09 13:30:24 -0700
  • f3f10b7088 Remove unused imports Alexandre Bury 2017-05-14 16:48:49 -0700
  • d139c3f3b6 Fix image link in Readme Alexandre Bury 2017-04-26 16:25:36 -0700
  • f485f608ed Merge pull request #136 from quininer/master Alexandre Bury 2017-04-26 08:38:03 -0700
  • f34e1d9a02 Fix VecExt::splice conflict with Vec::splice quininer kel 2017-04-26 18:35:01 +0800
  • 440578c7d1 Add termion AlternateScreen support quininer kel 2017-04-26 14:20:52 +0800
  • 381e2d9d73 Update examples/logs.rs to use VecDeque Alexandre Bury 2017-04-23 20:04:02 -0700
  • d4f1439abd Fix clippy warnings Alexandre Bury 2017-04-23 15:16:39 -0700
  • 22a9725f8e Merge branch 'textarea' Alexandre Bury 2017-04-21 21:51:57 -0700
  • 2fd30e3e10 TextArea: fix off-by-one required_size Alexandre Bury 2017-04-21 21:46:05 -0700
  • 3ec0eb3ff4 docs Markus Unterwaditzer 2017-04-22 00:03:13 +0200
  • 065789c286 Grow horizontally as well Markus Unterwaditzer 2017-04-21 23:58:19 +0200
  • 14cfe3604a Automatically grow textarea Markus Unterwaditzer 2017-04-21 23:03:10 +0200
  • 3d71617712 Readme: add third-party views Alexandre Bury 2017-04-18 10:30:55 -0700
  • 8e18172360 Readme: link images to examples Alexandre Bury 2017-04-17 12:19:11 -0700
  • 5edc6fc163 Add chainable EditView::filler methods Alexandre Bury 2017-04-03 11:09:46 -0700
  • b2bcf4138a EditView: Add a customizable filler character (#127) Afonso Bordado 2017-04-03 19:03:56 +0100
  • 439f654811 Fix version in Readme Matthias Beyer 2017-04-03 10:45:09 +0200
  • 2643ecbb15 Add chainable methods for StackView Alexandre Bury 2017-04-03 10:41:18 -0700
  • bdbf6d759e Add EditView::set_style Alexandre Bury 2017-04-02 15:38:00 -0700
  • 04e947c1d7 Bump version to 0.5.0 0.5.0 Alexandre Bury 2017-03-28 19:02:34 -0700
  • 5ac68b1ebf Add focus switch to list_view example Alexandre Bury 2017-03-28 19:00:46 -0700
  • d3669814b5 Fix warnings Alexandre Bury 2017-03-27 13:27:50 -0700
  • 7c95114955 Add SelectView::set_selection Alexandre Bury 2017-03-27 13:14:03 -0700
  • 09202f55c8 Reset focus in SelectView::clear Alexandre Bury 2017-03-27 13:07:22 -0700
  • f7b6397588 Update tutorial_3 Alexandre Bury 2017-03-26 20:53:34 -0700
  • c300e0628d Rename find -> call_on Alexandre Bury 2017-03-26 20:50:50 -0700
  • c3c69e7892 Merge IdView and RefCellView Alexandre Bury 2017-03-25 21:56:31 -0700
  • 146ebd8931 Rename find_id -> call_on_id, find_id_mut -> find_id Alexandre Bury 2017-03-25 18:22:14 -0700
  • 200435fefe Merge branch 'refview' Alexandre Bury 2017-03-25 16:09:38 -0700
  • cdb3df7fc8 Merge branch 'master' into refview Alexandre Bury 2017-03-25 14:59:30 -0700
  • 017bb21710 Add View::focus_view Alexandre Bury 2017-03-25 14:50:52 -0700
  • 2cd2787119 Event::Unknown now carries the unknown bytes rather than a i32 Alexandre Bury 2017-03-25 11:01:25 -0700
  • 79212d4be6 Readme: add div around example images Alexandre Bury 2017-03-25 00:34:53 -0700
  • 906cd557a8 Readme: update images title Alexandre Bury 2017-03-25 00:23:15 -0700
  • 77433e80ee fix: add Panel::wrap_layout Alexandre Bury 2017-03-15 16:35:20 -0700
  • 0bbc10706e EditVIew: Add mutable and non-mutable callback methods Alexandre Bury 2017-02-04 21:03:35 -0800
  • 9850e93125 Add ncurses-backend and blt-backend features Alexandre Bury 2017-03-07 13:42:32 -0800
  • 633e274216 Update rust-skeptic to 0.7 Alexandre Bury 2017-03-06 22:49:03 -0800
  • 22258d3d84 Update chan-signal to 0.2 Alexandre Bury 2017-03-06 22:35:12 -0800
  • cbe237624f Update toml to 0.3 Alexandre Bury 2017-03-06 22:33:03 -0800
  • 4f82e87d0d Merge pull request #115 from hacksaar/master Alexandre Bury 2017-03-06 14:58:17 -0800
  • 87676295a0 fix: Check for insufficient space in Panel::required_size Alexandre Bury 2017-03-06 14:53:10 -0800
  • 36d5aa016a use Iterator::sum() for summing instead of fold Constantin Berhard 2017-03-06 22:46:16 +0100
  • 5f5fb4e502 Add comments Alexandre Bury 2017-03-06 10:38:18 -0800
  • 30cac851e7 Fix utils::prefix Alexandre Bury 2017-03-06 10:34:58 -0800
  • b18ca17b73 Merge pull request #114 from hacksaar/master Alexandre Bury 2017-03-06 10:27:47 -0800
  • dc7754d38f fix #113 Constantin Berhard 2017-03-06 15:32:03 +0100
  • e0b279d9df Fix clippy warnings Alexandre Bury 2017-03-05 15:18:15 -0800
  • 6f129ac83d Only include chan dependancy with termion backend. Alexandre Bury 2017-03-05 14:45:21 -0800
  • 7d9cb03ffb More checks against small viewports Alexandre Bury 2017-03-05 11:34:45 -0800
  • 8dc420c3ed Merge pull request #110 from ihalila/pancurses_0.8 Alexandre Bury 2017-03-05 10:20:39 -0800
  • ea053640fe Use new Attributes and ColorPairs Ilkka Halila 2017-03-05 13:50:42 +0200
  • f6f26bf7af Increment pancurses dependency to version 0.8 Ilkka Halila 2017-03-05 13:49:20 +0200
  • ce3400ec0c Add gitter badge Alexandre Bury 2017-02-27 14:22:43 -0800
  • 30f13fc260 Edit refcell_view example to use find_id Alexandre Bury 2017-02-26 16:01:23 -0800
  • 23b0f9c168 docs: add refcell_view example Alexandre Bury 2017-02-26 15:53:12 -0800
  • cb3adc5baf feat: find_id can now find views declared with with_id_mut Alexandre Bury 2017-02-26 15:52:42 -0800
  • 34c7462877 fix: protect scroll operations when non-scrollable Alexandre Bury 2017-02-26 14:53:50 -0800
  • e91021a633 Bump version to 0.4.1 0.4.1 Alexandre Bury 2017-02-08 16:17:18 -0800
  • b50d2f077f Make RefCellView re-entrant safe Alexandre Bury 2017-02-08 15:33:43 -0800
  • 1b8d109e94 Add with_id_mut and find_id_mut convenient methods. Alexandre Bury 2017-02-08 15:20:41 -0800
  • 1de7dcd819 Remove useless entries from Cargo.toml Alexandre Bury 2017-02-08 12:15:43 -0800
  • b0193b0ebc Add RefCellView Alexandre Bury 2017-02-08 11:57:28 -0800
  • b63762d441 View::find_any now takes a closure instead of returning reference Alexandre Bury 2017-02-06 18:18:17 -0800
  • 57c1c1ad61 Merge pull request #107 from dermetfan/prefix Alexandre Bury 2017-02-01 11:56:04 -0800
  • 99fa86bec9 return length and width from utils::prefix() (renamed from utils::prefix_length()) as per df835d1 Robin Stumm 2017-02-01 20:22:36 +0100
  • 412f3304f3 Merge pull request #104 from hyst329/master Alexandre Bury 2017-02-01 10:13:06 -0800
  • 35c0cb1050 Added *-backend features hyst329 2017-02-01 20:59:17 +0300
  • df835d1a10 utils::prefix_length: move current_width out of the scan loop Alexandre Bury 2017-01-31 16:30:53 -0800
  • e0e96ab875 Merge pull request #105 from dermetfan/nix-shell Alexandre Bury 2017-01-31 11:15:17 -0800
  • 6594e393b8 add shell.nix file for Nix users Robin Stumm 2017-01-31 19:38:38 +0100
  • 4755cc8aee Fixed library name capitalising hyst329 2017-01-30 18:19:03 +0300
  • ae33abec18 Fixed build on Windows hyst329 2017-01-30 18:17:05 +0300
  • 8b88bf9ba2 Add Menubar::is_empty(&self) Alexandre Bury 2017-01-27 14:51:46 -0800
  • 1b5cb4a89a Fix travis badge in Cargo.toml Alexandre Bury 2017-01-24 10:49:02 -0800
  • afc681bcf4 Add Canvas::state_mut(&mut self) Alexandre Bury 2017-01-24 10:48:00 -0800
  • 146a532df0 Bump version to 0.4.0 0.4.0 Alexandre Bury 2017-01-23 22:55:06 -0800
  • d7eaa5a086 Rename View::get_min_size -> required_size Alexandre Bury 2017-01-23 22:52:29 -0800
  • 451d27b58e Fix Canvas doc comment Alexandre Bury 2017-01-23 22:03:39 -0800
  • 26e6f4ff97 Add Canvas view Alexandre Bury 2017-01-23 22:01:25 -0800
  • c970712c3b Add TextView::append_content Alexandre Bury 2017-01-23 20:22:43 -0800
  • b8621df74d Update lorem screenshot Alexandre Bury 2017-01-23 18:58:48 -0800
  • f504ad8f0e Add fullscreen layers to StackView Alexandre Bury 2017-01-23 18:54:33 -0800
  • 053544d192 Fix inverted outset color Alexandre Bury 2017-01-23 17:53:53 -0800
  • fa82690c10 Fix docs for Cursive::menubar() Alexandre Bury 2017-01-23 16:54:27 -0800