Commit Graph

  • e9f927eb40 (cargo-release) version 0.9.2 0.9.2 Alexandre Bury 2018-10-18 13:56:38 -0700
  • 66872cea17 Update changelog for 0.9.2 Alexandre Bury 2018-10-18 13:55:39 -0700
  • 9b3b16f64d Fix important_size for SelectView and ListView Alexandre Bury 2018-10-18 13:36:17 -0700
  • 861b5fbd1d
    Merge pull request #295 from agavrilov/master Alexandre Bury 2018-10-18 09:51:21 -0700
  • a5e9f890d0 Do not compile signal_hook on Windows Alexander Gavrilov 2018-10-18 07:52:38 -0700
  • 44ddfc7abf Update Cursive::find_id doc comment Alexandre Bury 2018-10-04 16:40:10 -0700
  • 48d0aea92e
    Merge pull request #288 from jacobbudin/issue-216 Alexandre Bury 2018-10-02 12:06:54 -0700
  • 38fdcc7bf8 Simplify Panel::wrap_needs_relayout Jacob Budin 2018-10-02 14:20:14 -0400
  • 8d3be52927 Add title to views::Panel Jacob Budin 2018-10-02 12:02:10 -0400
  • 3d81ad92ec SelectView: make autojump opt-in Alexandre Bury 2018-09-27 16:01:37 -0700
  • 333392e034 Add immut! macros Alexandre Bury 2018-09-24 13:43:19 -0700
  • 44d9cd5552 Remove enumset version pin Alexandre Bury 2018-09-17 09:55:00 -0700
  • a9e15e77a2 (cargo-release) start next development iteration 0.9.2-alpha.0 Alexandre Bury 2018-09-16 23:54:08 -0700
  • 96f649e5f2 (cargo-release) version 0.9.1 0.9.1 Alexandre Bury 2018-09-16 23:53:35 -0700
  • 2624c8d9d9 Pin version of enumset to 0.3.10 Alexandre Bury 2018-09-14 14:04:10 -0700
  • 52fe208ed4 Update changelog Alexandre Bury 2018-09-14 12:58:50 -0700
  • ebf7e2b2ca Fix warning Alexandre Bury 2018-08-17 14:08:21 -0700
  • 810dc6a591 Fix desperate LinearLayout Alexandre Bury 2018-09-12 16:13:41 -0700
  • be977c705f Add Cursive::on_event Alexandre Bury 2018-09-05 08:55:29 -0700
  • b21224cf1c Add EventResult::and Alexandre Bury 2018-09-05 08:51:32 -0700
  • b607be40d4 Update owning_ref Alexandre Bury 2018-09-04 13:44:18 -0700
  • 760cf11d92 Invalidate cache on mutable child access Alexandre Bury 2018-08-26 12:13:12 -0700
  • 8f6b37db00
    Merge pull request #283 from Ben-Alderson/master Alexandre Bury 2018-08-26 12:21:38 -0700
  • fe93b945fd Fix crash when removing a child from LinearLayout when final child has focus Ben-Alderson 2018-08-26 14:56:08 -0400
  • 92f919978c Rustfmt Alexandre Bury 2018-08-22 13:33:29 -0700
  • 2f0f632e22 Fix possible panic in scrollview with full-height bar Alexandre Bury 2018-08-20 14:47:10 -0700
  • 2167ba68a1 Fix panic with empty content in ScrollView Alexandre Bury 2018-08-20 13:34:47 -0700
  • acc1405c2a Fix size cache in ScrollView Alexandre Bury 2018-08-20 13:30:42 -0700
  • 682fadeb1c
    Fix pop_layer button in tutorial_3.md Alexandre Bury 2018-08-19 08:38:33 -0700
  • 5a6c84a55e Use With trait for chainable variant Alexandre Bury 2018-08-08 10:24:40 -0700
  • 528e986fc3 Modified ProgressBar to allow for customization of bar's color. (#279) Henry 2018-08-08 18:23:15 +0100
  • 56d7646086 Lose menubar focus after leaf action Alexandre Bury 2018-08-05 18:17:56 -0700
  • 8eb7ca871f
    Merge pull request #275 from vlttnv/master Alexandre Bury 2018-08-01 15:28:51 -0700
  • 3ba4afd742 Use default instead of ncurses Valentin Tunev 2018-08-01 22:54:51 +0300
  • 86a023f9f2 Fix broken example in readme to use ncurses Valentin Tunev 2018-08-01 22:13:41 +0300
  • 6557714b46 Remove non-goals from Readme Alexandre Bury 2018-07-27 12:06:58 -0700
  • 9b4d0a5010 Update version in Readme Alexandre Bury 2018-07-25 22:28:48 -0700
  • c419e006aa Update changelog Alexandre Bury 2018-07-25 22:28:18 -0700
  • b740a2c0df (cargo-release) start next development iteration 0.9.1-alpha.0 Alexandre Bury 2018-07-25 21:44:49 -0700
  • 052bf9127d (cargo-release) version 0.9.0 0.9.0 Alexandre Bury 2018-07-25 21:44:18 -0700
  • 687833f579 Remove unused import Alexandre Bury 2018-07-25 21:43:04 -0700
  • 12d5e260f0 Fix ScrollView layout size Alexandre Bury 2018-07-25 20:58:22 -0700
  • 28bb7af6af Add Callback::from_fn_mut Alexandre Bury 2018-07-25 15:00:29 -0700
  • b2d800c798 Fix panic with empty LinearLayout Alexandre Bury 2018-07-25 09:12:27 -0700
  • 62807f84fb Fix ScrollView layout size Alexandre Bury 2018-07-24 23:32:36 -0700
  • 61543d99b3 Fix event priority in ScrollView Alexandre Bury 2018-07-24 23:09:09 -0700
  • 09fcbf225e Fix underflow in ScrollView Alexandre Bury 2018-07-24 22:53:56 -0700
  • c49d18034d Fix focus cycle on dialogs without buttons Alexandre Bury 2018-07-24 22:37:39 -0700
  • e63e1e4916
    Merge pull request #272 from robbystk/tutorial-1-typos Alexandre Bury 2018-07-24 21:38:33 -0700
  • 717c78a2fa
    Use the <kbd> tag for Ctrl-C robbystk 2018-07-24 22:27:17 -0600
  • 477acc1039
    Fix a few typos in tutorial 1 robbystk 2018-07-24 21:02:57 -0600
  • 840fd627b7 Remove internal scrolling from SelectView Alexandre Bury 2018-07-24 19:38:24 -0700
  • 49e1d1d15e Remove internal scrolling from list_view Alexandre Bury 2018-07-24 19:06:07 -0700
  • 46181fabcc Update num to 0.2 Alexandre Bury 2018-07-23 11:35:04 -0700
  • 2fbddf31d8 Update changelog Alexandre Bury 2018-07-22 20:29:42 -0700
  • 1af1b9e5fd Fix doc comment Alexandre Bury 2018-07-22 20:26:17 -0700
  • 0046eba66d SelectVIew::selection now returns Option<Rc<T>> Alexandre Bury 2018-07-22 20:25:13 -0700
  • f5535f2db7 Update theme example to use Cursive::load_toml Alexandre Bury 2018-07-22 20:20:31 -0700
  • 4ccc07c6d3 Update pancurses backend handling of multiple events Alexandre Bury 2018-07-22 20:13:49 -0700
  • 6a728bf234 Move resize thread handling to separate module Alexandre Bury 2018-07-19 20:54:45 -0700
  • f4530d688b Fix compilation for non-Unix platforms Alexandre Bury 2018-07-19 20:50:46 -0700
  • 5dfc27bd9f Fix compilation error on BLT backend Alexandre Bury 2018-07-19 20:13:37 -0700
  • af4e55ed18 Fix dummy & blt backends Alexandre Bury 2018-07-19 19:45:26 -0700
  • 2610b697a8 Rustfmt Alexandre Bury 2018-07-19 19:44:59 -0700
  • acd3bbfcca Share resize thread logic between all unix backends Alexandre Bury 2018-07-18 20:01:26 -0700
  • e0cc2ea703 Share resize thread logic between ncurses backends Alexandre Bury 2018-07-18 19:49:10 -0700
  • fd75249633 Move resize-specific behaviour to backend Alexandre Bury 2018-07-18 18:14:25 -0700
  • 64d0a66b5e Update Changelog Alexandre Bury 2018-07-09 10:38:17 -0700
  • 1f1e238d2e Fix pancurses for windows Alexandre Bury 2018-07-08 12:54:35 -0700
  • 6135b0df79 Refactor input system Alexandre Bury 2018-07-08 12:48:37 -0700
  • 4c70b79663 LinearLayout: fix focus after removing child Alexandre Bury 2018-06-27 13:32:39 -0700
  • a47537ec2c Add Scrollable trait Alexandre Bury 2018-06-26 17:40:15 -0700
  • 88fb6e7c54 Fix StackView tests Alexandre Bury 2018-06-26 15:19:00 -0700
  • 927afafe88 Fix StackView::{get, get_mut} Alexandre Bury 2018-06-26 13:54:49 -0700
  • a31dd01e5e Remove debug line Alexandre Bury 2018-06-26 13:27:51 -0700
  • 70327a85e9 Add LinearLayout::remove_child Alexandre Bury 2018-06-26 13:26:49 -0700
  • acf075369c Smoother progress bars Alexandre Bury 2018-06-26 13:13:39 -0700
  • a4111accce Remove debug lines Alexandre Bury 2018-06-24 10:56:02 -0700
  • 9043b177e9 Fix linear example Alexandre Bury 2018-06-23 19:00:08 -0700
  • fda4bae8d6 Better ncurses synchronization Alexandre Bury 2018-06-23 18:41:14 -0700
  • e3887847fd Remove ScrollBase from TextView Alexandre Bury 2018-06-21 15:41:07 -0700
  • 9a21273167 Fix scrollview cache Alexandre Bury 2018-06-22 14:50:38 -0700
  • 3a9ee0df41 Fix scrollview mouse grab Alexandre Bury 2018-06-22 13:13:58 -0700
  • 6ce2dba8a1 Fix clippy warnings Alexandre Bury 2018-06-21 14:44:30 -0700
  • bd78bca91b Don't drag scrollbars if they're not visible Alexandre Bury 2018-06-20 17:35:58 -0700
  • 2935f0f569 Add scroll strategy to ScrollView Alexandre Bury 2018-06-20 11:56:22 -0700
  • 9bd1eb320d Add size cache to ScrollView Alexandre Bury 2018-06-20 11:44:09 -0700
  • 5be79740ad Add comments to some examples Alexandre Bury 2018-06-20 10:28:44 -0700
  • 88a15a75f1 Dialog: add methods to deal with buttons Alexandre Bury 2018-06-18 23:22:16 -0700
  • 6e1fc7fdb5 Update dependencies Alexandre Bury 2018-06-18 23:13:02 -0700
  • 814d2c868b Add appveyor badge Alexandre Bury 2018-06-18 23:04:24 -0700
  • b96ea52a92 Do not import chan_signal if not required Alexandre Bury 2018-06-18 18:47:11 -0700
  • 9a6b10e7ac Do not build with gcc on windows Alexandre Bury 2018-06-18 18:44:10 -0700
  • bba5937413 Fix appveyor test command Alexandre Bury 2018-06-18 18:34:28 -0700
  • 87b346e15e Cache rust install cargo in appveyor Alexandre Bury 2018-06-18 18:31:29 -0700
  • b84bc43eac Add appveyor.yml Alexandre Bury 2018-06-18 18:28:54 -0700
  • 3f16e8ed60 Do not use chan_signal on windows Alexandre Bury 2018-06-18 16:50:09 -0700
  • 26e5f51192 Use term_size instead of ioctl Alexandre Bury 2018-06-18 16:00:58 -0700
  • f3d822c00c Fixes for ScrollView Alexandre Bury 2018-06-17 18:17:16 -0700
  • 804e41ec43 Fix resize event Alexandre Bury 2018-06-17 17:26:03 -0700