Commit Graph

  • 14fe6f3b36 Cargo fmt Alexandre Bury 2018-06-16 13:23:09 -0700
  • 35eb1ec5a2 Fix pancurses Alexandre Bury 2018-06-16 12:57:20 -0700
  • b70bd95806 Merge branch 'callback_preemption' Alexandre Bury 2018-06-16 11:05:49 -0700
  • 83bcf4fb72 Merge branch 'master' into callback_preemption Alexandre Bury 2018-06-16 11:03:39 -0700
  • 3f5b37951b Do not consume input before exit Alexandre Bury 2018-06-08 19:48:01 -0700
  • 4f8613293c
    Merge pull request #261 from sajattack/master Alexandre Bury 2018-06-16 10:52:45 -0700
  • 03e143f4c3 Implement scroll_to_top, scroll_to_bottom, scroll_to_left, and scroll_to_right Paul 2018-06-16 10:10:59 -0700
  • 0ed8eabc5e Merge branch 'scroll' Alexandre Bury 2018-06-15 23:36:08 -0700
  • 5e1956b737 Merge branch 'master' into scroll Alexandre Bury 2018-06-15 23:21:10 -0700
  • 363913c68b Fix panics from overflow subtraction Alexandre Bury 2018-06-15 23:11:17 -0700
  • 5cf870baaf Add scrollbar grab to ScrollView Alexandre Bury 2018-06-15 20:24:05 -0700
  • 0c318b7194 Add scrollbars to ScrollView Alexandre Bury 2018-06-15 16:41:20 -0700
  • d52299a6e1 Add HideableView Alexandre Bury 2018-06-13 21:35:37 -0700
  • 9569e991bf Make Palette::add_namespace public Alexandre Bury 2018-06-10 23:35:31 -0700
  • 8acc08f340 Rustfmt Alexandre Bury 2018-06-10 23:29:10 -0700
  • 017e100b1b Add custom values to Palette Alexandre Bury 2018-06-10 23:24:58 -0700
  • d31903cba9
    Merge pull request #254 from dermetfan/bg-layer Alexandre Bury 2018-06-06 21:37:28 -0700
  • e81e67cebe add transparent layer to StackView Robin Stumm 2018-05-30 00:27:33 +0200
  • d8d57a4754
    Merge pull request #255 from sportzer/master Alexandre Bury 2018-06-04 21:57:47 -0700
  • 8aa67aa321 Don't require num default features Steven Portzer 2018-06-04 21:32:02 -0700
  • 071ec7a96c (cargo-release) version 0.8.2 0.8.2 Alexandre Bury 2018-05-21 22:52:10 -0700
  • 92cf2eb7c8 added with_theme to Printer Andrzej J Skalski 2018-05-21 15:53:38 +0200
  • 70cddae454 Add comments Alexandre Bury 2018-05-21 22:51:10 -0700
  • 8edc0e20c9 Cargo fmt Alexandre Bury 2018-05-21 19:21:27 -0700
  • 2db49da1fe Fix linearlayout focus grab Alexandre Bury 2018-05-21 18:08:41 -0700
  • 3bc07661d0 Add scroll example Alexandre Bury 2018-05-21 17:56:20 -0700
  • 5eddc1b89a Scolling fixes Alexandre Bury 2018-05-21 17:54:43 -0700
  • 94504ae91b Scrollview: move offset to keep important area in view Alexandre Bury 2018-05-21 17:25:32 -0700
  • d314e6413a
    Merge pull request #251 from njskalski/with_theme Alexandre Bury 2018-05-21 08:25:11 -0700
  • cabeef1d16 added with_theme to Printer Andrzej J Skalski 2018-05-21 15:53:38 +0200
  • c8d39910ab Backend: add AtomicBool to stop input thread Alexandre Bury 2018-05-20 10:55:13 -0700
  • 0b6e5b6ad4 Add event polling to Blt backend Alexandre Bury 2018-05-20 10:42:52 -0700
  • 05e1212a50 Refactor Backend input model Alexandre Bury 2018-05-20 09:59:35 -0700
  • 2088d5de2a Cargo fmt Alexandre Bury 2018-05-17 17:37:39 -0700
  • 755854963f Fix clippy warnings Alexandre Bury 2018-05-17 17:35:57 -0700
  • 80f66262be Scrollview: use proper size for child's layout() call Alexandre Bury 2018-05-08 18:10:45 -0700
  • 4a3bbbb998 lorem example: remove unnecessary full_screen() Alexandre Bury 2018-05-07 23:17:07 -0700
  • 20cb033b8d Give wrapped rows full width Alexandre Bury 2018-05-05 09:04:32 -0700
  • d4ced015f6 EditView: keep cursor in view after key event Alexandre Bury 2018-05-03 08:36:17 -0700
  • 32ee2de697 Scrollview: take scrollbar size into account Alexandre Bury 2018-05-01 17:55:13 -0700
  • 0fbc5a888e Add inner size to printer Alexandre Bury 2018-04-27 16:23:07 -0700
  • 5586403080 printer: add doc Alexandre Bury 2018-04-24 17:19:07 -0700
  • 8c2ff6bd4f Handle content_offset in print methods Alexandre Bury 2018-04-17 17:22:56 -0700
  • b80af07268 Remove Printer::is_new Alexandre Bury 2018-04-17 16:18:59 -0700
  • a8326aef28 Fix key_codes example Alexandre Bury 2018-04-16 22:54:54 -0700
  • f0b3287d73 Merge branch 'master' into scroll Alexandre Bury 2018-04-16 22:42:42 -0700
  • 1f6de5a591 Initial scrollview implementation Alexandre Bury 2018-04-16 22:39:46 -0700
  • 56ce95f9b6 Add some more XY methods Alexandre Bury 2018-04-16 22:39:27 -0700
  • 39babacbf5 Add AnyCb type alias Alexandre Bury 2018-04-16 22:39:16 -0700
  • 3731b7375d Ncurses: better color approximation Alexandre Bury 2018-04-11 22:08:21 -0700
  • 8c00b171c0 Ncurses: better color approximation Alexandre Bury 2018-04-11 22:08:21 -0700
  • ff9f669d73 Fix tests & examples Alexandre Bury 2018-04-10 12:50:40 -0700
  • a355171844 Fix clippy warnings Alexandre Bury 2018-04-10 11:53:25 -0700
  • b1e9afe0ff Add vpv example Alexandre Bury 2018-04-10 11:46:02 -0700
  • 063589b0cd Move Counter to utils module Alexandre Bury 2018-04-10 11:45:02 -0700
  • d5178e778b Do not flush stdout in ncurses backend Alexandre Bury 2018-04-09 10:06:11 -0700
  • 2729e77838 Ncurses backend: write mouse command to /dev/tty Alexandre Bury 2018-04-08 22:51:51 -0700
  • b34fb14957 Use ncurses::newterm instead of initscr Alexandre Bury 2018-04-05 17:36:58 -0700
  • 8641098781 Split Printer::sub_printer into sub-methods Alexandre Bury 2018-04-03 16:38:54 -0700
  • 4042a45b8d Add basis for ScrollView Alexandre Bury 2018-04-04 17:48:51 -0700
  • fd09b5f806 Use Vec2 in backend methods Alexandre Bury 2018-04-02 18:08:12 -0700
  • 1c72ef7ade Update changelog Alexandre Bury 2018-04-01 22:58:25 -0700
  • 126530b9a9 Cursive::new now takes the backend as argument Alexandre Bury 2018-04-01 16:39:03 -0700
  • 76d340f11d Making backend::Backend into a std::Boxable trait (#229) SEGFAULT 2018-04-02 00:35:37 +0200
  • 8c64ea0101
    Merge pull request #228 from itgonzo/text_area_disable Alexandre Bury 2018-03-28 15:48:50 -0700
  • 9df4b21a26 Adding disable/enable functionality to text_area marcin 2018-03-28 21:02:53 +0200
  • 3588955f0b Add SelectView::insert_item Alexandre Bury 2018-03-25 00:30:48 -0700
  • 8f04356baa Implement ListView::important_area Alexandre Bury 2018-03-23 17:00:46 -0700
  • e81307a77c Implement Dialog::important_area Alexandre Bury 2018-03-22 15:24:27 -0700
  • c9a4fbf181 Implement Panel::wrap_important_area Alexandre Bury 2018-03-22 15:21:54 -0700
  • d140e154aa Implement ViewWrapper::important_area Alexandre Bury 2018-03-22 15:15:49 -0700
  • 6729453118 Implement Menubar::important_area Alexandre Bury 2018-03-22 15:13:51 -0700
  • 5673b59c10 Implement {SelectView, MenuPopup}::important_area Alexandre Bury 2018-03-22 14:31:28 -0700
  • 4778e4de6f Implement EditView::important_area Alexandre Bury 2018-03-22 14:15:57 -0700
  • a989fd5f80 Implement TextArea::important_area Alexandre Bury 2018-03-22 14:00:18 -0700
  • 1ad515e5f0 rustfmt Alexandre Bury 2018-03-22 11:04:10 -0700
  • 5c3c750033 Implement LinearLayout::important_area Alexandre Bury 2018-03-22 11:02:46 -0700
  • 66a66e5951 Update doc links in tutorials Alexandre Bury 2018-03-18 10:09:58 -0700
  • bd3ea469e9 Add View::important_area Alexandre Bury 2018-03-16 18:07:01 -0700
  • e23a5cd3a2 Add Rect::offset Alexandre Bury 2018-03-16 18:06:53 -0700
  • 5d3c0d3fb0 Add rect::Rect Alexandre Bury 2018-03-16 16:42:13 -0700
  • 7ca632a10d Move Margins to view module Alexandre Bury 2018-03-16 16:09:47 -0700
  • 92c1d1a5b2 Rename Vec4 -> Margins Alexandre Bury 2018-03-16 16:06:35 -0700
  • 9bc723ab4a Do not accept any return value for callbacks Alexandre Bury 2018-03-16 15:50:56 -0700
  • acb73765e9 Add EditView::maximum_width Alexandre Bury 2018-03-15 16:07:28 -0700
  • 2c73e35f85 Split import line Alexandre Bury 2018-03-15 11:57:12 -0700
  • 16a3bd7bbe Return callbacks from EditView::set_content Alexandre Bury 2018-03-15 11:50:22 -0700
  • 987796f2fa Return selection change callback in SelectView methods Alexandre Bury 2018-03-15 11:42:49 -0700
  • 1deee26970 Better checks for mouse events on SelectView Alexandre Bury 2018-03-15 09:36:15 -0700
  • 1a36f58f72 Move images to imgur Alexandre Bury 2018-03-14 16:02:02 -0700
  • 8ecd4fdb62 Revert colors in mines example Alexandre Bury 2018-03-14 15:48:08 -0700
  • 8d9d17d372 Update StackView tests Alexandre Bury 2018-03-14 15:19:56 -0700
  • 1ad9a53cf7 Small refactoring Alexandre Bury 2018-03-14 15:11:27 -0700
  • 7db1ee7335 Reverse View and AnyView Alexandre Bury 2018-03-14 14:59:41 -0700
  • f27f7792df Rename BoxableView -> IntoBoxedView Alexandre Bury 2018-03-14 13:58:57 -0700
  • 17ccda2d40 Use BoxableView trait bound Alexandre Bury 2018-03-14 13:39:30 -0700
  • e4bf9accc3 Add BoxableView and AnyBox Alexandre Bury 2018-03-14 12:32:07 -0700
  • dea226a095 Add AnyView::as_boxed_any for easier downcasting Alexandre Bury 2018-03-14 11:18:28 -0700
  • 06305c89a9 Add StackView::find_layer_from_id Alexandre Bury 2018-03-11 16:51:28 -0700
  • c5cf5f64bd (cargo-release) start next development iteration 0.8.2-alpha.0 Alexandre Bury 2018-03-11 10:17:17 -0700