summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add an example that uses asyncio.Eevee (Alex Munroe)2014-06-031-0/+186
* Fix some Python 3 things that work fine in 2.6 anyway.Eevee (Alex Munroe)2014-05-112-2/+2
* Fix up the Twisted example.Eevee (Alex Munroe)2014-05-111-7/+16
* Fix all trailing whitespace.Eevee (Alex Munroe)2014-05-1111-321/+321
* fix typos in examplesPaul Ivanov2014-02-216-8/+8
* docs: pop_up and subproc examplesIan Ward2014-01-041-1/+4
* remove urwid symlinks, use setup.py develop insteadIan Ward2013-12-261-1/+0
* allow Screen.set_mouse_tracking(False) to disable mouse trackingJim Garrison2013-03-311-3/+6
* merge feature-containersIan Ward2012-03-071-18/+15
|\
| * tour.py: update Padding widgets to use left, right parameters; add max_width ...Ian Ward2012-01-011-18/+15
* | tour.py: correct "Weight 6" column labelIan Ward2011-12-281-1/+1
|/
* move docs to docs/ and provide build scriptIan Ward2011-11-291-0/+1
* move examples to examples/Ian Ward2011-11-2918-0/+4182