Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 24024: add zcurses input with keypad handling | Peter Stephenson | 2007-10-26 | 1 | -3/+19 |
| | |||||
* | 24018: add zcurses scroll | Peter Stephenson | 2007-10-24 | 1 | -1/+11 |
| | |||||
* | 24017: fold zcurses color into attr | Peter Stephenson | 2007-10-24 | 1 | -8/+51 |
| | | | | | add some zcurses parameters a bit of tidying | ||||
* | 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" ↵ | Clint Adams | 2007-10-23 | 1 | -6/+6 |
| | | | | respectively. | ||||
* | 24004: align documentation with UI changes in 24002. | Clint Adams | 2007-10-21 | 1 | -20/+20 |
| | |||||
* | 23982: documentation for zcurses -A. | Clint Adams | 2007-10-17 | 1 | -1/+8 |
| | |||||
* | 23970: zcurses -i/-e, fix leak, add zcurses -r with no argument | Peter Stephenson | 2007-10-17 | 1 | -5/+9 |
| | | | | 23968 (Vin Shelton): yodl fix | ||||
* | 23962: store windows in a linked list instead of a static array, and use ↵ | Clint Adams | 2007-10-15 | 1 | -2/+2 |
| | | | | strings as window identifiers instead of integers. | ||||
* | 23958: change target window to be the first argument of zcurses -a. | Clint Adams | 2007-10-15 | 1 | -1/+1 |
| | |||||
* | 23957: minor fixes. | Clint Adams | 2007-10-15 | 1 | -1/+2 |
| | |||||
* | 23954: documentation for zsh/curses module. | Clint Adams | 2007-10-14 | 1 | -0/+38 |