Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-15 | 23964: call endwin() in curses module cleanup. | Clint Adams | 1 | -0/+1 |
2007-10-15 | 23962: store windows in a linked list instead of a static array, and use stri... | Clint Adams | 1 | -53/+119 |
2007-10-15 | 23958: change target window to be the first argument of zcurses -a. | Clint Adams | 1 | -6/+6 |
2007-10-15 | 23957: minor fixes. | Clint Adams | 1 | -1/+1 |
2007-10-14 | 23952: work with non-wide curses as well. | Clint Adams | 1 | -1/+17 |
2007-10-08 | 23923: fold all other curses windowing builtins into zcurses. | Clint Adams | 1 | -107/+70 |
2007-10-08 | 23919: have new zcurses builtin replace 4 separate builtins. | Clint Adams | 1 | -94/+110 |
2007-10-08 | 23911: curses windowing module. | Clint Adams | 1 | -0/+331 |