Christopher Jeffrey
|
b54e86d361
|
call screen.destroy instead of process.exit in tests.
|
2015-08-07 21:00:31 -07:00 |
Christopher Jeffrey
|
0547509481
|
add a small Tput.print helper function.
|
2015-08-06 00:13:03 -07:00 |
Christopher Jeffrey
|
64072411bb
|
fix setTerminal. add termswitch test.
|
2015-08-05 23:54:48 -07:00 |
Christopher Jeffrey
|
210c33d076
|
add setTerminal(). use `terminal` option always for consistency.
|
2015-08-05 20:58:20 -07:00 |
Christopher Jeffrey
|
72586faef9
|
fix bigtext. whitespace.
|
2015-08-05 18:52:31 -07:00 |
An Ko
|
ecf08f4ba7
|
Add failing test for helpers.parseTags
a4d56fb moved the function from here 99f9d622e6/lib/widget.js (L9607-L9610) to its own file, but didn't fill in any reference for the Screen variable.
|
2015-08-05 18:41:40 +02:00 |
Christopher Jeffrey
|
22469380e2
|
fix focus error. fix table setData error. fixes #160.
|
2015-07-30 17:55:40 -07:00 |
Christopher Jeffrey
|
f8fd4253f2
|
remove listeners property on screen.destroy and program.destroy. fix ignoreLocked.
|
2015-07-29 21:28:36 -07:00 |
Christopher Jeffrey
|
96b917efe1
|
enable warnings for all tests.
|
2015-07-21 19:23:57 -07:00 |
Christopher Jeffrey
|
2b21fcd164
|
rename `itype` to `type`.
|
2015-07-18 14:40:51 -07:00 |
Christopher Jeffrey
|
72ddc05fd1
|
allow appending of listbar items while detached. fixes #148.
|
2015-07-17 18:52:07 -07:00 |
Christopher Jeffrey
|
89debe2577
|
add more ansii image methods for animation. fix test.
|
2015-07-17 03:06:33 -07:00 |
Christopher Jeffrey
|
78fad856b6
|
fix w3m image test.
|
2015-07-16 20:04:03 -07:00 |
Christopher Jeffrey
|
2b1203bb3a
|
add BigText element. fix video args.
|
2015-07-12 03:12:40 -07:00 |
Christopher Jeffrey
|
e638d21dc3
|
separating image into w3mimage and png elements.
|
2015-07-11 15:01:46 -07:00 |
Christopher Jeffrey
|
baf6d2858a
|
add experimental video widget. fix 16 colors in _attr.
|
2015-07-11 14:28:04 -07:00 |
Christopher Jeffrey
|
ab8e309268
|
fix listtable resize clearing. fixes #150.
|
2015-07-04 03:33:42 -07:00 |
Christopher Jeffrey
|
77bd73b4c8
|
add sendFocus option. see #149.
|
2015-07-04 03:30:49 -07:00 |
Christopher Jeffrey
|
de213ceec0
|
minor
|
2015-06-30 00:23:15 -07:00 |
Christopher Jeffrey
|
c473cc527f
|
update tng
|
2015-06-29 22:17:43 -07:00 |
Christopher Jeffrey
|
2842f3f6ce
|
add PNG/ANSIImage element.
|
2015-06-28 22:55:42 -07:00 |
Christopher Jeffrey
|
3690aae695
|
test playing and recording.
|
2015-05-13 21:02:37 -07:00 |
Christopher Jeffrey
|
9e0df1a6ae
|
layout test.
|
2015-05-07 22:18:05 -07:00 |
Christopher Jeffrey
|
173f62c519
|
test.
|
2015-05-07 17:41:59 -07:00 |
Christopher Jeffrey
|
e214141ccb
|
add a distinct `grid` and `inline` layout. see #23.
|
2015-05-07 17:25:23 -07:00 |
Christopher Jeffrey
|
f89e6661f3
|
fix list.removeItem. add list.insertItem, list.setItem. fixes #18.
|
2015-05-06 17:39:49 -07:00 |
Christopher Jeffrey
|
b21e535391
|
add a customizable Layout element. see #23.
|
2015-05-06 13:00:57 -07:00 |
Christopher Jeffrey
|
9260848868
|
add synchronous setImage for Image elements.
|
2015-05-02 03:01:42 -07:00 |
Christopher Jeffrey
|
0ea19cacad
|
fix off-screen coords. fix draggable.
|
2015-05-01 20:55:13 -07:00 |
Christopher Jeffrey
|
f26ae44d84
|
fix fillRegion/clearRegion.
|
2015-05-01 18:20:16 -07:00 |
Christopher Jeffrey
|
69b3d144c4
|
widget-unicode test.
|
2015-05-01 18:07:15 -07:00 |
Christopher Jeffrey
|
b8a170592f
|
rename widget-eaw->widget-unicode.
|
2015-05-01 17:46:21 -07:00 |
Christopher Jeffrey
|
092b240ef6
|
surrogate pair emoticons for widget-eaw.
|
2015-05-01 16:47:05 -07:00 |
Christopher Jeffrey
|
797d8de45f
|
handle unicode and tags better in tables and textareas.
|
2015-04-30 23:51:45 -07:00 |
Christopher Jeffrey
|
09fe097d3f
|
clean up unicode code and comments some more.
|
2015-04-27 14:53:34 -07:00 |
Christopher Jeffrey
|
cb9ffee1e3
|
fix surrogate singles. stop using bad surrogate double for testing.
see 2eb57cc725
|
2015-04-27 12:51:11 -07:00 |
Christopher Jeffrey
|
f37a619cc6
|
allow 0-width 0-height elements. see slap-editor/slap#153.
|
2015-04-27 00:14:02 -07:00 |
Christopher Jeffrey
|
051e90070c
|
workaround VTEs wide surrogate pair display bug.
|
2015-04-26 07:03:52 -07:00 |
Christopher Jeffrey
|
b753a8c492
|
cleanup eaw test.
|
2015-04-26 06:56:56 -07:00 |
Christopher Jeffrey
|
86dd7e169a
|
eaw test. attempt to use harmony unicode features.
|
2015-04-26 06:54:07 -07:00 |
Christopher Jeffrey
|
fe4a807042
|
fix 鹃 when bold in eaw test.
|
2015-04-26 05:54:39 -07:00 |
Christopher Jeffrey
|
e21a470853
|
eaw test.
|
2015-04-26 05:36:30 -07:00 |
Christopher Jeffrey
|
620c17c7dc
|
fix eaw test. comment.
|
2015-04-26 04:41:31 -07:00 |
Christopher Jeffrey
|
dafe95d900
|
rename unicode regexes.
|
2015-04-26 04:29:52 -07:00 |
Christopher Jeffrey
|
758eef133c
|
stop double-width chars from breaking words when wrapped.
|
2015-04-26 04:16:47 -07:00 |
Christopher Jeffrey
|
edf22cd6cd
|
screenshot.
|
2015-04-26 02:40:39 -07:00 |
Christopher Jeffrey
|
3d8dfd0db4
|
screen.screenshot
|
2015-04-26 02:34:17 -07:00 |
Christopher Jeffrey
|
096869d82e
|
fix ritems handling. debug.
|
2015-04-24 01:40:18 -07:00 |
Christopher Jeffrey
|
2e5da439b0
|
Revert "ritems with no tags."
This reverts commit 3ba251cc2f .
|
2015-04-22 16:54:15 -07:00 |
Christopher Jeffrey
|
3ba251cc2f
|
ritems with no tags.
|
2015-04-22 16:53:46 -07:00 |