summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | remove urwid symlinks, use setup.py develop insteadIan Ward2013-12-261-1/+0
| |
* | copy get_focus_widgets() docs into manualIan Ward2012-12-131-0/+12
| |
* | widgets.rst: fixed typoJim Garrison2012-11-151-1/+1
|/ | | | | | | | | --- docs/manual/widgets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --HG-- extra : transplant_source : H%FE%E5%DA%B44%819%E0x%87%C4%9F%EAA%A9%09%DF%E0%E5
* docs: theme tweaksIan Ward2012-10-201-6/+6
|
* tutoral: cmenu.py make cascade max assumption explicitIan Ward2012-10-201-3/+6
|
* tutorial: make example file names match names in tutorialIan Ward2012-10-1941-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- rename : docs/tutorial/menu4.py => docs/tutorial/adventure.py rename : docs/tutorial/menu4.py.xdotool => docs/tutorial/adventure.py.xdotool rename : docs/tutorial/menu41.png => docs/tutorial/adventure1.png rename : docs/tutorial/menu42.png => docs/tutorial/adventure2.png rename : docs/tutorial/menu43.png => docs/tutorial/adventure3.png rename : docs/tutorial/menu44.png => docs/tutorial/adventure4.png rename : docs/tutorial/menu2.py => docs/tutorial/cmenu.py rename : docs/tutorial/menu2.py.xdotool => docs/tutorial/cmenu.py.xdotool rename : docs/tutorial/menu21.png => docs/tutorial/cmenu1.png rename : docs/tutorial/menu22.png => docs/tutorial/cmenu2.png rename : docs/tutorial/menu23.png => docs/tutorial/cmenu3.png rename : docs/tutorial/menu24.png => docs/tutorial/cmenu4.png rename : docs/tutorial/menu3.py => docs/tutorial/hmenu.py rename : docs/tutorial/menu3.py.xdotool => docs/tutorial/hmenu.py.xdotool rename : docs/tutorial/menu31.png => docs/tutorial/hmenu1.png rename : docs/tutorial/menu32.png => docs/tutorial/hmenu2.png rename : docs/tutorial/menu33.png => docs/tutorial/hmenu3.png rename : docs/tutorial/menu34.png => docs/tutorial/hmenu4.png rename : docs/tutorial/lbcont.py => docs/tutorial/multiple.py rename : docs/tutorial/lbcont.py.xdotool => docs/tutorial/multiple.py.xdotool rename : docs/tutorial/lbcont1.png => docs/tutorial/multiple1.png rename : docs/tutorial/lbcont2.png => docs/tutorial/multiple2.png rename : docs/tutorial/lbcont3.png => docs/tutorial/multiple3.png rename : docs/tutorial/lbcont4.png => docs/tutorial/multiple4.png rename : docs/tutorial/edit.py => docs/tutorial/qa.py rename : docs/tutorial/edit.py.xdotool => docs/tutorial/qa.py.xdotool rename : docs/tutorial/edit1.png => docs/tutorial/qa1.png rename : docs/tutorial/edit2.png => docs/tutorial/qa2.png rename : docs/tutorial/edit3.png => docs/tutorial/qa3.png rename : docs/tutorial/frlb.py => docs/tutorial/sig.py rename : docs/tutorial/frlb.py.xdotool => docs/tutorial/sig.py.xdotool rename : docs/tutorial/frlb1.png => docs/tutorial/sig1.png rename : docs/tutorial/frlb2.png => docs/tutorial/sig2.png rename : docs/tutorial/frlb3.png => docs/tutorial/sig3.png rename : docs/tutorial/frlb4.png => docs/tutorial/sig4.png rename : docs/tutorial/menu1.py => docs/tutorial/smenu.py rename : docs/tutorial/menu1.py.xdotool => docs/tutorial/smenu.py.xdotool rename : docs/tutorial/menu11.png => docs/tutorial/smenu1.png rename : docs/tutorial/menu12.png => docs/tutorial/smenu2.png rename : docs/tutorial/menu13.png => docs/tutorial/smenu3.png
* docs: small formatting changes, remove unused index.rst contentIan Ward2012-10-193-44/+6
|
* docs: nicer-looking landing page, link to home page from headers/footersIan Ward2012-10-194-4/+50
|
* reference: document SelectableIconIan Ward2012-10-191-0/+5
|
* manual: listbox contents: separate optional iteration api methodIan Ward2012-10-171-1/+4
|
* docs: readthedocs theme settingIan Ward2012-10-171-0/+1
|