226 Commits

Author SHA1 Message Date
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 2eb57cc72563f02a1303926f3d3ab13d8eea5a4b
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 3ba251cc2f0e429a0760e63cb6bfd44614657ec0.
2015-04-22 16:54:15 -07:00
Christopher Jeffrey
3ba251cc2f ritems with no tags. 2015-04-22 16:53:46 -07:00
Christopher Jeffrey
82928702d3 surrogate. one flew over the 杜鹃's nest. 2015-04-17 21:17:11 -07:00
Christopher Jeffrey
7b31f45468 fix textarea for full unicode. 2015-04-16 16:16:55 -07:00
Christopher Jeffrey
5dacfbad97 stop using screen.cols. 2015-04-16 14:38:36 -07:00
Christopher Jeffrey
46a76abbdd add invertSelected option to List. fixes #124. 2015-04-16 13:20:49 -07:00
Christopher Jeffrey
0acae98979 fix disappearing double-width chars on scroll up. 2015-04-16 12:31:07 -07:00
Christopher Jeffrey
d520c94c3b handle unicode combining characters properly. 2015-04-16 11:33:08 -07:00
Christopher Jeffrey
dfb87e2037 unicode. 2015-04-15 23:09:33 -07:00
Christopher Jeffrey
cb363c575b libvte cannot display surrogate pair double width characters properly. 2015-04-15 10:46:25 -07:00
Christopher Jeffrey
29ca94e719 widget-shadow.js. 2015-04-15 10:35:47 -07:00