| Age | Commit message (Expand) | Author |
| 2000-07-03 | More include cleanup. Remvoe (p) from #undef in libipsec. | matt |
| 2000-06-15 | Move setting of __endwin so that we also change it from the stop handler. | jdc |
| 2000-06-12 | Copy all background attributes (not just colour) from win to __virtscr. | jdc |
| 2000-05-20 | GC __FORCEPAINT. | mycroft |
| 2000-05-19 | Fix a silly bug that caused blanks to always be redrawn on dirty lines in | mycroft |
| 2000-05-19 | More microoptimization, and explicitly skip lines that are not dirty. | mycroft |
| 2000-05-19 | Two optimizations in quickch(): | mycroft |
| 2000-05-19 | We already initialize UP and BC when we fire up Curses, so pass a null pointer | mycroft |
| 2000-05-18 | Clear any cached __LEAVEOK flag in __virtscr when refreshing another window. | mycroft |
| 2000-05-07 | Don't try and refresh those parts of windows that are outside our terminal. | jdc |
| 2000-04-29 | As the comment suggests, move the __unsetattr() to the end of doupdate(), just | mycroft |
| 2000-04-29 | Speed up refresh in the presence of attributes by precalculating a mask for | mycroft |
| 2000-04-28 | We can't assume colour won't be turned off if the escape sequences for | jdc |
| 2000-04-28 | Remove test code inadvertently left in. | jdc |
| 2000-04-27 | Don't change the cursor position if __LEAVEOK. | jdc |
| 2000-04-27 | Implement wnoutrefresh() and doupdate(). wrefresh() now calls these functions | jdc |
| 2000-04-21 | Work round xterm bug which displays the wrong background colour when the | jdc |
| 2000-04-19 | Converted all termcap library calls to the "new" interface, this fixes | blymn |
| 2000-04-18 | Add support for background characters and attributes. | jdc |
| 2000-04-16 | Really don't move with altcharset set. | jdc |
| 2000-04-15 | Don't move with altcharset or colour set (if you try this on an xterm, you | jdc |
| 2000-04-15 | Added functions to replace what were previously macros in curses.h | blymn |
| 2000-04-12 | Add color manipulation. | jdc |
| 2000-04-11 | Made data structures opaque | blymn |
| 1999-09-17 | When dumping the attributes for a line, put a space between each attribute | simonb |
| 1999-06-28 | Remove the test for NOQCH, and print the line flags in the CTRACE in | simonb |
| 1999-06-23 | - protect NULL attributes from de-referencing | christos |
| 1999-04-13 | Upgrades the standard NetBSD curses library to provide some | mrg |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1997-09-12 | Make endwin() save state so a subsequent call to wrefresh restores curses | phil |
| 1997-07-22 | RCSid police, fix warnings | mikel |
| 1994-08-17 | clean up import | cgd |
| 1993-11-09 | repeat after me: "I hate rcs ids" | cgd |
| 1993-11-09 | update to new version from berkeley. doesn't compile yet, nor | cgd |
| 1993-08-07 | New version from uunet. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-09 | added Andrew Chernov's patch set: | alm |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |