Clint Adams
|
c32078a813
|
23997: don't delete color pair hash on module unload unless it's been previously initialized.
|
2007-10-19 20:21:28 +00:00 |
|
Clint Adams
|
ba34574308
|
23989: add broken zcurses -C to set window colors.
|
2007-10-18 20:44:12 +00:00 |
|
Peter Stephenson
|
5128de28f2
|
23978: zcurses -s with wide characters: use waddwstr()
|
2007-10-18 08:29:33 +00:00 |
|
Clint Adams
|
1dfd870aa1
|
23981: add zcurses -A to set window attributes.
|
2007-10-17 19:06:13 +00:00 |
|
Peter Stephenson
|
5f96c7b5ab
|
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
23968 (Vin Shelton): yodl fix
|
2007-10-17 13:11:08 +00:00 |
|
Clint Adams
|
857d147b5b
|
23964: call endwin() in curses module cleanup.
|
2007-10-15 16:57:48 +00:00 |
|
Clint Adams
|
bf762680f3
|
23962: store windows in a linked list instead of a static array, and use strings as window identifiers instead of integers.
|
2007-10-15 16:49:49 +00:00 |
|
Clint Adams
|
d10721b35e
|
23958: change target window to be the first argument of zcurses -a.
|
2007-10-15 13:37:41 +00:00 |
|
Clint Adams
|
951c8cca0f
|
23957: minor fixes.
|
2007-10-15 13:30:07 +00:00 |
|
Clint Adams
|
84a0da6af9
|
23952: work with non-wide curses as well.
|
2007-10-14 04:24:45 +00:00 |
|
Clint Adams
|
c05028c195
|
23923: fold all other curses windowing builtins into zcurses.
|
2007-10-08 23:23:19 +00:00 |
|
Clint Adams
|
45fe8e9205
|
23919: have new zcurses builtin replace 4 separate builtins.
|
2007-10-08 14:11:28 +00:00 |
|
Clint Adams
|
a66f502e53
|
23911: curses windowing module.
|
2007-10-08 02:04:01 +00:00 |
|