Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | 1) fixed bugs in soft label key functions | Georg Richter | 2001-12-29 | 1 | -0/+1 |
| | | | | | | 2) insert new slk-functions 3) defined new key-constants | ||||
* | mouse support for ncurses added: | Georg Richter | 2001-12-28 | 1 | -1/+8 |
| | | | | | ncurses_getmouse, ncurses_ungetmouse, ncurses_mouse_trafo, ncurses_wmouse_trafo | ||||
* | Added new functions: ncurses_waddstr, ncurses_wnoutrefresh, ncurses_wclear, | Georg Richter | 2001-12-27 | 1 | -0/+7 |
| | | | | | | | | | ncurses_wcolorset, ncurses_wgetch, ncurses_keypad, ncurses_wmove minor changes in protos. Special Thanx to Mathieu Kooiman for submitting his patches! | ||||
* | activated ncurses_instr | Georg Richter | 2001-12-25 | 1 | -6/+7 |
| | | | | | New functions: ncurses_longname, ncurses_termname, ncurses_mousemask | ||||
* | cleanup | Hartmut Holzgraefe | 2001-12-15 | 1 | -1/+0 |
| | |||||
* | Got some undefined symbol without this patch.. | foobar | 2001-12-14 | 1 | -0/+4 |
| | | | | | # Also, shouldn't this extension be only available when building a CGI ? | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
| | |||||
* | editor hints added | Hartmut Holzgraefe | 2001-09-17 | 1 | -0/+9 |
| | |||||
* | whitespace | Hartmut Holzgraefe | 2001-09-17 | 1 | -114/+114 |
| | |||||
* | some more function implementations | Hartmut Holzgraefe | 2001-09-17 | 1 | -82/+112 |
| | |||||
* | Remove duplicate function entry. | foobar | 2001-07-31 | 1 | -1/+0 |
| | |||||
* | more functions, most of the simple ones (parameterwise) are now in | Hartmut Holzgraefe | 2001-06-13 | 1 | -0/+71 |
| | |||||
* | initial version of ncurses extension, | Hartmut Holzgraefe | 2001-06-12 | 1 | -0/+47 |
see example1 for whats possible right now |