summaryrefslogtreecommitdiff
path: root/lib/libcurses/curses.h
AgeCommit message (Expand)Author
2000-05-11Add getattrs(), delay_output() and napms().jdc
2000-05-11* Applied patch by mrg to remove variable names from functionblymn
2000-05-01* Made erasechar and killchar into functionsblymn
2000-04-27Fix a silly bit-shifting error that causes color pairs >=8 to fail.mycroft
2000-04-27Background colour erase is 'ut' not 'be'.jdc
2000-04-26* Fixed bug in copywin.blymn
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-22* Added ungetchblymn
2000-04-22* Fixed need for duplicate namp string in setterm.cblymn
2000-04-20* Added new function dupwin.blymn
2000-04-18More multiple changes:blymn
2000-04-17Multiple fixes:blymn
2000-04-16Add bkgd() and bkgdset() (which were previously just macros).jdc
2000-04-16Add a couple of missing prototypes.thorpej
2000-04-15Add prototype for waddstr()jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-13Restore const after the Open Group decided it was OK.jdc
2000-04-12Add colour capabilities and functions.jdc
2000-04-11Made data structures opaqueblymn
1999-12-07Use unsigned offsets into __unctrl and __unctrllen.simonb
1999-10-04update post change to return value of tputs() third argumentlukem
1999-09-29Change attr in __LDATA from a char to an int. Fixes a few annoyingsimonb
1999-08-08Remove extra semicolons that crept in previous. Noted by Julian Coleman.simonb
1999-08-08Use waddnstr() instead of __waddbytes() in *addstr(), so we don't needsimonb
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-06-28In struct __window, change flags back to an "unsigned int" from ansimonb
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-01-30merge with lite-2perry
1997-10-13use <termcap.h> instead of defining termcap(3) stuff herelukem
1997-09-12Make endwin() save state so a subsequent call to wrefresh restores cursesphil
1997-07-22RCSid police, fix warningsmikel
1997-05-24Add get{beg,max}yx and get{cur,beg,max}[yx] macros like XPG4.2 curses.jtc
1996-03-26Expand "u_int" to "unsigned int" so that curses.h can be used whenjtc
1995-06-06Declare tputs() as void.pk
1994-09-07Add __BEGIN_DECLS, __END_DECLS around public functions so curses libraryjtc
1994-08-17clean up importcgd
1994-05-23ansi type renamingcgd
1994-01-24changes from branchcgd
1993-12-04update from branchcgd
1993-11-09oops; forgot this bitcgd
1993-11-09rcs id's and don't include "compat.h"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-15Remove spurious `)'.mycroft
1993-08-15waddbytes() is private; make the rest of *addbytes() be.mycroft
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-09added Andrew Chernov's patch set:alm
1993-03-21initial import of 386bsd-0.1 sourcescgd