183 Commits

Author SHA1 Message Date
Christopher Jeffrey
c9d09547ac add test content. 2013-06-09 20:41:25 -05:00
Christopher Jeffrey
07351bdcb0 cleanup recent scroll work. fix max. 2013-06-09 20:33:57 -05:00
Christopher Jeffrey
ee739c6e7a better content parsing and scrolling. 2013-06-09 20:19:32 -05:00
Christopher Jeffrey
c260bb9a02 add focus history. 2013-06-09 15:52:22 -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
87aef67274 cleanup old textbox code. 2013-06-09 14:34:13 -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
48658c4cf9 fix progressbar. 2013-06-07 07:12:53 -05:00
Christopher Jeffrey
8cca60beac add workaround for screen-256color terminfo. use correct terminfo fallback. 2013-06-07 06:47:17 -05:00
Christopher Jeffrey
8f0025c650 comments. 2013-06-07 06:17:15 -05:00
Christopher Jeffrey
3eee2599b7 more efficient content scrolling. 2013-06-07 05:58:00 -05:00
Christopher Jeffrey
7fb6b2cc3b fix mouse events for overlapping elements. 2013-06-06 10:27:19 -05:00
Christopher Jeffrey
0477f38a2d escape code and newline handling for Text. 2013-06-06 10:14:00 -05:00
Christopher Jeffrey
5902e224e5 better escape/newline handling. 2013-06-06 09:37:39 -05:00
Christopher Jeffrey
cbda45ae11 positioning 2013-06-06 08:18:46 -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
Christopher Jeffrey
5d67e189a8 allow element hiding. 2013-06-06 05:38:30 -05:00
Christopher Jeffrey
ac10c408e3 optimize rendering even more. 2013-06-06 05:19:52 -05:00
Christopher Jeffrey
d0473749c9 potentially allow newlines in text content. 2013-06-06 04:40:06 -05:00
Christopher Jeffrey
ed2b9ae4d0 major improvements. 2013-06-06 04:03:25 -05:00
Christopher Jeffrey
1d37b2b6e2 reorganize 2013-06-03 20:33:08 -05:00
Christopher Jeffrey
dbacb6f8ed Revert "auto calculate top for lists."
This reverts commit 5ec1f2808c023cc3ebe9313e0a219a01825c679e.
2013-06-03 20:06:58 -05:00
Christopher Jeffrey
5ec1f2808c auto calculate top for lists. 2013-06-03 20:06:55 -05:00
Christopher Jeffrey
45dec1039c first working scrollable box. 2013-06-02 22:32:34 -05:00
Christopher Jeffrey
4b61da17c9 full list item fix. 2013-06-01 06:43:09 -05:00
Christopher Jeffrey
210d956214 border measures. 2013-06-01 06:08:18 -05:00
Christopher Jeffrey
493004b521 fixes. scrollble work. 2013-06-01 05:47:18 -05:00
Christopher Jeffrey
4fe0e98704 lists. misc. 2013-06-01 02:06:04 -05:00
Christopher Jeffrey
7e85f82426 first working highlevel example. 2013-06-01 00:29:31 -05:00
Christopher Jeffrey
58b2bf8f74 example. resize. 2013-05-31 21:44:43 -05:00
Christopher Jeffrey
0b77cb0d27 more cleanup 2013-05-31 21:40:04 -05:00
Christopher Jeffrey
4c52543f98 example, fix scrollable, cleanup, percentage positions. 2013-05-31 21:39:15 -05:00
Christopher Jeffrey
342f56a822 finally commit experimental high level interface. 2013-05-31 21:09:07 -05:00
Christopher Jeffrey
a1c82b1aa7 set-title for screen. 2013-04-28 17:39:46 -05:00
Christopher Jeffrey
110059704d fix else...then. 2013-03-09 04:57:39 -06:00
Christopher Jeffrey
9ee2cbb5ed v0.0.6 v0.0.6 2013-03-06 04:53:39 -06:00
Christopher Jeffrey
00b5a5b6f7 have extended area start on an even byte. 2013-03-06 04:53:08 -06:00
Christopher Jeffrey
b664a21cdd v0.0.5 v0.0.5 2013-03-06 04:49:38 -06:00
Christopher Jeffrey
2c41e0b862 include extended header in output. 2013-03-06 04:44:48 -06:00
Christopher Jeffrey
ca1bf91c52 add xterm-256color terminfo. 2013-03-06 04:28:03 -06:00
Christopher Jeffrey
42815f72fa add extended xterm features. 2013-03-06 04:27:42 -06:00
Christopher Jeffrey
e2621f4025 use git diff for test. 2013-03-06 04:13:12 -06:00
Christopher Jeffrey
78c2803523 do not gracefully handle bad parse errors. 2013-03-06 04:03:54 -06:00
Christopher Jeffrey
134ebe28c0 Revert "misc changes."
This reverts commit 20121bec954e6744d9756e3f60a65f04fd897bbc.
2013-03-05 21:49:45 -06:00
Christopher Jeffrey
14c3e82d16 misc changes. 2013-03-05 18:16:14 -06:00