Christopher Jeffrey
|
1625046d9c
|
filemanager label. do not hook remove() from List.
|
2013-08-27 10:25:20 -05:00 |
Christopher Jeffrey
|
fdfdac63a8
|
minor test change.
|
2013-08-24 21:28:15 -05:00 |
Christopher Jeffrey
|
070cbd9001
|
decode mouse events and responses properly.
|
2013-08-13 11:30:44 -05:00 |
Christopher Jeffrey
|
d42adf7e32
|
make enter and return keypresses identical on all platforms. see #2.
|
2013-08-13 11:30:20 -05:00 |
Christopher Jeffrey
|
94bdb41dd1
|
fix readme. improve tput._print. refactor test/tput.js.
|
2013-08-08 06:19:44 -05:00 |
Christopher Jeffrey
|
52a9f5d182
|
fix scroll rendering for children with padding.
|
2013-08-01 20:00:24 -05:00 |
Christopher Jeffrey
|
c4a7f05025
|
obscure overlapping sides in scrolling elements.
|
2013-08-01 04:19:58 -05:00 |
Christopher Jeffrey
|
b2666ffecb
|
add event bubbling.
|
2013-08-01 01:02:16 -05:00 |
Christopher Jeffrey
|
0e047b8e51
|
minor fixes.
|
2013-07-31 19:21:10 -05:00 |
Christopher Jeffrey
|
78a3726f2f
|
add auto-positioning which respects padding and borders.
|
2013-07-30 23:46:07 -05:00 |
Christopher Jeffrey
|
36415f76b6
|
fix textbox/textarea.
|
2013-07-29 16:38:19 -05:00 |
Christopher Jeffrey
|
d2226c3295
|
improve focus. fix getCoords. readme.
|
2013-07-29 15:49:09 -05:00 |
Christopher Jeffrey
|
0bc25d9989
|
make dumps for all tests.
|
2013-07-28 14:45:38 -05:00 |
Christopher Jeffrey
|
084f28fcff
|
content attribute and tag handling.
- handle content attributes with better respect to element's style.
- add a more sophisticated tag parser.
|
2013-07-28 13:20:52 -05:00 |
Christopher Jeffrey
|
d9ca7112bc
|
scrollbar track.
|
2013-07-27 07:34:32 -05:00 |
Christopher Jeffrey
|
ee71a1ac61
|
more scroll work.
|
2013-07-27 05:14:02 -05:00 |
Christopher Jeffrey
|
efbae0c203
|
cleanup scroll code.
|
2013-07-26 01:45:39 -05:00 |
Christopher Jeffrey
|
8ea1fe4dab
|
working nested scrolling.
|
2013-07-26 01:38:25 -05:00 |
Christopher Jeffrey
|
ea857ea550
|
fix nested scrollable elements.
|
2013-07-25 18:09:00 -05:00 |
Christopher Jeffrey
|
19dd8a47d0
|
fix scrolling obfuscation for elements with borders.
|
2013-07-25 01:20:47 -05:00 |
Christopher Jeffrey
|
25133923e3
|
allow text to be obfuscated within child elements during a scroll.
|
2013-07-24 22:47:03 -05:00 |
Christopher Jeffrey
|
6fde3e3a38
|
misc fixes for radiobutton, textarea, textbox, checkbox.
|
2013-07-24 17:16:55 -05:00 |
Christopher Jeffrey
|
1c9d25780a
|
add a scrollable option.
|
2013-07-24 15:39:22 -05:00 |
Christopher Jeffrey
|
31030113cf
|
buffer everything - this prevents flickering on xterm and may improve terminal rendering speed.
|
2013-07-23 18:04:22 -05:00 |
Christopher Jeffrey
|
65829a2234
|
use csr on fm test.
|
2013-07-23 17:06:01 -05:00 |
Christopher Jeffrey
|
73939984b4
|
misc scrollable positioning.
|
2013-07-23 09:38:30 -05:00 |
Christopher Jeffrey
|
11c6e7269f
|
matchColor and BCE tput check.
|
2013-07-23 06:34:40 -05:00 |
Christopher Jeffrey
|
77885514aa
|
go back to using arrays for out for now.
|
2013-07-23 03:29:37 -05:00 |
Christopher Jeffrey
|
5e2ca90f04
|
more tput.js work, fixes. cleanup.
|
2013-07-23 00:25:04 -05:00 |
Christopher Jeffrey
|
fe9406aba1
|
more tput fixes/improvements/refactoring.
|
2013-07-22 22:28:01 -05:00 |
Christopher Jeffrey
|
e771fc9fc9
|
improvements to tput and colors.
|
2013-07-22 00:59:56 -05:00 |
Christopher Jeffrey
|
00e680d413
|
work on adding back_color_erase handling, acs optimization, and other stuff ncurses usually handles.
|
2013-07-21 21:05:35 -05:00 |
Christopher Jeffrey
|
de79656b04
|
rewrite scrolling system a bit.
|
2013-07-21 05:36:45 -05:00 |
Christopher Jeffrey
|
a98bef4c90
|
more scrolling improvements. scrolling form.
|
2013-07-21 02:03:06 -05:00 |
Christopher Jeffrey
|
7af4dbaf1c
|
allow for left/top/right/bottom padding.
|
2013-07-19 03:14:36 -05:00 |
Christopher Jeffrey
|
e33838804b
|
scrollable elements.
|
2013-07-19 01:58:55 -05:00 |
Christopher Jeffrey
|
0f4b60314b
|
allow tabbing from textboxes in forms.
|
2013-07-18 22:49:06 -05:00 |
Christopher Jeffrey
|
b8e0fafaeb
|
misc. options. refactor tests/bin.
|
2013-07-18 18:02:45 -05:00 |
Christopher Jeffrey
|
5c114b8b69
|
fixed shrunken centered nested elements.
|
2013-07-17 12:43:13 -05:00 |
Christopher Jeffrey
|
54445e3f3c
|
tests
|
2013-07-17 10:29:42 -05:00 |
Christopher Jeffrey
|
e9f7d933bd
|
replace shrink padding code.
|
2013-07-17 05:44:58 -05:00 |
Christopher Jeffrey
|
566b800a04
|
refactor shrink.
|
2013-07-17 03:52:21 -05:00 |
Christopher Jeffrey
|
70953689e2
|
allow style.hover and style.focus. no autofocus on buttons.
|
2013-07-17 01:55:08 -05:00 |
Christopher Jeffrey
|
7981f8d749
|
add shrinkBox. add forms. add RadioSet. misc refactor.
|
2013-07-17 01:28:42 -05:00 |
Christopher Jeffrey
|
1561bdef7d
|
add valign. simpler way of rendering padding bg.
|
2013-07-16 20:19:44 -05:00 |
Christopher Jeffrey
|
c8c0d1f269
|
have padding maintain background color.
|
2013-07-16 20:09:01 -05:00 |
Christopher Jeffrey
|
9ed9764b74
|
fix ACS/UTF8. use style object. rename ascii to line.
|
2013-07-16 19:05:44 -05:00 |
Christopher Jeffrey
|
51413c346e
|
docs. smartCSR option. minor fixes.
|
2013-07-15 04:31:09 -05:00 |
Christopher Jeffrey
|
aa951c640f
|
use better cleanside detection algorithm. add insert method.
|
2013-07-14 22:11:48 -05:00 |
Christopher Jeffrey
|
6a44fd9a35
|
misc. add sigtstp method.
|
2013-07-14 10:16:19 -05:00 |