Commit Graph

115 Commits

Author SHA1 Message Date
Christopher Jeffrey 91bc189ba3 add Log and Table elements. update README. 2015-03-30 04:58:15 -07:00
Christopher Jeffrey 6dc7f688b6 readme markdown - use underscores. 2015-03-29 12:34:15 -07:00
Christopher Jeffrey 5e466c139e rename coord props for consistency. see #113. 2015-03-29 12:29:04 -07:00
Christopher Jeffrey 236ec0f6b7 minor 2015-03-21 10:30:34 -07:00
Christopher Jeffrey 9070e7f78f refactor artificial cursors and other features. 2015-03-19 23:49:26 -07:00
Christopher Jeffrey c3257e29dc readme 2015-03-19 05:23:56 -07:00
Christopher Jeffrey 67a77f4e83 readme. 2015-03-19 04:46:31 -07:00
Christopher Jeffrey f4cbac1e1f readme. 2015-03-19 04:25:39 -07:00
Christopher Jeffrey 9f6888fc9e readme and package.json. 2015-03-19 04:17:13 -07:00
Christopher Jeffrey 63685f559a typo in readme. 2015-03-17 23:42:21 -07:00
Christopher Jeffrey 43903ca8b2 readme. title. 2015-03-17 23:26:27 -07:00
Christopher Jeffrey 5dc3af1937 readme. 2015-03-14 16:47:46 -07:00
Christopher Jeffrey d3e566b9c1 lots of old code for proprietary codes and "artificial cursors". 2015-03-14 16:35:17 -07:00
Christopher Jeffrey 0e2b626556 progressbar. automatic focus on elements. test/widget.js. reallyScrollable. 2015-02-26 15:37:01 -08:00
Christopher Jeffrey 3778c37f40 expose enableMouse, enableKeys, and enableInput. 2015-02-24 18:33:00 -08:00
Christopher Jeffrey 77695f994a add noAlt option. fix list shrinking. 2015-02-21 13:31:25 -08:00
Christopher Jeffrey 982e075a90 Image and Terminal element. 2015-02-11 17:20:22 -08:00
Christopher Jeffrey 267e77a089 improve Terminal element and terminal multiplexer example. 2015-02-11 02:27:11 -08:00
Christopher Jeffrey 00a0f800f9 add "interactive" option for lists. fixes #103. 2015-02-09 20:14:34 -08:00
Christopher Jeffrey 1d67e23993 add image element to example. ubuntu warning. add faq. 2015-02-01 14:17:18 -08:00
Christopher Jeffrey 6ee469fdcb add Image element using w3mimgdisplay. 2015-02-01 13:43:52 -08:00
Christopher Jeffrey 02176938c9 add screen.title property. misc. 2015-01-27 20:39:00 -08:00
Christopher Jeffrey 879a072353 add terminal widget and hover box. 2015-01-24 18:34:57 -08:00
Christopher Jeffrey 5b249d3fec fix loader. element focused property. 2014-06-10 21:41:22 -05:00
Christopher Jeffrey 6f91361197 add ignoreLocked option to Screen. 2014-06-05 01:10:36 -05:00
Christopher Jeffrey ba3f0e0815 Merge pull request #54 from bulkan/feature/list-search
Run a `search` function in vi mode for List's
2014-06-05 01:13:41 -05:00
Christopher Jeffrey 31e9e9c0c6 add setLabel and removeLabel. 2014-06-02 07:53:58 -05:00
Bulkan Evcimen 11ba4dad59 Added docs on the new `search` option for List's 2014-05-07 09:29:34 +10:00
Christopher Jeffrey 6694b35ee4 add getItem and getItemIndex to docs. 2014-04-26 01:09:18 -05:00
Christopher Jeffrey 44256dcf70 add getItem and getItemIndex for List. 2014-04-26 01:05:25 -05:00
Christopher Jeffrey 867dc086a0 update List docs. 2014-04-26 01:00:57 -05:00
Christopher Jeffrey c218df7350 getLines and getScreenLines, handle detaching/reattaching widgets. 2014-01-13 10:25:31 -06:00
Christopher Jeffrey d49ffa7aa4 readme changes. 2014-01-01 22:47:29 -06:00
Christopher Jeffrey 6b7e632c90 fix CLA. 2013-12-04 06:37:55 -06:00
Christopher Jeffrey 63d2a36ac8 add CLA to readme. 2013-12-04 06:34:22 -06:00
Christopher Jeffrey e563155b0e update readme. 2013-08-25 00:30:45 -05:00
Christopher Jeffrey 38f234aa91 add getScrollHeight. fixes #16. 2013-08-20 13:34:18 -05:00
Christopher Jeffrey 214ad84a66 add setIndex method. see #9. 2013-08-13 11:44:04 -05:00
Christopher Jeffrey 66dc2118e7 add fastCSR option. 2013-08-10 10:02:29 -05:00
Christopher Jeffrey 94bdb41dd1 fix readme. improve tput._print. refactor test/tput.js. 2013-08-08 06:19:44 -05:00
Christopher Jeffrey 8ebbbbac65 add setText and getText methods. expose element and node. 2013-08-04 04:59:28 -05:00
Christopher Jeffrey 5317e14c98 fix Button in readme. 2013-08-04 01:21:48 -05:00
mscdex a1616aec0a Better Windows support 2013-08-02 21:59:49 -04:00
Christopher Jeffrey 8efe06e8f4 explain event bubbling in the readme. 2013-08-01 20:10:21 -05:00
Christopher Jeffrey 51771dc19a add log method to program object. 2013-07-31 00:43:24 -05:00
Christopher Jeffrey 78a3726f2f add auto-positioning which respects padding and borders. 2013-07-30 23:46:07 -05:00
Christopher Jeffrey af27e80447 fix readme typo. 2013-07-29 17:35:48 -05:00
Christopher Jeffrey 9328c0e401 fix scrollablebox/text mixup in readme. 2013-07-29 17:09:23 -05:00
Christopher Jeffrey 3b5196910c update readme code example. 2013-07-29 17:06:36 -05:00
Christopher Jeffrey 24ceab93f9 new textarea/textbox options. 2013-07-29 17:04:39 -05:00