Commit Graph

1003 Commits

Author SHA1 Message Date
Christopher Jeffrey f4a2c53bb5 readme. tng. 2015-06-30 23:50:57 -07:00
Christopher Jeffrey de213ceec0 minor 2015-06-30 00:23:15 -07:00
Christopher Jeffrey c473cc527f update tng 2015-06-29 22:17:43 -07:00
Christopher Jeffrey dfedd81d46 minor tng update 2015-06-29 03:46:52 -07:00
Christopher Jeffrey 60c54590a1 update tng 2015-06-29 02:58:06 -07:00
Christopher Jeffrey 64e1a730dc update tng. 2015-06-29 02:16:02 -07:00
Christopher Jeffrey 9b613d58f7 remove old tng. 2015-06-29 02:15:47 -07:00
Christopher Jeffrey b61cda656f do not disable disposeOps for pngs. 2015-06-28 23:07:25 -07:00
Christopher Jeffrey 2842f3f6ce add PNG/ANSIImage element. 2015-06-28 22:55:42 -07:00
Christopher Jeffrey 305aa063d4 move blending to colors.js. 2015-06-27 17:39:04 -07:00
Christopher Jeffrey 9f1552c687 fix {|} separator in the presence of alignments. fixes #146. 2015-06-27 03:06:08 -07:00
Christopher Jeffrey 36d94d41a6 fix cellMotion for tmux. fix mousemove check for VTE. fixes #125. 2015-06-23 18:02:05 -07:00
Christopher Jeffrey 3dd3f22820 new readme. see #143. 2015-06-23 18:00:32 -07:00
Christopher Jeffrey ebdd1940fe v0.1.61 2015-06-19 18:16:28 -07:00
Christopher Jeffrey 4759fcfa31 readme. 2015-06-19 18:14:43 -07:00
Christopher Jeffrey f3f4233a7a fix unnecessary onScreenEvent change. fixes #142. 2015-06-19 17:59:06 -07:00
Christopher Jeffrey 8228142060 allow any kind of stream as input and output. fixes #138. 2015-06-09 05:13:11 -07:00
Christopher Jeffrey 983b5a745a fix some helper functions. 2015-06-03 01:08:49 -07:00
Christopher Jeffrey b962994201 v0.1.60 2015-05-21 19:20:36 -07:00
Christopher Jeffrey c7252ea86f account for ena_acs. fix for tmux 2.0. see #137. 2015-05-21 15:58:00 -07:00
Christopher Jeffrey f0b7204af0 fix for tmux 2.0. closes #137. 2015-05-20 18:59:39 -07:00
Christopher Jeffrey 3690aae695 test playing and recording. 2015-05-13 21:02:37 -07:00
Christopher Jeffrey 9e0df1a6ae layout test. 2015-05-07 22:18:05 -07:00
Christopher Jeffrey d36b90ce40 removeLabel: remove listeners before detaching. 2015-05-07 18:54:07 -07:00
Christopher Jeffrey da1ff18493 fix label reposition. fixes #134. 2015-05-07 18:53:06 -07:00
Christopher Jeffrey 173f62c519 test. 2015-05-07 17:41:59 -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 583fa4f6f7 more refactoring of lib/blessed. 2015-05-05 23:59:50 -07:00
Christopher Jeffrey 8d11075b89 improve lib/blessed.js 2015-05-05 23:22:40 -07:00
Christopher Jeffrey 5eddd2aed2 whitespace. comments. 2015-05-05 23:10:18 -07:00
Christopher Jeffrey a4d56fb819 refactor: split widgets up. fixes #133. 2015-05-05 21:44:38 -07:00
Christopher Jeffrey 99f9d622e6 minor fix for sync image rendering. 2015-05-05 19:17:16 -07:00
Christopher Jeffrey ce7cab13ba v0.1.56 2015-05-02 03:09:23 -07:00
Christopher Jeffrey a7d6f6e591 multiplexer. 2015-05-02 03:08:28 -07:00
Christopher Jeffrey 9260848868 add synchronous setImage for Image elements. 2015-05-02 03:01:42 -07:00
Christopher Jeffrey e6c763a73c use onScreenEvent for element keys to prevent memory leaks. 2015-05-01 22:43:31 -07:00
Christopher Jeffrey d68aa5cf41 v0.1.55 2015-05-01 22:26:24 -07:00
Christopher Jeffrey 1044a88e58 allow custom draggable checks. 2015-05-01 22:14:49 -07:00
Christopher Jeffrey 3205dd289d fix onScreenEvent listeners. 2015-05-01 22:04:26 -07:00
Christopher Jeffrey 245b3f44b1 experimental angle improvement. 2015-05-01 21:59:09 -07:00
Christopher Jeffrey c435b03bdc use onScreenEvent to prevent memory leaks. 2015-05-01 21:58:26 -07:00
Christopher Jeffrey de4aa27d70 make terminals focusable. set elements being dragged to front of z-index. terminal multiplexer. 2015-05-01 21:24:45 -07:00
Christopher Jeffrey b5341b8b81 add ignoreDockContrast option. 2015-05-01 21:09:40 -07:00
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