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 |
Christopher Jeffrey
|
43903ca8b2
|
readme. title.
|
2015-03-17 23:26:27 -07:00 |
Christopher Jeffrey
|
5dc3af1937
|
readme.
|
2015-03-14 16:47:46 -07:00 |
Christopher Jeffrey
|
d3e566b9c1
|
lots of old code for proprietary codes and "artificial cursors".
|
2015-03-14 16:35:17 -07:00 |
Christopher Jeffrey
|
0e2b626556
|
progressbar. automatic focus on elements. test/widget.js. reallyScrollable.
|
2015-02-26 15:37:01 -08:00 |
Christopher Jeffrey
|
3778c37f40
|
expose enableMouse, enableKeys, and enableInput.
|
2015-02-24 18:33:00 -08:00 |
Christopher Jeffrey
|
77695f994a
|
add noAlt option. fix list shrinking.
|
2015-02-21 13:31:25 -08:00 |
Christopher Jeffrey
|
982e075a90
|
Image and Terminal element.
|
2015-02-11 17:20:22 -08:00 |
Christopher Jeffrey
|
267e77a089
|
improve Terminal element and terminal multiplexer example.
|
2015-02-11 02:27:11 -08:00 |
Christopher Jeffrey
|
00a0f800f9
|
add "interactive" option for lists. fixes #103.
|
2015-02-09 20:14:34 -08:00 |
Christopher Jeffrey
|
1d67e23993
|
add image element to example. ubuntu warning. add faq.
|
2015-02-01 14:17:18 -08:00 |
Christopher Jeffrey
|
6ee469fdcb
|
add Image element using w3mimgdisplay.
|
2015-02-01 13:43:52 -08:00 |
Christopher Jeffrey
|
02176938c9
|
add screen.title property. misc.
|
2015-01-27 20:39:00 -08:00 |
Christopher Jeffrey
|
879a072353
|
add terminal widget and hover box.
|
2015-01-24 18:34:57 -08:00 |
Christopher Jeffrey
|
5b249d3fec
|
fix loader. element focused property.
|
2014-06-10 21:41:22 -05:00 |
Christopher Jeffrey
|
6f91361197
|
add ignoreLocked option to Screen.
|
2014-06-05 01:10:36 -05:00 |