summaryrefslogtreecommitdiff
path: root/ext/ncurses/ncurses_functions.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some 64bit and other zend_parse_parameters bugsStefan Esser2004-06-191-3/+3
* fixed #24060Georg Richter2003-06-061-3/+2
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* WSMoriyoshi Koizumi2002-12-301-1/+1
* just MFHMoriyoshi Koizumi2002-12-301-5/+5
* MFHIlia Alshanetsky2002-12-221-4/+10
* MFH (fix for bug #21146).Ilia Alshanetsky2002-12-221-100/+155
* MFH: php_error => php_error_docrefMoriyoshi Koizumi2002-12-221-7/+7
* MFHMoriyoshi Koizumi2002-12-221-1/+8
* And some more ncurses functions.Wez Furlong2002-10-301-0/+83
* Expose some more ncurses functions.Wez Furlong2002-10-271-0/+57
* Prevent possible problems with two resource ids referencing the sameWez Furlong2002-09-291-14/+18
* Added ncurses_getyx().Wez Furlong2002-09-281-0/+18
* Fix crash bug and return value.Wez Furlong2002-09-281-9/+9
* More ncurses functions and constants.Wez Furlong2002-09-271-15/+135
* Implement some more window routines, add pad functions.Wez Furlong2002-09-271-10/+416
* Fixed a number of compile warnings.Ilia Alshanetsky2002-08-221-5/+4
* Maintain headers.Sebastian Bergmann2002-02-281-16/+16
* Fixed some protos.Egon Schmid2001-12-311-119/+119
* some prototypes changedGeorg Richter2001-12-301-13/+13
* 1) fixed bugs in soft label key functionsGeorg Richter2001-12-291-10/+30
* mouse support for ncurses added:Georg Richter2001-12-281-5/+139
* Added new functions: ncurses_waddstr, ncurses_wnoutrefresh, ncurses_wclear,Georg Richter2001-12-271-73/+208
* activated ncurses_instrGeorg Richter2001-12-251-18/+71
* functions ncurses_erasechar, ncurses_inch, mcurses_killchar:Georg Richter2001-12-251-8/+22
* more proto descriptions and fixesHartmut Holzgraefe2001-12-131-48/+65
* - new parameter parsing api usedHartmut Holzgraefe2001-12-131-743/+622
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* yet another ncurses 4.x fixHartmut Holzgraefe2001-09-171-0/+5
* editor hints addedHartmut Holzgraefe2001-09-171-0/+8
* whitespaceHartmut Holzgraefe2001-09-171-524/+524
* some more function implementationsHartmut Holzgraefe2001-09-171-7/+545
* will now configure out functions not available in ncurses 4.2Hartmut Holzgraefe2001-09-171-0/+15
* more functions, most of the simple ones (parameterwise) are now inHartmut Holzgraefe2001-06-131-0/+745
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-121-0/+183