Commit Graph

  • 7fb1108ff8 Update readme example. Alexandre Bury 2015-05-25 01:15:00 -0700
  • 89221fae55 Updated style file format Alexandre Bury 2015-05-25 01:12:51 -0700
  • bfccae1b8e New TextView layout computation Alexandre Bury 2015-05-25 01:10:43 -0700
  • 1f3e17b591 Ignore last line in newline-terminated strings Alexandre Bury 2015-05-24 18:51:49 -0700
  • b3be2286dd Update Readme with image Alexandre Bury 2015-05-24 14:07:30 -0700
  • 3518fdf390 Add demo image Alexandre Bury 2015-05-24 14:03:32 -0700
  • 8780dd1dde Better printer cropping Alexandre Bury 2015-05-24 01:49:50 -0700
  • 5d9e8f760b Have child views take focus when added to StackView. Alexandre Bury 2015-05-24 01:22:27 -0700
  • eb6af9b981 Update mutation example Alexandre Bury 2015-05-23 20:28:03 -0700
  • e79207ac6e Fix TextView size computation Alexandre Bury 2015-05-23 20:12:11 -0700
  • 488443081d Update readme Alexandre Bury 2015-05-23 17:21:47 -0700
  • a2b4273589 Fix warnings Alexandre Bury 2015-05-23 17:11:58 -0700
  • 081b7545b9 Remove viewpath in callbacks Alexandre Bury 2015-05-23 17:07:22 -0700
  • 5a4c34361c Update mutation example Alexandre Bury 2015-05-23 16:46:38 -0700
  • 7e823435cd Stop using ncurses::WINDOW Alexandre Bury 2015-05-23 15:58:06 -0700
  • d9b56574d2 Add selector by ID Alexandre Bury 2015-05-23 10:33:29 -0700
  • 77aae36836 Fix bad crate doc Alexandre Bury 2015-05-22 17:25:20 -0700
  • 7e4873f5b7 Fix logs demo Alexandre Bury 2015-05-22 17:24:02 -0700
  • e59a2d4dd7 Don't panic in log generator Alexandre Bury 2015-05-22 17:12:39 -0700
  • 9fc946d6bd Remove unused mpsc import. Alexandre Bury 2015-05-22 17:10:47 -0700
  • 94e723d3f0 Add some doc Alexandre Bury 2015-05-22 16:57:29 -0700
  • 602ec49332 Add Cargo.toml entry to readme Alexandre Bury 2015-05-22 16:28:23 -0700
  • d9652ac728 Add animated example. Alexandre Bury 2015-05-22 16:28:05 -0700
  • 44cb27c594 Remove unused file Alexandre Bury 2015-05-22 00:48:14 -0700
  • b2e52dc702 Add some (non-doc) comments. Alexandre Bury 2015-05-22 00:43:58 -0700
  • 5e49f0ac82 Add license Alexandre Bury 2015-05-22 00:25:59 -0700
  • 3df17cc64b Improved lorem example Alexandre Bury 2015-05-22 00:01:23 -0700
  • 25726140d8 Add colors and styles to printer Alexandre Bury 2015-05-21 23:29:49 -0700
  • ab89ebba08 Add tags & ctags to gitignore Alexandre Bury 2015-05-20 16:21:44 -0700
  • 77f9212377 Fix typo in Readme Alexandre Bury 2015-05-20 11:14:38 -0700
  • 9b998b0dd4 Add missing documentation. Alexandre Bury 2015-05-20 11:11:55 -0700
  • 7cfdd8e9fe Add doc to print_box Alexandre Bury 2015-05-20 10:36:35 -0700
  • 919e60d4ce Add lines and boxes to printer. Alexandre Bury 2015-05-20 10:31:38 -0700
  • 7d301e1980 Add documentation Alexandre Bury 2015-05-19 17:31:52 -0700
  • ecd3c96d20 Unify wrap_impl macros Alexandre Bury 2015-05-19 16:53:50 -0700
  • 191c2899ea Add non-boxed wrap_impl! macro Alexandre Bury 2015-05-19 16:40:32 -0700
  • c8136c67e0 Add focus system Alexandre Bury 2015-05-19 15:54:11 -0700
  • 7cb0a7b6d4 Add ideal applications to readme Alexandre Bury 2015-05-19 13:54:50 -0700
  • dedacd4912 Update readme example imports Alexandre Bury 2015-05-19 13:45:41 -0700
  • 6d6932a008 Update readme. Alexandre Bury 2015-05-19 11:10:35 -0700
  • 163f019908 Update readme example Alexandre Bury 2015-05-19 11:01:16 -0700
  • ca5c485847 Fix Button on_key_event Alexandre Bury 2015-05-19 10:58:42 -0700
  • 5713fd490a Update readme Alexandre Bury 2015-05-19 10:01:54 -0700
  • 04121414e1 Add proper draw and layout to Dialog Alexandre Bury 2015-05-18 19:41:35 -0700
  • 68819c89bf Fixed variable case warnings Alexandre Bury 2015-05-18 15:31:55 -0700
  • 493ed1322c Fix stack_view when screen is smaller than content Alexandre Bury 2015-05-18 12:24:08 -0700
  • 1fcca9b3a9 Rename module vec2 -> vec Alexandre Bury 2015-05-18 11:51:30 -0700
  • b8b7638667 Add lorem example with long text and line wrapping Alexandre Bury 2015-05-18 11:36:15 -0700
  • 0302e74063 Fix text view size with multiline content Alexandre Bury 2015-05-18 11:18:04 -0700
  • 74f0fee9b6 Add Dialog skeleton Alexandre Bury 2015-05-16 14:02:15 -0700
  • 09a21803f8 Add some info to Cargo.toml Alexandre Bury 2015-05-16 13:12:20 -0700
  • a8c8855831 Moved example to separate directory Alexandre Bury 2015-05-16 13:09:38 -0700
  • e17ca97136 Add ViewPath and Cursive::find Alexandre Bury 2015-05-15 17:56:38 -0700
  • 6cd2a28966 StackView now centers its children Alexandre Bury 2015-05-15 16:06:48 -0700
  • 90ea4af1ea Implement TextView::draw Alexandre Bury 2015-05-15 15:00:20 -0700
  • 6fad4aa36a More documentation Alexandre Bury 2015-05-15 12:16:58 -0700
  • e5c623bb07 Add printer abstraction on ncurses::WINDOW Alexandre Bury 2015-05-15 11:58:47 -0700
  • 4ebb422611 Hide the cursor Alexandre Bury 2015-05-14 18:41:13 -0700
  • ec7b76c564 Add screens to Cursive Alexandre Bury 2015-05-14 18:38:58 -0700
  • 506c41c0f8 Fix some warnings Alexandre Bury 2015-05-14 17:48:24 -0700
  • a387bf5f06 Add stack, box and text views Alexandre Bury 2015-05-14 17:41:17 -0700
  • 7dbeedcb49 Add readme with basic example Alexandre Bury 2015-05-09 12:28:21 -0700
  • 13c4e86779 First commit Alexandre Bury 2015-05-09 12:18:25 -0700