summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* adjust Asyncio dep docsrelease-1.3.0Ian Ward2014-10-172-2/+2
|
* docs for AsyncioEventLoopIan Ward2014-10-171-2/+21
|
* AsyncioEventLoop deps on front pageIan Ward2014-10-171-0/+1
|
* generate reference docs for AsyncioEventLoopIan Ward2014-10-171-0/+4
|
* add link to curtsies projectIan Ward2014-10-171-0/+1
|
* changelog for 1.3.0Ian Ward2014-10-171-0/+22
|
* changelog for 1.2.2Ian Ward2014-10-171-0/+12
|
* Fix closing parens on Tornado docsMatthew Mosesohn2014-09-041-1/+1
|
* More minor grammar mistake correctionsIsmail2014-04-281-2/+2
|
* Correct minor grammar mistakesIsmail2014-04-281-2/+2
|
* changelog for 1.2.1Ian Ward2014-04-041-0/+13
|
* another ReST typoPaul Ivanov2014-02-211-1/+1
|
* docs: fix duplicate urwid-tutorial referencerelease-1.2.0Ian Ward2014-02-091-1/+1
|
* changelog for 1.2.0Ian Ward2014-02-091-0/+47
|
* drop 2.4, 2.5 support, add PyPyIan Ward2014-02-091-1/+1
|
* docs: tour.py renders differently since fix for #45Ian Ward2014-01-041-0/+0
|
* -docs: regenerated screenshotsIan Ward2014-01-046-0/+0
|
* docs: pop_up and subproc examplesIan Ward2014-01-046-4/+38
|
* docs: front page remove <em>s and arbitrary extra indentIan Ward2014-01-042-7/+7
|
* docs: make sidebar table of contents more consistentIan Ward2014-01-041-0/+18
|
* docs: add image link for examples pagesIan Ward2014-01-043-8/+9
|
* docs: regenerated screenshotsIan Ward2014-01-029-0/+0
|
* docs: standard example screenshot sizesIan Ward2014-01-025-8/+6
|
* docs: edit.py exampleIan Ward2014-01-027-3/+31
|
* link to example screenshotsIan Ward2014-01-012-2/+3
|
* docs: captured example screenshotsIan Ward2014-01-0113-0/+0
|
* docs: example screenshot pages, scriptsIan Ward2014-01-0112-0/+80
|
* docs: all the .xdotool scriptsIan Ward2014-01-011-1/+1
|
* docs: remove unused lbscr exampleIan Ward2014-01-0111-39/+0
|
* docs: move recommended combinations to display attributes sectionIan Ward2014-01-012-24/+27
|
* docs: captured colour combinationsIan Ward2014-01-012-0/+0
|
* docs: remove gray on brown exampleIan Ward2014-01-011-1/+1
|
* docs: remove brown on gray exampleIan Ward2014-01-012-2/+2
|
* docs: remove light/dark blue exampleIan Ward2014-01-012-2/+2
|
* docs: include colour combination images in manualIan Ward2014-01-011-0/+24
|
* docs: captured colour combinationsIan Ward2014-01-012-0/+0
|
* docs: update makefile and make image capture more verboseIan Ward2014-01-013-2/+4
|
* render safe and bright colour combinations (from old wiki)Ian Ward2014-01-014-0/+75
|
* docs: link to planned-development wiki pageIan Ward2014-01-013-3/+4
|
* update signals reference docs for weak signalsIan Ward2013-12-311-2/+6
|
* add TornadoEventLoop to docsIan Ward2013-12-312-2/+25
|
* add TornadoEventLoop, changed glib dep to front pageIan Ward2013-12-311-4/+5
|
* render development front page differentlyIan Ward2013-12-311-1/+4
|
* Merge branch 'old-1.1'Ian Ward2013-12-316-32/+1102
|\ | | | | | | | | | | | | | | | | Conflicts: .hgtags .travis.yml setup.py urwid/tests.py urwid/version.py
| * update changelog for release-1.1.2release-1.1.2Ian Ward2013-12-301-0/+5
| |
| * convert the examples laterIan Ward2013-12-292-2/+2
| |
| * fix up changelog.rstIan Ward2013-12-292-531/+646
| |
| * small changes to front pageIan Ward2013-12-294-21/+13
| |
| * recreate urwid home pageIan Ward2013-12-293-16/+974
| |
| * widgets.rst: fixed typoJim Garrison2012-11-151-1/+1
| | | | | | | | | | | | | | | | | | --- docs/manual/widgets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --HG-- branch : stable-1.1