Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New configure option --disable-curses. | Bruno Haible | 2009-06-23 | 1 | -8/+26 |
| | |||||
* | Bump version number to 0.17. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Support platforms with neither terminfo nor termcap functions, like mingw. | Bruno Haible | 2009-06-23 | 1 | -1/+14 |
| | |||||
* | Rename cache variables. | Bruno Haible | 2009-06-23 | 1 | -7/+7 |
| | |||||
* | Use the terminfo functions where possible. | Bruno Haible | 2009-06-23 | 1 | -1/+41 |
| | |||||
* | Fix typo. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Support platforms that lack tparm(). | Bruno Haible | 2009-06-23 | 1 | -1/+22 |
| | |||||
* | Portability to systems with GNU termcap. | Bruno Haible | 2009-06-23 | 1 | -1/+26 |
| | |||||
* | Next gettext release is 0.16.2. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | New module 'termcap': Information about terminal capabilities. | Bruno Haible | 2009-06-23 | 1 | -0/+81 |