summaryrefslogtreecommitdiff
path: root/tools/makefs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/makefs')
0 files changed, 0 insertions, 0 deletions
id=c521d02fced38dd36379b70370d8b38f1b744563'>Add keyname().jdc 2003-05-21Add addchstr() family of functions.jdc 2003-05-21Add mvw* functions.jdc 2003-05-21Sort addbytes().jdc 2003-03-30Add attr_set() group of functions.jdc 2003-01-27Rename can_change_colors() to can_change_color().jdc 2003-01-09Added halfdelay() function.blymn 2002-12-23Add descriptions for newpad(), subpad(), prefresh() and pnoutrefresh().jdc 2002-10-23Added documentation for define_key and keyokblymn 2002-08-04Set the curses default colours to white on black when using colour.jdc 2002-07-19Add idcok to documentation.blymn 2001-12-02* Major change to add support for the newterm/set_term functions.blymn 2001-10-14Added 2 new functions and a macro:blymn 2001-10-08Add mvderwin function.blymn 2001-09-20Add code to allow resizing of windows and the underlying terminal.blymn 2001-04-21Document getnstr().jdc 2001-01-01Add the instr and inchstr families of functions.simonb 2000-09-27Last revision had some problems. One .De was missing, and a number ofwrstuden 2000-05-11Documemt getattrs(), delay_output() and napms().jdc 2000-04-27Add wnoutrefresh() and doupdate().jdc 2000-04-26* Fixed bug in copywin.blymn 2000-04-24* Added rcs id line to files missing it.blymn 2000-04-23* Fixed bug in copywin which was copying more than it should.blymn 2000-04-12Add colour capabilities and functions.jdc 2000-04-11Made data structures opaqueblymn