index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
24705: rationalise curses and term headers even more
Peter Stephenson
1
-20
/
+2
2007-12-17
Wayne: 24273: curses macros dont return a value
Peter Stephenson
1
-3
/
+8
2007-12-14
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
1
-1
/
+1
2007-11-21
24110: change ncurses includes again
Peter Stephenson
1
-4
/
+4
2007-11-20
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
1
-8
/
+23
2007-11-12
24089 plus tweak: fix curses on older systems
Peter Stephenson
1
-7
/
+12
2007-11-12
Vin Shelton: 24088: error with no multibyte
Peter Stephenson
1
-1
/
+1
2007-11-10
24083: add zcurses querychar
Peter Stephenson
1
-0
/
+116
2007-11-08
typo in mouse args in 24073
Peter Stephenson
1
-1
/
+1
2007-11-08
typo in parameter setting 24073
Peter Stephenson
1
-1
/
+1
2007-11-08
typo in parameter setting 24073
Peter Stephenson
1
-4
/
+4
2007-11-07
24073 (plus tweak): zcurses mouse handling
Peter Stephenson
1
-19
/
+230
2007-11-06
24069: add zcurses_keycodes
Peter Stephenson
1
-0
/
+12
2007-10-30
24038: add "zcurses bg"
Peter Stephenson
1
-24
/
+104
2007-10-30
adapted 24030: work around Solaris cancelling curses key timeout
Peter Stephenson
1
-0
/
+12
2007-10-29
fix crash when colo[u]r is not available in curses
Peter Stephenson
1
-0
/
+4
2007-10-28
add zcurses timeout
Peter Stephenson
1
-1
/
+29
2007-10-28
24027: subwindows, "touch", optimized refresh
Peter Stephenson
1
-21
/
+124
2007-10-28
24026: default colors in zcurses
Peter Stephenson
1
-0
/
+15
2007-10-27
24025: new zcurses "clear" and "location" subcommands
Peter Stephenson
1
-1
/
+1
2007-10-27
24025: new zcurses "clear" and "location" subcommands
Peter Stephenson
1
-16
/
+118
2007-10-26
zcurses input: oops
Peter Stephenson
1
-1
/
+1
2007-10-26
24024: add zcurses input with keypad handling
Peter Stephenson
1
-0
/
+114
2007-10-24
24018: add zcurses scroll
Peter Stephenson
1
-0
/
+50
2007-10-24
24017: fold zcurses color into attr
Peter Stephenson
1
-80
/
+182
2007-10-24
24016: compilation with curses and not ncurses
Peter Stephenson
1
-4
/
+11
2007-10-23
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...
Clint Adams
1
-3
/
+3
2007-10-23
24011: various tweaks to zcurses commands including rearrangement to dispatching
Peter Stephenson
1
-268
/
+311
2007-10-23
24010: fix max arguments for 'zcurses border' to 1.
Clint Adams
1
-1
/
+1
2007-10-21
24005: enforce min/max arguments on zcurses commands.
Clint Adams
1
-2
/
+8
2007-10-20
24002: change all the subcommands from option letters to words.
Clint Adams
1
-66
/
+110
2007-10-20
24001: fix up zcurses -C
Peter Stephenson
1
-19
/
+25
2007-10-19
23997: don't delete color pair hash on module unload unless it's been previou...
Clint Adams
1
-2
/
+3
2007-10-18
23989: add broken zcurses -C to set window colors.
Clint Adams
1
-6
/
+123
2007-10-18
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
1
-28
/
+20
2007-10-17
23981: add zcurses -A to set window attributes.
Clint Adams
1
-8
/
+82
2007-10-17
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
Peter Stephenson
1
-15
/
+50
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