Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php_new_extension | Sascha Schumann | 2002-03-12 | 2 | -9/+1 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 5 | -25/+23 |
| | |||||
* | - Remove duplicate constant | Derick Rethans | 2002-02-14 | 1 | -1/+0 |
| | |||||
* | Modified the build system to make certain extensions (pcntl, ncurses, | Edin Kadribasic | 2002-01-20 | 1 | -3/+2 |
| | | | | | | | pcntl) only with cgi/cli sapi's. This was done by adding 3rd optional parameter to PHP_EXTENSION macro which should be set to "cli" if the extension only makes sense for that class of api's. | ||||
* | ncurses is useless in webserver modules | Hartmut Holzgraefe | 2002-01-04 | 1 | -0/+2 |
| | |||||
* | Fixed some protos. | Egon Schmid | 2001-12-31 | 1 | -119/+119 |
| | |||||
* | some prototypes changed | Georg Richter | 2001-12-30 | 1 | -13/+13 |
| | |||||
* | 1) fixed bugs in soft label key functions | Georg Richter | 2001-12-29 | 4 | -13/+157 |
| | | | | | | 2) insert new slk-functions 3) defined new key-constants | ||||
* | mouse support for ncurses added: | Georg Richter | 2001-12-28 | 3 | -6/+151 |
| | | | | | ncurses_getmouse, ncurses_ungetmouse, ncurses_mouse_trafo, ncurses_wmouse_trafo | ||||
* | Added new functions: ncurses_waddstr, ncurses_wnoutrefresh, ncurses_wclear, | Georg Richter | 2001-12-27 | 3 | -73/+224 |
| | | | | | | | | | 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 | 4 | -29/+110 |
| | | | | | New functions: ncurses_longname, ncurses_termname, ncurses_mousemask | ||||
* | functions ncurses_erasechar, ncurses_inch, mcurses_killchar: | Georg Richter | 2001-12-25 | 1 | -8/+22 |
| | | | | | changed return values from bool to string (char) | ||||
* | cleanup | Hartmut Holzgraefe | 2001-12-15 | 4 | -30/+0 |
| | |||||
* | Got some undefined symbol without this patch.. | foobar | 2001-12-14 | 2 | -0/+8 |
| | | | | | # Also, shouldn't this extension be only available when building a CGI ? | ||||
* | more proto descriptions and fixes | Hartmut Holzgraefe | 2001-12-13 | 1 | -48/+65 |
| | |||||
* | - new parameter parsing api used | Hartmut Holzgraefe | 2001-12-13 | 1 | -743/+622 |
| | | | | | | | - added proto descriptions (not complete) - swapped x/y arguments - indentation style fix (no seperate WS fix as most of the file changed anyway) | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 5 | -5/+5 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -2/+3 |
| | |||||
* | Test before commit..test before commit.. | foobar | 2001-11-18 | 1 | -1/+1 |
| | |||||
* | Now this might even work. | foobar | 2001-11-18 | 1 | -10/+13 |
| | |||||
* | - Fix build on FreeBSD (patch by Markus Fischer) | Derick Rethans | 2001-11-18 | 1 | -1/+1 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | yet another ncurses 4.x fix | Hartmut Holzgraefe | 2001-09-17 | 2 | -0/+6 |
| | |||||
* | editor hints added | Hartmut Holzgraefe | 2001-09-17 | 3 | -0/+26 |
| | |||||
* | whitespace | Hartmut Holzgraefe | 2001-09-17 | 6 | -689/+689 |
| | |||||
* | some keyboard constants | Hartmut Holzgraefe | 2001-09-17 | 1 | -0/+8 |
| | |||||
* | some more function implementations | Hartmut Holzgraefe | 2001-09-17 | 5 | -125/+723 |
| | |||||
* | will now configure out functions not available in ncurses 4.2 | Hartmut Holzgraefe | 2001-09-17 | 2 | -0/+20 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Remove duplicate function entry. | foobar | 2001-07-31 | 1 | -1/+0 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -1/+2 |
| | |||||
* | Killed compile warning. | foobar | 2001-07-30 | 1 | -0/+1 |
| | |||||
* | Removed duplicate function entry. | foobar | 2001-07-30 | 1 | -1/+0 |
| | |||||
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -5/+0 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -4/+0 |
| | | | | the way | ||||
* | more functions, most of the simple ones (parameterwise) are now in | Hartmut Holzgraefe | 2001-06-13 | 4 | -264/+1150 |
| | |||||
* | initial version of ncurses extension, | Hartmut Holzgraefe | 2001-06-12 | 13 | -0/+907 |
see example1 for whats possible right now |