Commit Graph

  • 8bbab10d1c Add .bk files to gitignore Alexandre Bury 2016-06-29 17:38:12 -0700
  • 5751a293e5 Push most ncurses-specific code into separate trait Alexandre Bury 2016-06-29 17:36:20 -0700
  • 69e58a76db Merge pull request #35 from GuillaumeGomez/patch-1 Alexandre Bury 2016-06-29 09:24:21 -0700
  • 0534cf5a7a Just because indentation Guillaume Gomez 2016-06-29 15:06:28 +0200
  • d0d4380d5a Add menubar example Alexandre Bury 2016-06-28 01:10:48 -0700
  • d02c30ae9f Fix clippy warnings Alexandre Bury 2016-06-27 22:40:11 -0700
  • 80b219f34a Apply rustfmt Alexandre Bury 2016-06-27 22:10:59 -0700
  • 042e631d9f Add base for menubar Alexandre Bury 2016-06-27 21:59:42 -0700
  • 43230534ff Add menu tree Alexandre Bury 2016-06-27 21:55:46 -0700
  • 4efd84f311 Remove list of examples in Cargo.toml Alexandre Bury 2016-06-27 21:53:27 -0700
  • 34f235daf0 Use UTF-8 drawing characters for printer methods Alexandre Bury 2016-06-26 15:03:12 -0700
  • ed785940dd Fix typo in doc Alexandre Bury 2016-06-26 09:45:53 -0700
  • 9e3cc76441 Update crates.io version Alexandre Bury 2016-06-25 19:41:54 -0700
  • 4bb83a3bec Bump version to 0.0.2 0.0.2 Alexandre Bury 2016-06-25 19:40:16 -0700
  • 8dbb61830f Added a Resize event Alexandre Bury 2016-06-25 19:38:22 -0700
  • 822ffa7a7b Fix keyboard input Alexandre Bury 2016-06-25 19:28:42 -0700
  • 7ad9a6ad4d Fix typo in Readme Alexandre Bury 2016-06-25 17:19:26 -0700
  • 654223411d Apply rustfmt to examples Alexandre Bury 2016-06-25 17:10:18 -0700
  • a120b2cfe2 Update example screenshot Alexandre Bury 2016-06-25 17:07:45 -0700
  • 30547c4199 Add crates.io badge Alexandre Bury 2016-06-25 16:55:24 -0700
  • 1fee33be40 Update Cargo.toml with documentation link 0.0.1 Alexandre Bury 2016-06-25 16:53:16 -0700
  • 58bd274df0 Update Readme & run rustfmt Alexandre Bury 2016-06-25 16:36:22 -0700
  • 8d24df5f59 Experiment: use direct utf-8 VLINE char Alexandre Bury 2016-06-25 15:52:19 -0700
  • 66d5cca115 Add documentation link Alexandre Bury 2016-06-25 13:53:04 -0700
  • ee003d36d0 Add update doc script Alexandre Bury 2016-06-25 13:51:48 -0700
  • 7aab403db6 Add travis & license badges Alexandre Bury 2016-06-25 13:44:01 -0700
  • 5a92340dcb Update readme Alexandre Bury 2016-06-25 13:41:06 -0700
  • 07c3c99e54 Update for new ncurses version Alexandre Bury 2016-03-15 15:37:57 -0700
  • 0e37a7f2e4 Travis: build on stable & nightly Alexandre Bury 2015-12-21 21:10:58 -0800
  • 9f29c69c8f Update dependencies Alexandre Bury 2015-12-21 21:09:16 -0800
  • af47abeaad Edit view now support content larger than display Alexandre Bury 2015-07-30 15:40:03 +0200
  • fa4b52ee81 Simplified examples Alexandre Bury 2015-07-30 14:51:12 +0200
  • ac85a1f288 Fixed bug with dialog without buttons Alexandre Bury 2015-07-28 21:54:32 +0200
  • 36fbc1ce5b Add some convenient ID methods Alexandre Bury 2015-07-28 15:57:52 +0200
  • 25a298a2eb Fix dialog layout and input Alexandre Bury 2015-06-08 22:24:59 -0700
  • 4fff7882aa Fix focus state in linear layout Alexandre Bury 2015-06-08 15:47:09 -0700
  • df11b4f1f0 Update documentation Alexandre Bury 2015-06-08 15:38:10 -0700
  • daaff26e1c Add input support to linear layouts Alexandre Bury 2015-06-08 15:11:44 -0700
  • d5a796a4cd Fix dialog button alignment Alexandre Bury 2015-06-08 15:11:36 -0700
  • 40af72a567 BugFix in LinearLayout Alexandre Bury 2015-06-08 12:23:36 -0700
  • df5ff808e3 Basic linear layout implementation Alexandre Bury 2015-06-07 20:58:10 -0700
  • 14a18ce760 Add some more input Alexandre Bury 2015-06-06 22:48:16 -0700
  • 3a1e40ed49 Add some input support and updated readme Alexandre Bury 2015-06-06 15:05:01 -0700
  • 5e13f00121 Update readme. Alexandre Bury 2015-06-06 13:51:21 -0700
  • 6e4d00127b Fix theme fallback Alexandre Bury 2015-06-05 21:35:42 -0700
  • 17e44652b8 Fix warning Alexandre Bury 2015-06-05 21:13:34 -0700
  • e5cb687990 Refactor themes and colors Alexandre Bury 2015-06-05 18:08:05 -0700
  • cb523e88ae Fix doc-tests Alexandre Bury 2015-06-04 11:40:35 -0700
  • 1e42631fb3 Add travis.yml Alexandre Bury 2015-06-04 00:01:50 -0700
  • d5351b12b1 Fix readme Alexandre Bury 2015-06-03 23:48:17 -0700
  • a77a40558f Add some doc. Alexandre Bury 2015-06-03 15:36:51 -0700
  • 781d9c1a03 Can now change dialog button alignment Alexandre Bury 2015-06-02 19:36:22 -0700
  • 7545d7170c Add a background to the scrollbar Alexandre Bury 2015-06-02 17:44:31 -0700
  • 0b159d6bf1 Add align support to SelectView Alexandre Bury 2015-06-02 14:23:51 -0700
  • ef84df3b09 Update Readme Alexandre Bury 2015-06-02 12:03:33 -0700
  • 1656cdd8f6 Add Align property to TextView Alexandre Bury 2015-06-01 17:48:29 -0700
  • 2a423b8408 Select views now highlight the entire line Alexandre Bury 2015-06-01 15:48:31 -0700
  • 405cd1e961 Add support for some ctrl keys Alexandre Bury 2015-06-01 10:49:43 -0700
  • f81a9b2768 Update examples for focusless draw Alexandre Bury 2015-06-01 09:20:06 -0700
  • a2d1c019eb Update readme Alexandre Bury 2015-05-31 23:06:27 -0700
  • b64a6b8c34 Add on_select callback for SelectView Alexandre Bury 2015-05-31 20:47:04 -0700
  • a30a77f39b Letter-search in SelectView wraps back Alexandre Bury 2015-05-31 19:09:30 -0700
  • c8b2bc943d Minor fixes Alexandre Bury 2015-05-31 16:58:55 -0700
  • 323805b52f Add scrolling to SelectView Alexandre Bury 2015-05-31 16:38:53 -0700
  • 95ca27a1d0 Update readme Alexandre Bury 2015-05-31 13:11:50 -0700
  • db39069260 Fix focus for stack and text views. Alexandre Bury 2015-05-30 21:53:25 -0700
  • 6b781684ef Rename ListView -> SelectView Alexandre Bury 2015-05-30 21:32:24 -0700
  • 969650ab1a Add basic ListView Alexandre Bury 2015-05-30 21:05:34 -0700
  • 23aa9e6da7 Update for latest ncurses-rs fix Alexandre Bury 2015-05-29 20:44:53 -0700
  • 00b75a98f6 Add input support for more keys Alexandre Bury 2015-05-29 11:31:20 -0700
  • e07a0319f2 Add Home/End navigation to text views. Alexandre Bury 2015-05-28 17:48:21 -0700
  • 8ee04c525f Escapes % when printing strings. Alexandre Bury 2015-05-28 17:37:00 -0700
  • 6c6f929430 Better UTF-8 support in views Alexandre Bury 2015-05-28 17:32:28 -0700
  • ae93b68c05 Recognizes more modified keys Alexandre Bury 2015-05-28 16:19:16 -0700
  • dd11d34206 Merged Fn keys into a single enum value Alexandre Bury 2015-05-28 14:57:21 -0700
  • 3adb95c7ab Add support for Shift and Ctrl input Alexandre Bury 2015-05-28 14:44:10 -0700
  • 37e54b3598 Add input support for Esc Alexandre Bury 2015-05-28 13:49:13 -0700
  • 6c69453639 Add Insert and Fn keys. Alexandre Bury 2015-05-28 12:22:39 -0700
  • 35c48e13d8 Fix backspace detection Alexandre Bury 2015-05-27 22:24:19 -0700
  • 0bdb86181b Add Tab key to events Alexandre Bury 2015-05-27 22:21:23 -0700
  • 3d1507c3cf Add UTF-8 input support Alexandre Bury 2015-05-27 22:13:51 -0700
  • f9c9e56518 Transform ncurses i32 key into Event enum Alexandre Bury 2015-05-27 18:04:33 -0700
  • ca09885978 Add key_codes example Alexandre Bury 2015-05-27 16:55:49 -0700
  • 9ab4848180 Better char selection in EditView Alexandre Bury 2015-05-27 00:15:19 -0700
  • c1ea3e7345 Update doc Alexandre Bury 2015-05-27 00:09:22 -0700
  • 8d70338214 Prints cursor in EditView Alexandre Bury 2015-05-27 00:01:23 -0700
  • c3496c9870 Update edit example Alexandre Bury 2015-05-26 23:49:07 -0700
  • abb09cf4bb Split style and color Alexandre Bury 2015-05-26 21:45:00 -0700
  • 5407c53545 Dialog gives focus to its content first Alexandre Bury 2015-05-26 17:10:47 -0700
  • 97d97afa8d Fix warnings Alexandre Bury 2015-05-26 17:07:57 -0700
  • 44899bdcd6 Add/fix some doc Alexandre Bury 2015-05-26 16:48:27 -0700
  • 3460f8123d EditView can now have a minimum size Alexandre Bury 2015-05-26 16:11:22 -0700
  • e8fcaabd6c Add EditView Alexandre Bury 2015-05-26 15:46:05 -0700
  • 0dc079233a Unfocused view draw an inactive scrollbar Alexandre Bury 2015-05-25 22:38:11 -0700
  • dd4d0692b2 TextView now scrolls content if needed Alexandre Bury 2015-05-25 22:35:50 -0700
  • 25e1ca6074 Rename Margins -> Vec4 Alexandre Bury 2015-05-25 14:56:51 -0700
  • dca9d7f662 Use usize for Vec2 instead of u32 Alexandre Bury 2015-05-25 14:46:29 -0700
  • cb03f79e24 Update lorem example Alexandre Bury 2015-05-25 11:37:28 -0700
  • 222c4465d9 Fix bad TextView layout Alexandre Bury 2015-05-25 01:30:18 -0700
  • 9ffcaef7ab Add some comments to TextView Alexandre Bury 2015-05-25 01:24:40 -0700