summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Change textual occurrences of "blessed" to "blessings".Erik Rose2015-02-034-23/+23
* break_long_words=True now supported by term.wrapJeff Quast2015-01-031-1/+1
* Release 1.9.4 with additional testsjquast2014-09-061-1/+1
* release version 1.9.3jquast2014-09-011-1/+1
* v1.9.2: Implement keypad / directional key supportjquast2014-08-241-1/+1
* cut 1.9.1 releasejquast2014-06-291-1/+1
* release version 1.9jquast2014-06-291-2/+2
* better ecma-48 detection in aixtermjquast2014-05-171-1/+1
* add wcwidth (my own library), support for CJK charactersjquast2014-05-171-1/+1
* add python34 to travis,jquast2014-05-041-1/+1
* version 1.8.5jquast2014-04-271-1/+1
* closes issue #11, inkey() may be interruptedjquast2014-04-051-1/+1
* bump minor version for release pickle-fixjquast2014-04-011-1/+1
* bump to 1.8.2 for bugfix issue #10jquast2014-03-261-1/+1
* Closes issue #10: inkey() could not be interruptedjquast2014-03-261-37/+37
* release 1.8.1 with _keyboard_buf fixjquast2014-03-251-1/+1
* release 1.8jquast2014-03-251-1/+1
* documentation spit and polishjquast2014-03-231-14/+16
* documentation updates, just drafting and polishingjquast2014-03-232-8/+14
* level 3 header for each modulejquast2014-03-231-0/+15
* api docsfixjquast2014-03-231-9/+3
* update api docs, more blessings->blessedjquast2014-03-231-9/+25
* more blessings -> blessedjquast2014-03-232-6/+6
* api docs fix (blessings->blessed)jquast2014-03-231-2/+1
* documentation updatesjquast2014-03-231-6/+10
* pep8/pyflakes compliancejquast2014-03-231-20/+24
* Add `fullscreen()` and `hidden_cursor()` to the auto-generated docs.Erik Rose2013-08-301-1/+1
* Make does_styling attr public. Bump version to 1.6.Erik Rose2013-08-301-1/+1
* Sugar full-screen capabilities. Make location() context manager slimmer. Add ...Erik Rose2012-06-081-1/+1
* Bump version to 1.4 in docs config.Erik Rose2012-06-021-1/+1
* Tell Sphinx to document `number_of_colors`.Erik Rose2011-12-091-1/+1
* Allow `color` attr to act as an unparametrized string, not just a callable.Erik Rose2011-11-301-1/+1
* Make `color(n)` callable to wrap a string, like the named colors can. Bump ve...Erik Rose2011-11-291-1/+1
* Replace the remaining occurrences of "django-tidings" in the Sphinx makefiles.Erik Rose2011-11-282-6/+6
* Support Python 3 >= 3.2.3.Erik Rose2011-11-271-1/+1
|\
| * Remove SPOT for version, because __init__ throws a SyntaxError when imported ...Erik Rose2011-11-271-1/+1
* | Remedy some old copy-and-paste errors in the Sphinx config.Erik Rose2011-11-201-3/+3
|/
* Bootstrap Sphinx docs.Erik Rose2011-11-184-0/+538