Commit Graph

  • 2b29b47b4f (cargo-release) version 0.8.1 0.8.1 Alexandre Bury 2018-03-11 10:16:56 -0700
  • 20950bf9c1 Update changelog Alexandre Bury 2018-03-11 10:16:25 -0700
  • 1ae3bbff89 Fix pancurses input Alexandre Bury 2018-03-01 13:21:52 -0800
  • 5e58726ffd Add test for StackView::move_layer Alexandre Bury 2018-03-05 18:47:25 -0800
  • 48514991d2 Add Cursive::clear_global_callbacks Alexandre Bury 2018-03-05 15:24:40 -0800
  • b4f32b56bb Fix move_layer index calculation Alexandre Bury 2018-03-04 16:53:53 -0800
  • feeedfd4a0
    Merge pull request #212 from T045T/friendly_select_view Alexandre Bury 2018-03-01 13:35:11 -0800
  • 8bf82a9b58 make SelectView less greedy Nils Berg 2018-03-01 21:13:15 +0100
  • 5094f49219 Update version in Readme Alexandre Bury 2018-02-22 08:08:13 -0800
  • 99046d10c3 Use special key detection for pancurses Alexandre Bury 2018-02-20 15:44:07 -0800
  • 767e225db0 Only require maplit for ncurses bqckend Alexandre Bury 2018-02-20 14:50:13 -0800
  • eb39e70e41 Update changelog Alexandre Bury 2018-02-20 13:59:10 -0800
  • 712dd4b7d4 (cargo-release) start next development iteration 0.8.1-alpha.0 Alexandre Bury 2018-02-20 13:54:00 -0800
  • adea0176c4 (cargo-release) version 0.8.0 0.8.0 Alexandre Bury 2018-02-20 13:53:09 -0800
  • beefac9c6a curses backends: don't crash on weird input Alexandre Bury 2018-02-20 11:18:02 -0800
  • 2cae042a85 Add title to lorem example Alexandre Bury 2018-02-20 11:09:45 -0800
  • 3f35b87757 Use print! rather than println! for ncurses configuration Alexandre Bury 2018-02-20 10:35:38 -0800
  • c626779d8a Fix simple LinesIterator Alexandre Bury 2018-02-19 19:55:04 -0800
  • 179c804df8
    Merge pull request #211 from xliiv/dialog-focus Alexandre Bury 2018-02-18 14:48:39 -0800
  • 6faa1ff5a7 Add get_current_focus to Dialog & make public enum Focus Tymoteusz Jankowski 2018-02-18 20:44:04 +0100
  • 62260a025e Rustfmt Alexandre Bury 2018-02-16 17:21:24 -0800
  • 6b6398f109 Fix clippy warnings Alexandre Bury 2018-02-16 17:20:13 -0800
  • d33fb39cd9 Replace AsSpannedStr with Into<SpannedStr> Alexandre Bury 2018-02-16 17:16:01 -0800
  • d0a186d01e Move show_spaces option to spans::LinesIterator Alexandre Bury 2018-02-16 17:10:29 -0800
  • 2760e92ce6 Use spans::LinesIterator from simple::LinesIterator Alexandre Bury 2018-02-16 17:04:39 -0800
  • 0ff08f3a9f Add Row::overall_indices Alexandre Bury 2018-02-16 16:56:25 -0800
  • 7772cd146d Add AsSpannedStr trait Alexandre Bury 2018-02-16 16:32:54 -0800
  • 25e65a87e8 Remove attribute type from spans::LinesIterator Alexandre Bury 2018-02-16 16:05:15 -0800
  • c220cc679a Remove attribute type from SpannedText Alexandre Bury 2018-02-16 15:34:16 -0800
  • 7218b6c879 Add SpannedStr and SpannedText Alexandre Bury 2018-02-16 14:11:33 -0800
  • 5b4600f54b
    Merge pull request #208 from ngg/cb_fnonce Alexandre Bury 2018-02-12 14:07:41 -0800
  • f478d57e51 FnOnce callbacks can be sent to cb_sink Gergely Nagy 2018-02-11 20:01:23 +0100
  • 0ceb4ff4e2 Run multiple callbacks per step as the documentation suggests Gergely Nagy 2018-02-11 20:01:14 +0100
  • 847fd7d800 Add SelectView::selected Alexandre Bury 2018-02-11 19:26:44 -0800
  • 8f3441bc3c ListView: use checked subtraction between focus and scroll index Alexandre Bury 2018-02-11 18:26:02 -0800
  • bbc3d3d5b7
    Merge pull request #204 from xliiv/focus_index_for_linear_layout Alexandre Bury 2018-02-08 10:05:43 -0800
  • 56fe7ab0df Add LinearLayout.get_focus_index Tymoteusz Jankowski 2018-02-08 14:44:23 +0100
  • daac2d67b4 Add Vec2::saturating_add(XY<isize>) Alexandre Bury 2018-02-07 16:44:22 -0800
  • 9e591ef635 Moving Windows in StackView (#200) SEGFAULT 2018-02-08 01:25:00 +0100
  • 22e2360aa1 Merge separate TrackedView impl blocks Alexandre Bury 2018-01-29 17:34:06 -0800
  • f091cec861 Add BoxView::set_size Alexandre Bury 2018-01-27 22:12:29 -0800
  • b14a2ff5e7 Remove debug lines Alexandre Bury 2018-01-27 18:15:27 -0800
  • fbd4dd97f1 Add grayscale color matching for ncurses backend Alexandre Bury 2018-01-27 18:14:37 -0800
  • 800470e22c Add Color::from_256colors test Alexandre Bury 2018-01-27 17:31:43 -0800
  • 6f072ac894 Fix assert for 256 colors Alexandre Bury 2018-01-27 17:26:03 -0800
  • 4de8bd7363
    Merge pull request #198 from xliiv/fix-inner-getters Alexandre Bury 2018-01-27 11:09:36 -0800
  • 579b8fddd3 Fix getting view in inner_getters Tymoteusz Jankowski 2018-01-27 19:51:03 +0100
  • 351fcdf559
    Merge pull request #194 from xliiv/get-child Alexandre Bury 2018-01-27 09:29:30 -0800
  • 5bfe9548e8 Replace inner_getters!(T); with inner_getters!(self.view: T); Tymoteusz Jankowski 2018-01-27 10:37:08 +0100
  • b21280c106 Use inner_getters! in OnEventView Tymoteusz Jankowski 2018-01-26 23:19:17 +0100
  • 4e2b8adf3d Merge branch 'master' into get-child Tymoteusz Jankowski 2018-01-26 23:15:14 +0100
  • 1f3fba136c
    Merge pull request #195 from xliiv/inner-to-view Alexandre Bury 2018-01-26 14:02:29 -0800
  • 4daf40e271 Change OnEventView.inner to OnEventView.view Tymoteusz Jankowski 2018-01-26 22:30:23 +0100
  • 4545ed0bf3 fmt Tymoteusz Jankowski 2018-01-26 17:26:21 +0100
  • d3fadc7c3c Add SelectView.get_item_mut Tymoteusz Jankowski 2018-01-26 17:24:44 +0100
  • 4dc403df78 Add SelectView.get_item Tymoteusz Jankowski 2018-01-26 13:25:19 +0100
  • 9510d92736 Use inner_getters for rest of ViewWrappers (except on_event_view) Tymoteusz Jankowski 2018-01-26 12:06:14 +0100
  • 84ea73617f Add & use inner_getter! in BoxView Tymoteusz Jankowski 2018-01-26 11:39:10 +0100
  • d0956b40b0 Add get_view for ViewWrapper (needs fix) Tymoteusz Jankowski 2018-01-25 13:02:07 +0100
  • 057321abac Doc: add wikipedia link to TUI Alexandre Bury 2018-01-24 18:19:19 -0800
  • fac6312227 Fix more clippy warnings Alexandre Bury 2018-01-22 16:42:51 -0800
  • 5dfdeab6ae Fix clippy warnings Alexandre Bury 2018-01-22 14:47:56 -0800
  • da8310b076 Rustfmt Alexandre Bury 2018-01-22 14:37:27 -0800
  • 06086fdeb0 Dialog::get_content now returns &AnyView Alexandre Bury 2018-01-22 13:45:00 -0800
  • 8aa901afb4
    Merge pull request #190 from xliiv/dialog-content-get Alexandre Bury 2018-01-22 13:18:08 -0800
  • c119f957eb Add Dialog.get_content Tymoteusz Jankowski 2018-01-22 19:36:10 +0100
  • 3674c118cb Rustfmt Alexandre Bury 2018-01-22 11:55:56 -0800
  • 98aff39904 Move View::as_any to separate trait AnyView Alexandre Bury 2018-01-22 11:50:25 -0800
  • 1551fbb543 Add View::as_any and View::as_any_mut Alexandre Bury 2018-01-22 09:20:32 -0800
  • 208b812976 Fix doc link Alexandre Bury 2018-01-21 11:20:08 -0800
  • 431285135f Make Palette directly an EnumMap Alexandre Bury 2018-01-21 11:06:33 -0800
  • b0f4dfbc17 Fix missing link Alexandre Bury 2018-01-20 21:18:29 -0800
  • c84bbbdf45 Update doc for theme module Alexandre Bury 2018-01-20 21:13:30 -0800
  • 0097789d46 Add examples descriptions Alexandre Bury 2018-01-18 10:32:08 -0800
  • c3f2e9ad9c Add LinearLayout::get_child and get_child_mut Alexandre Bury 2018-01-17 11:07:04 -0800
  • cf0392db64 Update changelog Alexandre Bury 2018-01-17 10:31:20 -0800
  • 5ac0fce363 Refactor ColorStyle Alexandre Bury 2018-01-17 09:35:57 -0800
  • d9215a2b39 Add Style::add Alexandre Bury 2018-01-16 22:41:22 -0800
  • 770bc86eb2 Use markdown for changelog Alexandre Bury 2018-01-16 18:58:04 -0800
  • 3e5f8e820d Add changelog file Alexandre Bury 2018-01-16 18:54:37 -0800
  • 6bb0812a39 TextArea: invalidate cache on set_content Alexandre Bury 2018-01-16 10:30:26 -0800
  • 868e59a4fa Add comments to examples Alexandre Bury 2018-01-15 18:55:27 -0800
  • 51eb6bf34c Have TextView::content take Into<StyledString> Alexandre Bury 2018-01-15 14:13:30 -0800
  • 5003095171 Update ncurses and owning-ref dependencies Alexandre Bury 2018-01-15 13:58:26 -0800
  • 39405ba1ec Refactor spans and markup Alexandre Bury 2018-01-13 10:36:56 -0800
  • a9d9239fac Correctly parse colors 232-255 Alexandre Bury 2018-01-14 16:57:46 -0800
  • 3058816f1a Add Dialog::buttons to iterate on buttons Alexandre Bury 2018-01-12 09:33:54 +0100
  • 56f81eee7c Add Button::set_label Alexandre Bury 2018-01-12 09:33:47 +0100
  • 0666a8b585 Button: add a way to get its label Alexandre Bury 2018-01-12 09:30:49 +0100
  • 14f2bf636c OnEventView: add note regarding single callback per event Alexandre Bury 2018-01-11 18:49:48 +0100
  • 0c24ed369b Allow multiple callbacks to be registered per event. Alexandre Bury 2018-01-11 18:47:44 +0100
  • 2d62d2c91f Add Cursive::active_screen Alexandre Bury 2018-01-11 18:20:23 +0100
  • 4879d8cc71 Fix ending newline problem Alexandre Bury 2018-01-11 00:16:13 +0100
  • afb224b860 Protect against empty spans Alexandre Bury 2018-01-11 00:07:44 +0100
  • 5dcce6a965 Fix example without markdown feature Alexandre Bury 2018-01-11 00:03:42 +0100
  • 890b3f13e1 TextView: print styled spans of text Alexandre Bury 2018-01-10 23:58:29 +0100
  • ef7cfb2dd6 Use owning-ref fork for now Alexandre Bury 2018-01-10 23:19:14 +0100
  • 6f468658e1 Add Plain markup implementation Alexandre Bury 2018-01-10 14:44:27 +0100
  • 59d67e891c Keep StyledString markup-agnostic, push trait to methods Alexandre Bury 2018-01-10 14:02:54 +0100
  • 7ecf5f540b Add markup::{Markup, StyledString} Alexandre Bury 2018-01-10 13:54:15 +0100