Commit Graph

  • 0977daa12d Unify method names on Menubar and MenuTree Alexandre Bury 2017-01-23 16:51:48 -0800
  • 24b342ced8 Fix doc for Cursive::menubar() Alexandre Bury 2017-01-23 15:58:38 -0800
  • ed841825f2 Add methods to edit menubar and menutrees Alexandre Bury 2017-01-23 15:42:36 -0800
  • 0849ae6efa Add comments Alexandre Bury 2017-01-21 15:06:31 -0800
  • 8ae34b05dd Add Cargo categories & travis badge Alexandre Bury 2017-01-21 13:30:15 -0800
  • 3ecae579e8 Adjust the scroll after setting the scroll strategy Alexandre Bury 2017-01-21 11:46:56 -0800
  • 924c74afbe Add ScrollStrategy to TextView Alexandre Bury 2017-01-21 11:44:40 -0800
  • dccce56f6e Fix off-by-1 errors on termion Alexandre Bury 2017-01-19 13:44:49 -0800
  • 06ce7b570f Fix clippy warnings Alexandre Bury 2017-01-19 11:11:57 -0800
  • efa45bb509 Bump version to 0.3.7 0.3.7 Alexandre Bury 2017-01-15 10:28:03 -0800
  • 97287a0b0b Remove unused imports Alexandre Bury 2017-01-10 17:48:47 -0800
  • 14f971e2bc Allow negative relative offset in Position Alexandre Bury 2017-01-10 17:39:21 -0800
  • ddff15b6cf Merge pull request #96 from Ameobea/termion-clearing Alexandre Bury 2017-01-10 17:45:39 -0800
  • bc500fb9e4 Merge pull request #95 from Ameobea/listview-callbacks Alexandre Bury 2017-01-10 17:44:55 -0800
  • 7ca9821145 Fixed issue with resetting background color for Termion backend - Background color was being set back to the theme's background color rather than the terminal's background color when the backend was finish()ed. This resets the background color to the default instead. Casey Primozic 2017-01-10 19:11:58 -0600
  • 9894dd9715 Added functions to register callbacks for ListView - Added on_selected() and set_on_selected() funtions that are called when the focus is changed - Added focused() to return the index of the currently focused item. Casey Primozic 2017-01-10 15:34:59 -0600
  • 8c366389a7 Fix type cast in pancurses backend Alexandre Bury 2017-01-06 21:25:10 -0800
  • 63109a9deb Update ncurses Alexandre Bury 2017-01-06 21:11:28 -0800
  • 0e95c6b714 Bump version to 0.3.6 0.3.6 Alexandre Bury 2017-01-05 10:36:47 -0800
  • 135f6f3c9f Merge pull request #93 from mbrubeck/master Alexandre Bury 2017-01-04 00:30:31 +0100
  • 6e44b8fa9b Upgrade to unicode-segmentation 1.0 Matt Brubeck 2017-01-03 15:17:02 -0800
  • cf80749b8d Don't use ncurses's wide attribute on macos Alexandre Bury 2016-12-10 08:09:26 -0800
  • 2bacfcb11e Add manual-loop methods Alexandre Bury 2016-12-15 20:24:48 +0100
  • 858067ef6b Detect terminal resize in termion backend Alexandre Bury 2016-12-13 22:10:00 -0800
  • ea3dde33ec Use async input for termion backend Alexandre Bury 2016-12-13 15:05:35 -0800
  • 89ec140f41 Update doc comments Alexandre Bury 2016-12-12 10:19:41 -0800
  • 0ab2c6db07 Update pancurses backend Alexandre Bury 2016-11-24 23:42:24 -0800
  • 508c9833e3 Add Esc support to termion backend Alexandre Bury 2016-11-04 16:24:52 -0700
  • ce009d0e5f Back to upstream termion Alexandre Bury 2016-10-27 20:35:34 -0700
  • 949b1e9632 Add tab support to pancurses Alexandre Bury 2016-10-28 17:13:53 -0700
  • 60bddf7e8d Better input support in termion backend Alexandre Bury 2016-10-24 11:16:56 -0700
  • 965b32bd9b Bring colors to termion backend Alexandre Bury 2016-10-21 17:18:26 -0700
  • d678d767f0 Bump version to 0.3.5 0.3.5 Alexandre Bury 2016-10-17 11:39:27 -0700
  • 6a5dd2f38b Merge pull request #83 from nabijaczleweli/master Alexandre Bury 2016-10-15 08:49:31 -0700
  • 13d84970d3
    Correctly handle backspace in pancurses backend on Windows nabijaczleweli 2016-10-15 17:48:29 +0200
  • e4b8e8b3a5 Merge pull request #82 from cmbrandenburg/spell_fix Alexandre Bury 2016-10-15 08:34:59 -0700
  • df0d93ae74 Documentation spell fix Craig M. Brandenburg 2016-10-15 06:24:24 -0700
  • bfb422067a Doc fixes Alexandre Bury 2016-10-14 18:18:19 -0700
  • 1f71b91632 Bump version to 0.3.4 0.3.4 Alexandre Bury 2016-10-14 12:36:35 -0700
  • ef76a75632 Fix skeptic feature Alexandre Bury 2016-10-14 12:36:12 -0700
  • 1987922ddb Bump version to 0.3.3 0.3.3 Alexandre Bury 2016-10-14 12:24:59 -0700
  • fde1091051 Fix focus in ListView Alexandre Bury 2016-10-13 11:57:10 -0700
  • 7c2d4a86f6 Revert dependencies order Alexandre Bury 2016-10-12 18:33:55 -0700
  • a06ad90945 Make skeptic an optional build dependency Alexandre Bury 2016-10-12 16:12:07 -0700
  • e81a569e31 Add From<((left,right), (top, bottom))> to Vec4 Alexandre Bury 2016-10-12 15:37:35 -0700
  • 14c6d4fb82 Update readme: add link to backends wiki page Alexandre Bury 2016-10-12 14:58:09 -0700
  • 69d264348f Bump version to 0.3.2. 0.3.2 Alexandre Bury 2016-10-12 14:15:16 -0700
  • 7e382593a8 Remember current color style in pancurses backend Alexandre Bury 2016-10-12 14:14:32 -0700
  • ad4da8acc1 Update pancurses to 0.6.0 Alexandre Bury 2016-10-12 11:37:39 -0700
  • 80fa9a4180 Merge pull request #79 from nabijaczleweli/master Alexandre Bury 2016-10-12 11:36:27 -0700
  • e33474dd74
    Fix back-end warnings nabijaczleweli 2016-10-12 09:47:20 +0200
  • 2dc75c2ec0 Make window resizeable in BLT backend Alexandre Bury 2016-10-12 09:35:03 -0700
  • 65d86f3638 Add Event::Exit Alexandre Bury 2016-10-11 17:47:44 -0700
  • 4aaee06d9e Fix screen clear on layer removal Alexandre Bury 2016-10-11 17:12:00 -0700
  • b43b6c4700 Merge pull request #77 from nabijaczleweli/master Alexandre Bury 2016-10-11 16:59:29 -0700
  • c4baa0f570
    Add BearLibTerminal backend nabijaczleweli 2016-10-12 01:23:08 +0200
  • 821d9f1783 Parse utf8 chars in pancurses backend Alexandre Bury 2016-10-11 16:08:44 -0700
  • 072c1d9b5c Fix some input in pancurses backend Alexandre Bury 2016-10-11 12:31:15 -0700
  • 3e766d3a28 Merge pull request #75 from nabijaczleweli/fix/73-enter-newline-pancurses Alexandre Bury 2016-10-11 12:07:10 -0700
  • 8a6a49fbc3
    Fix Enter being Character('\n') in pancurses backend nabijaczleweli 2016-10-11 20:59:28 +0200
  • 9dd82117f4 Merge pull request #74 from nabijaczleweli/fix/71-inverted-screen-size-pancurses Alexandre Bury 2016-10-11 11:57:39 -0700
  • 5eccc2f518
    Fix inverted screen size in pancurses backend nabijaczleweli 2016-10-11 20:53:54 +0200
  • 04f528e2de Fix clippy warnings Alexandre Bury 2016-10-11 11:04:01 -0700
  • 01f4689822 Merge pull request #70 from nabijaczleweli/master Alexandre Bury 2016-10-11 10:52:18 -0700
  • c81579a20a
    Disable failing doctests nabijaczleweli 2016-10-11 19:11:40 +0200
  • 9fb8309d3a
    Hello yes this is typo man nabijaczleweli 2016-10-10 23:12:42 +0200
  • c69db62844
    Fix backend tests nabijaczleweli 2016-10-10 23:08:07 +0200
  • 51af4350fc
    Apply key mappings as they are so far nabijaczleweli 2016-10-10 23:05:50 +0200
  • 80e3e4f536
    Hide backend nabijaczleweli 2016-10-10 22:02:07 +0200
  • bd93f450df
    Handle F[14;15] nabijaczleweli 2016-10-10 21:51:39 +0200
  • c84cafb4fd
    Update pancurses to 0.4.0 nabijaczleweli 2016-10-10 20:51:32 +0200
  • af0c97749d
    Fix doctests using ::B nabijaczleweli 2016-10-10 20:23:00 +0200
  • 28195935d6
    I can't into rebase nabijaczleweli 2016-10-10 10:38:59 +0200
  • 4c9c4b5568
    Move back-end selection to backend::Concrete instead of ::B nabijaczleweli 2016-10-10 02:16:35 +0200
  • 79bb6ff415
    Test termion back-end on Travis nabijaczleweli 2016-10-10 02:07:02 +0200
  • 2c009f694b
    Add PauseBreak and F0 keys. Properly handle Tab nabijaczleweli 2016-10-10 01:52:23 +0200
  • 79c4bf29c2
    Don't explicitly list features nabijaczleweli 2016-10-10 01:42:55 +0200
  • 01951aa213
    Mostly add pancurses support. Test pancurses support on Travis nabijaczleweli 2016-10-10 00:48:51 +0200
  • 9871e12734 Update for latest ncurses-rs Alexandre Bury 2016-10-09 17:48:31 -0700
  • 651c7d619b Remove debug artifacts Alexandre Bury 2016-10-09 17:42:57 -0700
  • 078a966381 Reformat Cargo.toml Alexandre Bury 2016-10-09 16:20:52 -0700
  • 686de0831c Take &self in TermionBackend::clear() Alexandre Bury 2016-10-09 16:03:49 -0700
  • ad7606ca55 Switch backend with cargo features Alexandre Bury 2016-10-08 17:11:17 -0700
  • df4397a174 Add stub termion backend Alexandre Bury 2016-10-08 16:47:15 -0700
  • 90c9d51a6c Add comments to menubar example Alexandre Bury 2016-10-09 15:56:03 -0700
  • 44dbd5826e Make Backend::clear take &self Alexandre Bury 2016-10-09 15:47:06 -0700
  • a3b5ef3bca Merge pull request #68 from nabijaczleweli/master Alexandre Bury 2016-10-07 10:23:35 -0700
  • f67927cfe6
    Add TOML syntax highlight to README nabijaczleweli 2016-10-07 19:17:28 +0200
  • d8de167724 Bump version to 0.3.1 0.3.1 Alexandre Bury 2016-10-04 17:59:08 -0700
  • bb62452149 EditView: Prevent overflow error with no available space Alexandre Bury 2016-10-04 17:49:40 -0700
  • 8fded82434 Fix clippy warnings Alexandre Bury 2016-10-02 16:03:31 -0700
  • 1ba2febe21 Use HTTPS for crates.io badge Alexandre Bury 2016-10-02 15:59:31 -0700
  • d1d0374ed6 Bump version to 0.3.0 0.3.0 Alexandre Bury 2016-10-02 15:36:40 -0700
  • 9cf89c37de Clear screen if a layer is shrinked Alexandre Bury 2016-10-02 15:33:55 -0700
  • 3b3f403f7a Apply rustfmt Alexandre Bury 2016-10-02 15:22:29 -0700
  • 8fa704bcfa Rename Dialog::new -> Dialog::around Alexandre Bury 2016-10-02 15:15:30 -0700
  • 53aea8e91c Derive Clone for RadioGroup Alexandre Bury 2016-10-02 15:03:03 -0700
  • bf3888e275 Add RadioButton & RadioGroup Alexandre Bury 2016-10-02 14:55:19 -0700
  • 4bf47f9a7f Add missing links to tuto 2 Alexandre Bury 2016-09-28 22:54:05 -0700
  • 5d3fe19e8e Fix tutorial 2 markdown Alexandre Bury 2016-09-28 22:52:23 -0700