Commit Graph

195 Commits

Author SHA1 Message Date
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
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
Christopher Jeffrey 85be64273f clean up old surrogates code. 2015-04-15 10:10:19 -07:00
Christopher Jeffrey ea4e142757 add support for surrogate pairs. fixes #123. see #4 and slap-editor/slap#107. 2015-04-15 10:05:34 -07:00
Christopher Jeffrey 1b1775a4c2 add doubleWidthPerfect option. 2015-04-15 00:38:18 -07:00
Christopher Jeffrey ecf9e38f55 double width character handling. see slap-editor/slap#107. 2015-04-14 15:35:16 -07:00
Christopher Jeffrey 46b493d02e minor blend changes. 2015-04-10 13:01:00 -07:00
Christopher Jeffrey eebbcdd702 dock test. 2015-04-08 01:38:56 -07:00
Christopher Jeffrey 78e663a734 transparency again. 2015-04-07 23:19:01 -07:00
Christopher Jeffrey 6d487b3873 minor. test. 2015-04-06 21:13:43 -07:00
Christopher Jeffrey b950e34459 Revert "add style.transparent option."
This reverts commit 8eaf7bab37.
2015-04-06 21:12:17 -07:00
Christopher Jeffrey 8eaf7bab37 add style.transparent option. 2015-04-06 21:05:15 -07:00
Christopher Jeffrey 8a62f5e633 add "shadow" option to elements. see widget-shadow.js. 2015-04-06 19:26:14 -07:00
Christopher Jeffrey 67bdab7e4f improve border docking. selective border drawing. 2015-04-06 18:40:33 -07:00
Christopher Jeffrey f6b5b8811a allow docking borders to obscured by screen edges. 2015-04-04 06:40:36 -07:00
Christopher Jeffrey bb4a8c82aa debug log. 2015-04-04 02:23:43 -07:00
Christopher Jeffrey 08bb19e17f update tests. 2015-04-04 00:07:39 -07:00
Christopher Jeffrey 2c6b34a86b add percentage offsets. see #118. 2015-04-03 22:55:56 -07:00
Christopher Jeffrey 5aeeed7683 add dockBorders option. see #118. 2015-04-03 20:50:22 -07:00
Christopher Jeffrey f34cf1bdfe table drawing and options. no tags for table style. readme. see #117. 2015-04-02 17:59:04 -07:00
Christopher Jeffrey c8007331b0 helper. 2015-04-02 07:24:25 -07:00
Christopher Jeffrey cf3eb09f9f improve table resize event listeners. 2015-04-02 06:12:52 -07:00
Christopher Jeffrey b9a94f63ce fix valign option. 2015-04-02 05:10:23 -07:00
Christopher Jeffrey 2640838f33 allow custom width for tables. fixes #117. 2015-04-02 05:10:23 -07:00
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 a266a869b7 improve Log element. 2015-03-31 01:31:43 -07:00
Christopher Jeffrey 6154859110 cleanup Table code. fixes for Table. 2015-03-31 00:48:17 -07:00
Christopher Jeffrey 8793be5562 optimize Table element. first pass at ListTable. 2015-03-31 00:25:38 -07:00
Christopher Jeffrey cbc94254b4 add table cell text alignment. 2015-03-30 05:16:22 -07:00
Christopher Jeffrey 91bc189ba3 add Log and Table elements. update README. 2015-03-30 04:58:15 -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