Commit Graph

53 Commits

Author SHA1 Message Date
Christopher Jeffrey 897f8a2eca fix linux console clear. better debug window to test/widget.js. complete widget docs. 2015-04-01 19:46:08 -07:00
Christopher Jeffrey 064a4e9086 add debug window and draggable option for all elements. 2015-03-31 02:45:01 -07:00
Christopher Jeffrey 5e466c139e rename coord props for consistency. see #113. 2015-03-29 12:29:04 -07:00
Christopher Jeffrey 9070e7f78f refactor artificial cursors and other features. 2015-03-19 23:49:26 -07:00
Christopher Jeffrey 13890ec409 fix artificial cursor color. 2015-03-16 23:53:31 -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 a29fdf1c74 fix hover text and demonstrate it better. 2015-02-13 01:18:20 -08:00
Christopher Jeffrey 547812928e window title. potential enter/return fix for keys. 2015-01-29 20:08:23 -08:00
Christopher Jeffrey b2666ffecb add event bubbling. 2013-08-01 01:02:16 -05:00
Christopher Jeffrey 0e047b8e51 minor fixes. 2013-07-31 19:21:10 -05:00
Christopher Jeffrey 78a3726f2f add auto-positioning which respects padding and borders. 2013-07-30 23:46:07 -05:00
Christopher Jeffrey 36415f76b6 fix textbox/textarea. 2013-07-29 16:38:19 -05:00
Christopher Jeffrey 0bc25d9989 make dumps for all tests. 2013-07-28 14:45:38 -05:00
Christopher Jeffrey 084f28fcff content attribute and tag handling.
- handle content attributes with better respect to element's style.
- add a more sophisticated tag parser.
2013-07-28 13:20:52 -05:00
Christopher Jeffrey d9ca7112bc scrollbar track. 2013-07-27 07:34:32 -05:00
Christopher Jeffrey 11c6e7269f matchColor and BCE tput check. 2013-07-23 06:34:40 -05:00
Christopher Jeffrey de79656b04 rewrite scrolling system a bit. 2013-07-21 05:36:45 -05:00
Christopher Jeffrey e33838804b scrollable elements. 2013-07-19 01:58:55 -05:00
Christopher Jeffrey 0f4b60314b allow tabbing from textboxes in forms. 2013-07-18 22:49:06 -05:00
Christopher Jeffrey b8e0fafaeb misc. options. refactor tests/bin. 2013-07-18 18:02:45 -05:00
Christopher Jeffrey 9ed9764b74 fix ACS/UTF8. use style object. rename ascii to line. 2013-07-16 19:05:44 -05:00
Christopher Jeffrey 6a44fd9a35 misc. add sigtstp method. 2013-07-14 10:16:19 -05:00
Christopher Jeffrey d0f99be764 lazily convert colors. other misc color fixes. 2013-07-14 06:57:15 -05:00
Christopher Jeffrey 6355b1259f docs, tests, examples, misc, editor. 2013-07-04 02:18:26 -05:00
Christopher Jeffrey 6ec3534fcd misc fixes. remove dead code. 2013-07-04 02:18:26 -05:00
Christopher Jeffrey d4ce9322cd more events. setItems. predefined keys. docs. 2013-06-18 10:52:48 -05:00
Christopher Jeffrey 3d52833fa3 numerous improvements. 2013-06-18 05:33:24 -05:00
Christopher Jeffrey dc2bfda057 mousemove and mouse refactor. fixes. 2013-06-16 10:12:47 -05:00
Christopher Jeffrey f0b107978b button and shrink work. 2013-06-16 08:38:14 -05:00
Christopher Jeffrey b597bdd1c1 minor changes. 2013-06-14 02:58:12 -05:00
Christopher Jeffrey 9eaf45acab parsable attribute tags. 2013-06-13 20:21:41 -05:00
Christopher Jeffrey 6669d199ef add padding option. 2013-06-13 19:02:02 -05:00
Christopher Jeffrey d9a0b49bce text alignment. first step to deprecate Text. 2013-06-13 04:14:14 -05:00
Christopher Jeffrey 461af61a59 refactor colors/attr. 2013-06-13 02:16:32 -05:00
Christopher Jeffrey 843736d5b1 allow vertical progress bars. 2013-06-12 04:18:47 -05:00
Christopher Jeffrey 02c57a34ce emit more events. use tput. 2013-06-11 13:51:01 -05:00
Christopher Jeffrey 39b7ae7546 multiple positioning improvements. tests. 2013-06-11 10:37:22 -05:00
Christopher Jeffrey f463aa7b52 moving. resizing. fix scrolling. 2013-06-11 09:09:57 -05:00
Christopher Jeffrey c9d09547ac add test content. 2013-06-09 20:41:25 -05:00
Christopher Jeffrey a19d9baf48 global element events. automatically focus on click. 2013-06-09 15:24:57 -05:00
Christopher Jeffrey b04f8d04b2 fix textbox focusing. 2013-06-09 15:02:12 -05:00
Christopher Jeffrey b29dddc547 refactor progressbar. horizontal scroll for textbox. 2013-06-09 14:32:29 -05:00
Christopher Jeffrey 41c4560a6f add text input and setContent. 2013-06-09 13:17:24 -05:00
Christopher Jeffrey 812aa7fa42 automatically use alternate buffer etc. 2013-06-09 11:48:36 -05:00
Christopher Jeffrey 2cbbe786fb better screen and parent handling. scroll improvements. 2013-06-09 11:39:05 -05:00
Christopher Jeffrey 7fb6b2cc3b fix mouse events for overlapping elements. 2013-06-06 10:27:19 -05:00
Christopher Jeffrey 5902e224e5 better escape/newline handling. 2013-06-06 09:37:39 -05:00
Christopher Jeffrey b7f18f6f61 escape codes and newline handling. 2013-06-06 07:57:50 -05:00
Christopher Jeffrey 2cf1e5ee44 fix mousewheel on scrollables. 2013-06-06 05:49:47 -05:00