summaryrefslogtreecommitdiff
path: root/lib/libcurses
AgeCommit message (Expand)Author
2003-03-03Describe use of -ve window sizesdsl
2003-02-17Fix resize of windows with subwins.dsl
2003-02-14'NetBSD.org' and some mdoc fixes.grant
2003-02-10resize subwindows when a window is resized, otherwise the subwin hasdsl
2003-02-02Redo the conflict calculation (again).jdc
2003-02-02I was slightly too agressive removing clearok() in revision 1.8.jdc
2003-01-27Increment the minor version (from 5 to 6) for the addition ofjdc
2003-01-27Change the way we calculate conflicts when turning off attributes.jdc
2003-01-27Check for conflict between colour and other attributes. The previousjdc
2003-01-27ARemove (no longer used) __nca.jdc
2003-01-27Add can_change_color() and no_color_video().jdc
2003-01-27Rename can_change_colors() to can_change_color().jdc
2003-01-27Remove check for attribute/colour conflict.jdc
2003-01-27Rename can_change_colors() to can_change_color().jdc
2003-01-19End sentence with a dot.wiz
2003-01-19The next release will be 2.0, not 1.7.atatat
2003-01-15Correct return type for initscr().kristerw
2003-01-12Back out part of rev 1.50. We can't call werase() here.jdc
2003-01-09Let's call it 'duration' instead of 'timeout' so that the compiler is happy.atatat
2003-01-09Bump date for halfdelay, and slightly improve wording.wiz
2003-01-09Added halfdelay() function.blymn
2002-12-24Add curses pad manual pages.jdc
2002-12-23Remove trailing whitespace and a superfluous Pp, and end a sentence with a dot.wiz
2002-12-23Document pad-related functions - newpad(), subpad(), prefresh() andjdc
2002-12-23Bump minor to 4 (pads support).jdc
2002-12-23Always update the change pointers. Otherwise, we could end up notjdc
2002-12-23Handle function argument changes to __newwin().jdc
2002-12-23Sort SEE ALSO.wiz
2002-12-23Only reset flags if the "window" is not a pad.jdc
2002-12-23Add pnoutrefresh() and prefresh().jdc
2002-12-23Add newpad() and subpad().jdc
2002-12-23Reference curses_pad(3).jdc
2002-12-23Changes for pad support - changed function signatures and _ISPAD flag.jdc
2002-12-23Add entries for newpad(), subpad(), prefresh() and pnoutrefresh().jdc
2002-12-23Add descriptions for newpad(), subpad(), prefresh() and pnoutrefresh().jdc
2002-12-23Increase default delay when assembling key sequences. This seems tojdc
2002-12-05Correct cross references.jdc
2002-12-05Add some (useful) debugging to wtouchln().jdc
2002-12-05When copying a line from a window, only copy the changed part instead ofjdc
2002-12-05Mark lines on new windows unchanged.jdc
2002-12-05Set LINES and COLS here so that __swflags() sets flags on the initial windows.jdc
2002-11-25Set default colour on windows created after a call to start_color().jdc
2002-11-25Don't allow default colour setting to be overwritten in init_pair().jdc
2002-10-23Added documentation for define_key and keyokblymn
2002-10-22Sort SEE ALSO.wiz
2002-10-22Whitespace cleanup.wiz
2002-10-22Added the ncurses extensions define_key and keyok.blymn
2002-10-22Fix lint nits mainly with the len parameter type in hash_more.blymn
2002-10-21No catted pages in CVS.wiz
2002-10-21getch, not curses_getch.wiz