Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use src/contrib/ncurses, v5.0.990821 prerelease. | peter | 1999-08-30 | 1 | -218/+0 |
| | | | | | | | | | | | | This isn't quite finished yet, there are still some unresolved problems with ospeed and the sgtty.h (non-posix) terminal interface. Mostly this only causes problems with src/games. The other tools and libraries (libform,libpanel,libmenu) will come shortly but are seperate. Beware, there be dragons here! (The build will be broken for a short while) | ||||
* | Remove unneeded code left from testing | ache | 1998-01-02 | 1 | -13/+2 |
| | |||||
* | 1) Redo internal interface to be more latest ncurses-like | ache | 1998-01-02 | 1 | -45/+73 |
| | | | | | | 2) Fix winsdel called in last line of the window (nothing happens in old variant) 3) Add range checks to wscrl() and internal soft scroll function | ||||
* | Fix logical background handling by merging it from ncurses 4.1 | ache | 1997-07-30 | 1 | -1/+1 |
| | | | | No new user-visible functions added | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -6/+6 |
| | |||||
* | Fix bug using CSR for partial scrolling | ache | 1995-03-27 | 1 | -4/+4 |
| | |||||
* | Implement chage_scroll_region properly | ache | 1994-12-02 | 1 | -14/+33 |
| | |||||
* | Upgrade to version 1.8.6 | ache | 1994-12-02 | 1 | -120/+78 |
| | |||||
* | wscrl: implement partial scrolling via al/dl | ache | 1994-11-29 | 1 | -72/+175 |
| | | | | | winsdel: implemented via wscrl winsertln/deleteln: implemented as macros via winsdel | ||||
* | Fix many duplicated attribute sets | ache | 1994-11-27 | 1 | -4/+0 |
| | |||||
* | Add wrefresh before doing putp when idlok | ache | 1994-11-27 | 1 | -0/+5 |
| | |||||
* | Moved from ports with several enhancements | ache | 1994-10-07 | 1 | -0/+120 |