| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | unposted: prepare for 4.3.4-dev-2 | Peter Stephenson | 2007-11-20 | 1 | -1/+1 |
* | 24089 plus tweak: fix curses on older systems | Peter Stephenson | 2007-11-12 | 1 | -7/+12 |
* | Vin Shelton: 24088: error with no multibyte | Peter Stephenson | 2007-11-12 | 1 | -1/+1 |
* | 24083: add zcurses querychar | Peter Stephenson | 2007-11-10 | 1 | -0/+116 |
* | typo in mouse args in 24073 | Peter Stephenson | 2007-11-08 | 1 | -1/+1 |
* | typo in parameter setting 24073 | Peter Stephenson | 2007-11-08 | 1 | -1/+1 |
* | typo in parameter setting 24073 | Peter Stephenson | 2007-11-08 | 1 | -4/+4 |
* | 24073 (plus tweak): zcurses mouse handling | Peter Stephenson | 2007-11-07 | 1 | -19/+230 |
* | 24069: add zcurses_keycodes | Peter Stephenson | 2007-11-06 | 1 | -0/+12 |
* | fallout from 24050: add curses_keys.h to .cvsignore | Peter Stephenson | 2007-11-04 | 1 | -0/+1 |
* | 24038: add "zcurses bg" | Peter Stephenson | 2007-10-30 | 1 | -24/+104 |
* | adapted 24030: work around Solaris cancelling curses key timeout | Peter Stephenson | 2007-10-30 | 1 | -0/+12 |
* | fix crash when colo[u]r is not available in curses | Peter Stephenson | 2007-10-29 | 1 | -0/+4 |
* | add zcurses timeout | Peter Stephenson | 2007-10-28 | 1 | -1/+29 |
* | 24027: subwindows, "touch", optimized refresh | Peter Stephenson | 2007-10-28 | 1 | -21/+124 |
* | 24026: default colors in zcurses | Peter Stephenson | 2007-10-28 | 1 | -0/+15 |
* | 24025: new zcurses "clear" and "location" subcommands | Peter Stephenson | 2007-10-27 | 1 | -1/+1 |
* | 24025: new zcurses "clear" and "location" subcommands | Peter Stephenson | 2007-10-27 | 2 | -17/+119 |
* | zcurses input: oops | Peter Stephenson | 2007-10-26 | 1 | -1/+1 |
* | 24024: add zcurses input with keypad handling | Peter Stephenson | 2007-10-26 | 3 | -0/+139 |
* | 24018: add zcurses scroll | Peter Stephenson | 2007-10-24 | 1 | -0/+50 |
* | 24017: fold zcurses color into attr | Peter Stephenson | 2007-10-24 | 1 | -80/+182 |
* | 24016: compilation with curses and not ncurses | Peter Stephenson | 2007-10-24 | 1 | -4/+11 |
* | 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec... | Clint Adams | 2007-10-23 | 1 | -3/+3 |
* | 24011: various tweaks to zcurses commands including rearrangement to dispatching | Peter Stephenson | 2007-10-23 | 1 | -268/+311 |
* | 24010: fix max arguments for 'zcurses border' to 1. | Clint Adams | 2007-10-23 | 1 | -1/+1 |
* | 24005: enforce min/max arguments on zcurses commands. | Clint Adams | 2007-10-21 | 1 | -2/+8 |
* | 24002: change all the subcommands from option letters to words. | Clint Adams | 2007-10-20 | 1 | -66/+110 |
* | 24001: fix up zcurses -C | Peter Stephenson | 2007-10-20 | 1 | -19/+25 |
* | 23997: don't delete color pair hash on module unload unless it's been previou... | Clint Adams | 2007-10-19 | 1 | -2/+3 |
* | 23989: add broken zcurses -C to set window colors. | Clint Adams | 2007-10-18 | 1 | -6/+123 |
* | 23978: zcurses -s with wide characters: use waddwstr() | Peter Stephenson | 2007-10-18 | 1 | -28/+20 |
* | 23981: add zcurses -A to set window attributes. | Clint Adams | 2007-10-17 | 1 | -8/+82 |
* | 23970: zcurses -i/-e, fix leak, add zcurses -r with no argument | Peter Stephenson | 2007-10-17 | 1 | -15/+50 |
* | 23964: call endwin() in curses module cleanup. | Clint Adams | 2007-10-15 | 1 | -0/+1 |
* | 23962: store windows in a linked list instead of a static array, and use stri... | Clint Adams | 2007-10-15 | 1 | -53/+119 |
* | 23958: change target window to be the first argument of zcurses -a. | Clint Adams | 2007-10-15 | 1 | -6/+6 |
* | 23957: minor fixes. | Clint Adams | 2007-10-15 | 1 | -1/+1 |
* | unposted: update for zsh/curses module and documentation. | Clint Adams | 2007-10-14 | 1 | -0/+1 |
* | 23952: work with non-wide curses as well. | Clint Adams | 2007-10-14 | 2 | -2/+18 |
* | 23923: fold all other curses windowing builtins into zcurses. | Clint Adams | 2007-10-08 | 1 | -107/+70 |
* | 23919: have new zcurses builtin replace 4 separate builtins. | Clint Adams | 2007-10-08 | 2 | -95/+111 |
* | 23911: curses windowing module. | Clint Adams | 2007-10-08 | 2 | -0/+338 |
* | users/11818: allow non-numeric keys for job status parameters | Peter Stephenson | 2007-09-05 | 1 | -3/+16 |
* | 23788: add -h option to chown symlinks rather than targets, and change defaul... | Clint Adams | 2007-08-21 | 1 | -3/+18 |
* | update some .distfiles | Peter Stephenson | 2007-08-01 | 1 | -0/+1 |
* | revert that | Clint Adams | 2007-07-12 | 4 | -51/+127 |
* | 23670: use getaddrinfo() and getnameinfo() instead of get*by* functions. | Clint Adams | 2007-07-12 | 4 | -127/+51 |
* | 23665: autoloading of module features and related tweaks | Peter Stephenson | 2007-07-06 | 22 | -228/+190 |
* | 23670: rationalise some linked list functions | Peter Stephenson | 2007-06-27 | 1 | -32/+6 |