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