Christopher Jeffrey
|
96b917efe1
|
enable warnings for all tests.
|
2015-07-21 19:23:57 -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
|
f26ae44d84
|
fix fillRegion/clearRegion.
|
2015-05-01 18:20:16 -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
|
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
|
46a76abbdd
|
add invertSelected option to List. fixes #124.
|
2015-04-16 13:20:49 -07:00 |
Christopher Jeffrey
|
67bdab7e4f
|
improve border docking. selective border drawing.
|
2015-04-06 18:40:33 -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
|
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
|
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 |
Christopher Jeffrey
|
13890ec409
|
fix artificial cursor color.
|
2015-03-16 23:53:31 -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
|
a29fdf1c74
|
fix hover text and demonstrate it better.
|
2015-02-13 01:18:20 -08:00 |
Christopher Jeffrey
|
547812928e
|
window title. potential enter/return fix for keys.
|
2015-01-29 20:08:23 -08: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
|
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
|
11c6e7269f
|
matchColor and BCE tput check.
|
2013-07-23 06:34:40 -05:00 |
Christopher Jeffrey
|
de79656b04
|
rewrite scrolling system a bit.
|
2013-07-21 05:36:45 -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
|
9ed9764b74
|
fix ACS/UTF8. use style object. rename ascii to line.
|
2013-07-16 19:05:44 -05:00 |
Christopher Jeffrey
|
6a44fd9a35
|
misc. add sigtstp method.
|
2013-07-14 10:16:19 -05:00 |
Christopher Jeffrey
|
d0f99be764
|
lazily convert colors. other misc color fixes.
|
2013-07-14 06:57:15 -05:00 |
Christopher Jeffrey
|
6355b1259f
|
docs, tests, examples, misc, editor.
|
2013-07-04 02:18:26 -05:00 |
Christopher Jeffrey
|
6ec3534fcd
|
misc fixes. remove dead code.
|
2013-07-04 02:18:26 -05:00 |
Christopher Jeffrey
|
d4ce9322cd
|
more events. setItems. predefined keys. docs.
|
2013-06-18 10:52:48 -05:00 |
Christopher Jeffrey
|
3d52833fa3
|
numerous improvements.
|
2013-06-18 05:33:24 -05:00 |
Christopher Jeffrey
|
dc2bfda057
|
mousemove and mouse refactor. fixes.
|
2013-06-16 10:12:47 -05:00 |
Christopher Jeffrey
|
f0b107978b
|
button and shrink work.
|
2013-06-16 08:38:14 -05:00 |
Christopher Jeffrey
|
b597bdd1c1
|
minor changes.
|
2013-06-14 02:58:12 -05:00 |
Christopher Jeffrey
|
9eaf45acab
|
parsable attribute tags.
|
2013-06-13 20:21:41 -05:00 |
Christopher Jeffrey
|
6669d199ef
|
add padding option.
|
2013-06-13 19:02:02 -05:00 |
Christopher Jeffrey
|
d9a0b49bce
|
text alignment. first step to deprecate Text.
|
2013-06-13 04:14:14 -05:00 |
Christopher Jeffrey
|
461af61a59
|
refactor colors/attr.
|
2013-06-13 02:16:32 -05:00 |
Christopher Jeffrey
|
843736d5b1
|
allow vertical progress bars.
|
2013-06-12 04:18:47 -05:00 |
Christopher Jeffrey
|
02c57a34ce
|
emit more events. use tput.
|
2013-06-11 13:51:01 -05:00 |