summaryrefslogtreecommitdiff
path: root/docs/manual/widgets.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosJakub Wilk2017-02-281-2/+2
|
* Correct minor grammar mistakesIsmail2014-04-281-2/+2
|
* 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
* manual: listbox contents: separate optional iteration api methodIan Ward2012-10-171-1/+4
|
* manual: remove duplicated listbox focus+scrolling sectionIan Ward2012-10-141-38/+0
|
* manual: widget sizing tableIan Ward2012-10-121-0/+18
|
* manual: clean up widget examples moved from tutorialIan Ward2012-10-081-42/+25
| | | | | --HG-- branch : feature-sphinx
* docs: move some sections from tutorial to widget manual pageIan Ward2012-09-221-34/+381
| | | | | | | | | | | | --HG-- branch : feature-sphinx rename : docs/tutorial/wanat.py => docs/manual/wanat.py rename : docs/tutorial/wanat_multi.py => docs/manual/wanat_multi.py rename : docs/tutorial/wanat_new.py => docs/manual/wanat_new.py rename : docs/tutorial/wcur1.py => docs/manual/wcur1.py rename : docs/tutorial/wcur2.py => docs/manual/wcur2.py rename : docs/tutorial/wmod.py => docs/manual/wmod.py rename : docs/tutorial/wsel.py => docs/manual/wsel.py
* tutorial: add top-down usage to highcolors exampleIan Ward2012-09-151-0/+4
| | | | | --HG-- branch : feature-sphinx
* docs: start of new tutorial docs, more correctionsIan Ward2012-09-011-2/+7
| | | | | --HG-- branch : feature-sphinx
* manual: add new container api and list walker apisIan Ward2012-08-281-11/+198
| | | | | --HG-- branch : feature-sphinx
* manual: finish updating and correcting linksIan Ward2012-08-281-4/+88
| | | | | --HG-- branch : feature-sphinx
* manual: combine and update widget sectionsIan Ward2012-08-271-0/+168
--HG-- branch : feature-sphinx