Commit Graph

155 Commits

Author SHA1 Message Date
Christopher Jeffrey 4759fcfa31 readme. 2015-06-19 18:14:43 -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 c435b03bdc use onScreenEvent to prevent memory leaks. 2015-05-01 21:58:26 -07:00
Christopher Jeffrey b5341b8b81 add ignoreDockContrast option. 2015-05-01 21:09:40 -07:00
Christopher Jeffrey 797d8de45f handle unicode and tags better in tables and textareas. 2015-04-30 23:51:45 -07:00
Christopher Jeffrey b05f3cc185 readme 2015-04-27 15:27:51 -07:00
Christopher Jeffrey 01b2d0b265 fuzzyFind. 2015-04-22 13:32:23 -07:00
Christopher Jeffrey 5f1d320112 add screenshot method to widget.js. 2015-04-21 05:46:21 -07:00
Christopher Jeffrey d49881f96b readme again. 2015-04-16 23:21:45 -07:00
Christopher Jeffrey 72530932e3 Revert "readme"
This reverts commit cd81e96db6.
2015-04-16 23:21:02 -07:00
Christopher Jeffrey cd81e96db6 readme 2015-04-16 23:18:49 -07:00
Christopher Jeffrey 46a76abbdd add invertSelected option to List. fixes #124. 2015-04-16 13:20:49 -07:00
Christopher Jeffrey d520c94c3b handle unicode combining characters properly. 2015-04-16 11:33:08 -07:00
Christopher Jeffrey 5216720f26 readme code again. 2015-04-15 11:11:11 -07:00
Christopher Jeffrey d42ce98154 readme. 2015-04-15 11:10:24 -07:00
Christopher Jeffrey cb363c575b libvte cannot display surrogate pair double width characters properly. 2015-04-15 10:46:25 -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 3d424076bd readme. 2015-04-11 04:09:13 -07:00
Christopher Jeffrey 95364dd229 better dragging. 2015-04-08 01:24:45 -07:00
Christopher Jeffrey 8a62f5e633 add "shadow" option to elements. see widget-shadow.js. 2015-04-06 19:26:14 -07:00
Christopher Jeffrey df21507d50 readme. 2015-04-04 17:36:09 -07:00
Christopher Jeffrey 9105c80eb7 improve w3m search. do not search for w3mimgdisplay in example. fixes #119. 2015-04-04 06:56:01 -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 bcd65ad420 minor table change. 2015-04-03 19:03:58 -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 144dcce30a readme. 2015-04-02 07:16:21 -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 b34c90ee2b minor. 2015-03-31 06:12:14 -07:00
Christopher Jeffrey afb5a0c7eb include important changes in readme. 2015-03-31 05:32:05 -07:00
Christopher Jeffrey 51c3d88a69 textLength improvement. 2015-03-31 02:55:20 -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 b067845242 readme. comments. temporary workaround for non-autoPadding list-table. 2015-03-31 00:37:32 -07:00
Christopher Jeffrey 8793be5562 optimize Table element. first pass at ListTable. 2015-03-31 00:25:38 -07:00
Christopher Jeffrey 91bc189ba3 add Log and Table elements. update README. 2015-03-30 04:58:15 -07:00
Christopher Jeffrey 6dc7f688b6 readme markdown - use underscores. 2015-03-29 12:34:15 -07:00
Christopher Jeffrey 5e466c139e rename coord props for consistency. see #113. 2015-03-29 12:29:04 -07:00
Christopher Jeffrey 236ec0f6b7 minor 2015-03-21 10:30:34 -07:00
Christopher Jeffrey 9070e7f78f refactor artificial cursors and other features. 2015-03-19 23:49:26 -07:00
Christopher Jeffrey c3257e29dc readme 2015-03-19 05:23:56 -07:00
Christopher Jeffrey 67a77f4e83 readme. 2015-03-19 04:46:31 -07:00
Christopher Jeffrey f4cbac1e1f readme. 2015-03-19 04:25:39 -07:00
Christopher Jeffrey 9f6888fc9e readme and package.json. 2015-03-19 04:17:13 -07:00
Christopher Jeffrey 63685f559a typo in readme. 2015-03-17 23:42:21 -07:00