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
|
ba4108445a
|
avoid wrapping shortfall due to surrogate pairs.
|
2015-05-01 17:44:49 -07:00 |
Christopher Jeffrey
|
092b240ef6
|
surrogate pair emoticons for widget-eaw.
|
2015-05-01 16:47:05 -07:00 |
Christopher Jeffrey
|
b6c512925f
|
fix shift+G. potentially use getScrollHeight for more things.
|
2015-05-01 16:44:10 -07:00 |
Christopher Jeffrey
|
0b5b04c739
|
bright grey == regular white.
|
2015-05-01 01:29:37 -07:00 |
Christopher Jeffrey
|
0506f5fea2
|
bright and grey color names.
|
2015-05-01 01:27:11 -07:00 |
Christopher Jeffrey
|
e2faf2300e
|
windows commands.
|
2015-05-01 01:02:26 -07:00 |
Christopher Jeffrey
|
b0daa72a72
|
comment.
|
2015-05-01 00:57:40 -07:00 |
Christopher Jeffrey
|
d2586089c8
|
reorganize more code.
|
2015-05-01 00:47:39 -07:00 |
Christopher Jeffrey
|
0b6fceec23
|
refactor blend.
|
2015-05-01 00:40:12 -07:00 |
Christopher Jeffrey
|
f5f2b71562
|
refactor helpers.
|
2015-05-01 00:33:34 -07:00 |
Christopher Jeffrey
|
3e8083d5a1
|
more refactoring of helpers.
|
2015-05-01 00:32:44 -07:00 |
Christopher Jeffrey
|
8eb57e919e
|
refactor: move helpers around.
|
2015-05-01 00:27:33 -07:00 |
Christopher Jeffrey
|
797d8de45f
|
handle unicode and tags better in tables and textareas.
|
2015-04-30 23:51:45 -07:00 |
Christopher Jeffrey
|
23567a75ab
|
improve charWidth and strWidth.
|
2015-04-30 23:09:09 -07:00 |
Christopher Jeffrey
|
4ce0df57da
|
v0.1.54
|
2015-04-30 09:49:01 -07:00 |
Christopher Jeffrey
|
4ff2c992d5
|
fix overlapping draggable elements.
|
2015-04-30 09:48:50 -07:00 |
Christopher Jeffrey
|
d1bfdd5a31
|
only allow scrollbar usage with mouse if `mouse` option is set.
|
2015-04-30 09:41:07 -07:00 |
Christopher Jeffrey
|
bcf9b630bb
|
mouse interactive scrollbar.
|
2015-04-29 12:43:58 -07:00 |
Christopher Jeffrey
|
b7cf7d08f6
|
ansi-viewer: hover text.
|
2015-04-29 12:11:11 -07:00 |
Christopher Jeffrey
|
023e6be4e5
|
another hover fix.
|
2015-04-27 23:57:08 -07:00 |
Christopher Jeffrey
|
a5bfa4397a
|
clean and fix hover code.
|
2015-04-27 23:55:49 -07:00 |
Christopher Jeffrey
|
5468509778
|
optimize hover text.
|
2015-04-27 21:24:58 -07:00 |
Christopher Jeffrey
|
36c726006f
|
add more events to lists.
|
2015-04-27 16:59:45 -07:00 |
Christopher Jeffrey
|
b05f3cc185
|
readme
|
2015-04-27 15:27:51 -07:00 |
Christopher Jeffrey
|
b241e1a4df
|
do not render combining chars on iTerm2.
see: 2eb57cc725
|
2015-04-27 15:07:23 -07:00 |
Christopher Jeffrey
|
46e9c52030
|
cursor position in textarea.
|
2015-04-27 15:04:33 -07:00 |
Christopher Jeffrey
|
09fe097d3f
|
clean up unicode code and comments some more.
|
2015-04-27 14:53:34 -07:00 |
Christopher Jeffrey
|
f8946a22f3
|
fix combining check during unicode wrap.
|
2015-04-27 14:08:18 -07:00 |
Christopher Jeffrey
|
53066c8f4c
|
minor: comment.
|
2015-04-27 14:04:17 -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
|
582831e5bc
|
clear screen on windows during Screen.enter.
|
2015-04-27 01:23:30 -07:00 |
Christopher Jeffrey
|
a42631cbc7
|
fix unicode on windows. see #130.
|
2015-04-27 00:19:55 -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
|
3f8ed04898
|
allow unicode on all windows consoles for now. see #130.
|
2015-04-26 19:22:23 -07:00 |
Christopher Jeffrey
|
56aae2e861
|
cjk ambiguous with if statement.
|
2015-04-26 07:56:51 -07:00 |
Christopher Jeffrey
|
33d2f52dcf
|
amiguous CJK character check.
|
2015-04-26 07:53:39 -07:00 |
Christopher Jeffrey
|
56421ccc7b
|
fix VTE again - two chars for surrogate wide replacement.
|
2015-04-26 07:17:39 -07:00 |
Christopher Jeffrey
|
0ea8c77dd8
|
fix VTE. only remove surrogate double chars.
|
2015-04-26 07:16:50 -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
|
da368f58d9
|
v0.1.53
|
2015-04-26 06:54:57 -07:00 |
Christopher Jeffrey
|
86dd7e169a
|
eaw test. attempt to use harmony unicode features.
|
2015-04-26 06:54:07 -07:00 |
Christopher Jeffrey
|
34fd68b620
|
Revert "isSurrogateLast"
This reverts commit e19730578c .
|
2015-04-26 06:38:06 -07:00 |
Christopher Jeffrey
|
e19730578c
|
isSurrogateLast
|
2015-04-26 06:37:45 -07:00 |
Christopher Jeffrey
|
2eb57cc725
|
do not break on spaces, double-widths, surrogates, or combinings for text wrapping.
|
2015-04-26 06:32:41 -07:00 |
Christopher Jeffrey
|
9a2b6dfd81
|
v0.1.52
|
2015-04-26 06:09:17 -07:00 |