GitHub / mscdex/node-ncurses / commits
An ncurses binding for node.js
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f013b558 | bump version | Brian White <m****x@m****t> | almost 11 years ago | |
| e5f3a89b | Update readme | Brian White <m****x@m****t> | almost 11 years ago | |
| 50763896 | Update to NAN 2.0 |
Benjamin Byholm <b****m@a****i>
Committed by: Brian White <m****x@m****t> |
about 11 years ago | |
| fa04e441 | merge Merge pull request #42 from RommelVR/patch-1 | Brian White <m****x@m****t> | over 12 years ago | |
| 4ce0942a | Inbuffer now matches input behaviour |
Daniel Cousens <R****R@u****m>
Committed by: Daniel Cousens <d****x@g****m> |
over 12 years ago | |
| 218d37ae | merge Merge pull request #41 from RommelVR/patch-1 | Brian White <m****x@m****t> | over 12 years ago | |
| d04a8ace | Adds missing nc. prefix for Window example | Daniel Cousens <R****R@u****m> | over 12 years ago | |
| e4406c47 | merge Merge pull request #26 from bpytlik/master | Brian White <m****x@m****t> | about 13 years ago | |
| f01d4a7a | Port to NAN |
King Koopa <b****m@a****i>
Committed by: Brian White <m****x@m****t> |
about 13 years ago | |
| 89df7c5e | merge Merge pull request #37 from konobi/master | Brian White <m****x@m****t> | about 13 years ago | |
| 15dbd3f6 | Add ncurses config for solaris based systems | Scott McWhirter <s****r@j****m> | about 13 years ago | |
| 21c89063 | merge Merge pull request #35 from floriancargoet/patch-1 | Brian White <m****x@m****t> | over 13 years ago | |
| 5c3fcbf4 | Fixed ListBox selection when using multi | Florian Cargoët <f****t@g****m> | over 13 years ago | |
| faf869f3 | merge Merge remote-tracking branch 'upstream/master' | Brock Pytlik <b****k@d****m> | over 13 years ago | |
| 29a5d4a2 | bump version | mscdex <m****x@m****t> | over 13 years ago | |
| 3a2b35b9 | merge Merge pull request #31 from tim-smart/bug/binding_symbol | Brian White <m****x@m****t> | over 13 years ago | |
| 418d60f8 |
s/ncurses/binding/ for NODE_MODULE() macro call
Signed-off-by: Tim Smart <t****m@f****m> |
Tim Smart <t****m@f****m> | over 13 years ago | |
| 4ab9c7e1 | bump version | mscdex <m****x@m****t> | over 13 years ago | |
| 22842298 | update node verison requirement | mscdex <m****x@m****t> | over 13 years ago | |
| b563594b | Add support for modal usage of ncurses windows | Brock Pytlik <b****k@g****m> | over 13 years ago | |
| 8cb89ff4 | Change readme markdown syntax to appease Github | Brian White <m****x@m****t> | almost 14 years ago | |
| 89d1ae28 | Bump version | Brian White <m****x@m****t> | almost 14 years ago | |
| 8f8a7b4b | Warning for OSX users | Brian White <m****x@m****t> | almost 14 years ago | |
| 48c85343 | Add freebsd config | Brian White <m****x@m****t> | almost 14 years ago | |
| c2e92fc1 | Fix platform configs | Brian White <m****x@m****t> | almost 14 years ago | |
| a5b9a5ec | Remove unneeded comments | Brian White <m****x@m****t> | almost 14 years ago | |
| f070ef10 | Use letters instead of hex for terminfo directories | Brian White <m****x@m****t> | almost 14 years ago | |
| 87d2a8e9 | Add function to set ESC delay | Brian White <m****x@m****t> | almost 14 years ago | |
| c42e2d8d | Include config header early in order to build wide-char version properly | Brian White <m****x@m****t> | almost 14 years ago | |
| b84e217e | Fix gyp target name that was causing a name collision | Brian White <m****x@m****t> | almost 14 years ago | |
| f709e909 | Store reference to Emit() instead of looking it up every key press | Brian White <m****x@m****t> | almost 14 years ago | |
| cbf08edf | Rearrange properties in API documentation | Brian White <m****x@m****t> | almost 14 years ago | |
| 07695b50 | Reformat ACS_Character example | Brian White <m****x@m****t> | almost 14 years ago | |
| ea3ddf40 | Fix require in documentation | Brian White <m****x@m****t> | almost 14 years ago | |
| 32c3396f | Change API documentation style | Brian White <m****x@m****t> | almost 14 years ago | |
| 99c51d01 | Fix event emitting | Brian White <m****x@m****t> | almost 14 years ago | |
| 78e3b733 | Fix require in widgets lib | Brian White <m****x@m****t> | almost 14 years ago | |
| 8a85f71c | Fix style | Brian White <m****x@m****t> | almost 14 years ago | |
| 8c7eb0c3 | Use wide version of getch() | Brian White <m****x@m****t> | almost 14 years ago | |
| e231408b | Use persistent string symbols instead of macros | Brian White <m****x@m****t> | almost 14 years ago | |
| 4b090a4d | Gyp fixes | Brian White <m****x@m****t> | almost 14 years ago | |
| f6e4b8af | Fix const definition | Brian White <m****x@m****t> | almost 14 years ago | |
| 99079a6f | Add missing headers | Brian White <m****x@m****t> | almost 14 years ago | |
| b04b2340 | Remove gitignore | Brian White <m****x@m****t> | almost 14 years ago | |
| 76fa41a8 | Fix bundled terminfo entries | Brian White <m****x@m****t> | almost 14 years ago | |
| 051fc959 | Fix examples | Brian White <m****x@m****t> | almost 14 years ago | |
| 1490cae8 | Remove unused upstream files | Brian White <m****x@m****t> | almost 14 years ago | |
| a8ac91b2 | Use libuv instead of libev | Brian White <m****x@m****t> | almost 14 years ago | |
| beaf7c9a | Replace waf with gyp | Brian White <m****x@m****t> | almost 14 years ago | |
| 5dc2cecc | Add gypified ncurses (5.9-20120922) | Brian White <m****x@m****t> | almost 14 years ago | |
| 0f7e2999 | Remove bundled ncurses | Brian White <m****x@m****t> | almost 14 years ago | |
| eff1a424 | merge Merge pull request #16 from node-migrator-bot/clean | Brian White <m****x@g****m> | about 14 years ago | |
| 21d9ee28 | [fix] Changed require('util') to require('util') for compatibility with node ... | Farrin Reid <b****x@g****m> | about 14 years ago | |
| 2fd48c06 | Bump version | Brian White <m****x@m****t> | over 14 years ago | |
| cd5ba6c9 | Do not crash when evaluating the hasMouse module property. | Brian White <m****x@g****m> | over 14 years ago | |
| 20fca97d | bump version | Brian White <m****x@g****m> | over 14 years ago | |
| 2bfd64aa | Simplify addon mutator module | Brian White <m****x@g****m> | over 14 years ago | |
| a54e32c1 | Fix symlinking of addon for node v0.4.x. | Brian White <m****x@g****m> | over 14 years ago | |
| 25af8555 | bump version | Brian White <m****x@m****t> | over 14 years ago | |
| 367fd5fe | Fix inputChar event so that it once again is only emitted on the topmost window | Brian White <m****x@m****t> | over 14 years ago | |
| 435e4ea9 | Fix addon symlink | Brian White <m****x@m****t> | over 14 years ago | |
| 9b4cf305 | Fix print() when supplied with coordinates | Brian White <m****x@m****t> | about 15 years ago | |
| d5c8fc16 | Fix build on node v0.5.2+ | Brian White <m****x@m****t> | about 15 years ago | |
| 5376bc75 | Added troubleshooting section to include solution for "error opening terminal... | Brian White <m****x@m****t> | over 15 years ago | |
| 6c0a34d1 | fix package.json to appease npm | Brian White <m****x@m****t> | over 15 years ago | |
| d3f9f93f | bump version | Brian White <m****x@m****t> | over 15 years ago | |
| 0ea9f9d4 | Update ncurses to 5.8 | Brian White <m****x@m****t> | over 15 years ago | |
| 1e0d901f | Fix code formatting and add dup/dup2 methods as a "hack" to aid in scenarios ... | Brian White <m****x@m****t> | over 15 years ago | |
| a35310e7 | Patched ncurses to 5.7-20110205 | Brian White <m****x@m****t> | over 15 years ago | |
| e6771229 | Patched ncurses to 5.7-20110122 | Brian White <m****x@m****t> | over 15 years ago | |
| 16d301b7 | Patched ncurses to 5.7-20110115 | Brian White <m****x@m****t> | over 15 years ago | |
| 87699fef | Debugging leftovers removal and some code rearranging. | Brian White <m****x@m****t> | over 15 years ago | |
| 3cfa9fec | Lots of changes. | Brian White <m****x@m****t> | over 15 years ago | |
| 096c1159 | Patched ncurses to 5.7-20101211 | Brian White <m****x@m****t> | over 15 years ago | |
| b4c57fbd | Patched ncurses to 5.7-20101204 | Brian White <m****x@m****t> | over 15 years ago | |
| fd352b12 | Patched ncurses to 5.7-20101128 | Brian White <m****x@m****t> | over 15 years ago | |
| e659e62e | Patched ncurses to 5.7-20101127 | Brian White <m****x@m****t> | over 15 years ago | |
| c2b3f7e7 | Patched ncurses to 5.7-20101120 | Brian White <m****x@m****t> | almost 16 years ago | |
| bef9bec7 | Patched ncurses to 5.7-20101113 | Brian <m****x@m****t> | almost 16 years ago | |
| 17c35320 | Updated info in readme. | Brian <m****x@m****t> | almost 16 years ago | |
| 90a600f1 | Patched ncurses to 5.7-20101106 | Brian <m****x@m****t> | almost 16 years ago | |
| e023af71 | Patched ncurses to 5.7-20101023 | Brian <m****x@m****t> | almost 16 years ago | |
| e5353552 | Patched ncurses to 5.7-20101009 | Brian <m****x@m****t> | almost 16 years ago | |
| 2106e1bc | Patched ncurses to 5.7-20101002 | Brian <m****x@m****t> | almost 16 years ago | |
| d2013100 | Patched ncurses to 5.7-20100925 | Brian <m****x@m****t> | almost 16 years ago | |
| 76bd02f8 | Patched ncurses to 5.7-20100918 | Brian <m****x@m****t> | almost 16 years ago | |
| 9ae31604 | Patched ncurses to 5.7-20100911 | Brian <m****x@m****t> | almost 16 years ago | |
| aab1399f | Patched ncurses to 5.7-20100828 | Brian <m****x@m****t> | almost 16 years ago | |
| c0c5da17 | Package.json update, take two. | Brian <m****x@m****t> | about 16 years ago | |
| c2c232d0 | Update package.json version. | Brian <m****x@m****t> | about 16 years ago | |
| d86f365d | Added note about fix for users with unknown/unrecognized terminals (especiall... | Brian <m****x@m****t> | about 16 years ago | |
| 9bf36bfe | Patched ncurses to 5.7-20100814 | Brian <m****x@m****t> | about 16 years ago | |
| a224e151 | Patched ncurses to 5.7-20100807 | Brian <m****x@m****t> | about 16 years ago | |
| e1668f28 | Added raw support. | Brian <m****x@m****t> | about 16 years ago | |
| aa032653 | Patched ncurses to 5.7-20100731 and removed more ada-related material. | Brian <m****x@m****t> | about 16 years ago | |
| 787f0f99 | Patched ncurses to 5.7-20100612 | Brian <m****x@g****m> | about 16 years ago | |
| 381606fb | Patched ncurses to 5.7-20100605 | Brian <m****x@g****m> | about 16 years ago | |
| 702c3f8c | Patched ncurses to 5.7-20100529 | Brian <m****x@g****m> | about 16 years ago | |
| 9d647811 | Patched ncurses to 5.7-20100522 | Brian <m****x@g****m> | over 16 years ago | |
| 5dcea9fb | Fix the paths on the tests |
isaacs <i****@i****e>
Committed by: Brian <m****x@g****m> |
over 16 years ago |