| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - deprecated in favour of a split library model | Dan Lynch | 2006-06-27 | 1 | -834/+0![]() |
| | | |||||
| * | - added most slk functions | Dan Lynch | 2006-06-05 | 1 | -2/+194 |
| | | |||||
| * | - implemented printw (formatted string output, a la printf) | Dan Lynch | 2006-05-22 | 1 | -7/+103 |
| | | | | | | | - implemented hline/vline (part of wborder family) - screen cursor now relocates at same time as window cursor when restoring after a non-wrapping function | ||||
| * | - fixes to _wputch to get positioning and wrap working properly | Dan Lynch | 2006-05-22 | 1 | -7/+44 |
| | | | | | | - fixes to wborder (same) - addition of a few minor functions | ||||
| * | - made _wputch wrap lines as well as cols (wraps back to line 0, as we have ↵ | Dan Lynch | 2006-05-19 | 1 | -61/+220 |
| | | | | | | | | not way to scroll...) - implemented color_content, wborder, wblrtobot, wclrtoeol, wcolor_set and several small functions - added rest of expected global variables | ||||
| * | all window primitives implemented | Dan Lynch | 2006-05-18 | 1 | -57/+107 |
| | | |||||
| * | fixed build error (danjlynch, repeat: this is *not* perl, this is *not* perl...) | Dan Lynch | 2006-05-15 | 1 | -2/+4 |
| | | |||||
| * | lightweight xcurses implementation for etherboot (Michael made me do it...) | Dan Lynch | 2006-05-15 | 1 | -0/+298 |

