Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-26 | unposted: Fix typos | Daniel Shahaf | 1 | -1/+1 | |
2017-03-05 | 40726: add "zcurses resize" for sane terminal size change | Sebastian Gniazdowski | 1 | -1/+17 | |
2016-04-29 | 38356: allow integers as curses colours | Sebastian Gniazdowski | 1 | -1/+5 | |
2015-05-12 | 35075: improve manual format | Jun-ichi Takimoto | 1 | -5/+5 | |
also fixed a ChangeLog entry for 35034 (2015-05-06) | |||||
2013-04-12 | 31263 (but changed * to - for consitency): | Peter Stephenson | 1 | -3/+3 | |
suppress texinfo warning by giving item an argument | |||||
2008-07-23 | 25330: fix description of zcurses "position" (was documented as "location"). | Clint Adams | 1 | -3/+3 | |
2008-02-01 | 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵ | Clint Adams | 1 | -1/+1 | |
from A. Costa. | |||||
2007-11-12 | 24089 plus tweak: fix curses on older systems | Peter Stephenson | 1 | -2/+3 | |
2007-11-10 | 24083: add zcurses querychar | Peter Stephenson | 1 | -42/+57 | |
2007-11-07 | 24073 (plus tweak): zcurses mouse handling | Peter Stephenson | 1 | -10/+56 | |
2007-11-06 | 24069: add zcurses_keycodes | Peter Stephenson | 1 | -0/+7 | |
2007-10-30 | 24038: add "zcurses bg" | Peter Stephenson | 1 | -1/+12 | |
2007-10-28 | add zcurses timeout | Peter Stephenson | 1 | -1/+10 | |
2007-10-28 | 24027: subwindows, "touch", optimized refresh | Peter Stephenson | 1 | -3/+16 | |
2007-10-28 | 24026: default colors in zcurses | Peter Stephenson | 1 | -2/+7 | |
2007-10-27 | unposted: document zcurses position properly | Peter Stephenson | 1 | -2/+1 | |
2007-10-27 | unposted: document zcurses position properly | Peter Stephenson | 1 | -2/+2 | |
2007-10-27 | 24025: new zcurses "clear" and "location" subcommands | Peter Stephenson | 1 | -6/+35 | |
zcurses window "stdscr" various minor zcurses tweaks | |||||
2007-10-26 | 24024: add zcurses input with keypad handling | Peter Stephenson | 1 | -3/+19 | |
2007-10-24 | 24018: add zcurses scroll | Peter Stephenson | 1 | -1/+11 | |
2007-10-24 | 24017: fold zcurses color into attr | Peter Stephenson | 1 | -8/+51 | |
add some zcurses parameters a bit of tidying | |||||
2007-10-23 | 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" ↵ | Clint Adams | 1 | -6/+6 | |
respectively. | |||||
2007-10-21 | 24004: align documentation with UI changes in 24002. | Clint Adams | 1 | -20/+20 | |
2007-10-17 | 23982: documentation for zcurses -A. | Clint Adams | 1 | -1/+8 | |
2007-10-17 | 23970: zcurses -i/-e, fix leak, add zcurses -r with no argument | Peter Stephenson | 1 | -5/+9 | |
23968 (Vin Shelton): yodl fix | |||||
2007-10-15 | 23962: store windows in a linked list instead of a static array, and use ↵ | Clint Adams | 1 | -2/+2 | |
strings as window identifiers instead of integers. | |||||
2007-10-15 | 23958: change target window to be the first argument of zcurses -a. | Clint Adams | 1 | -1/+1 | |
2007-10-15 | 23957: minor fixes. | Clint Adams | 1 | -1/+2 | |
2007-10-14 | 23954: documentation for zsh/curses module. | Clint Adams | 1 | -0/+38 | |