summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* docs: urwid colors and logoIan Ward2012-10-162-2/+11
* reference: remove separate event loops sectionIan Ward2012-10-161-6/+3
* anual: friendlier landing pageIan Ward2012-10-162-4/+40
* reference: document WidgetDisableIan Ward2012-10-161-0/+4
* remove old docs build scriptsIan Ward2012-10-165-1852/+0
* reference: improve decorations, add CommandMapIan Ward2012-10-163-0/+12
* manual, tutorial: minor updates/fixesIan Ward2012-10-146-46/+51
* add missing overview sectionIan Ward2012-10-141-0/+62
* manual: remove duplicated listbox focus+scrolling sectionIan Ward2012-10-141-38/+0
* manual: widget sizing tableIan Ward2012-10-121-0/+18
* tutorial: put screen shots firstftr-sphinxIan Ward2012-10-101-51/+53
* tutorial: menu3/4 examples updated and describedIan Ward2012-10-104-41/+61
* tutorial: use exit buttons in menu examplesIan Ward2012-10-108-50/+22
* tutorial: start of menu3 docsIan Ward2012-10-101-17/+41
* tutorial: menu1, menu2 discussionIan Ward2012-10-085-5/+61
* tutorial: minor fixesIan Ward2012-10-081-30/+35
* manual: clean up widget examples moved from tutorialIan Ward2012-10-083-60/+26
* tutorial:remove top-level sections and shorten example namesIan Ward2012-09-231-30/+22
* docs: move some sections from tutorial to widget manual pageIan Ward2012-09-229-419/+381
* tutorial: make last menu example more interestingIan Ward2012-09-227-47/+42
* tutorial menu3 new screenshots, update titlesIan Ward2012-09-2112-14/+17
* tutorial: menu3 modern columns-based lookIan Ward2012-09-213-28/+69
* tutorial: work on making menu examples fancier-lookingIan Ward2012-09-1824-21/+70
* tutorial: update edit+button, listbox+listwalker examplesIan Ward2012-09-1810-99/+90
* tutorial: add top-down usage to highcolors exampleIan Ward2012-09-153-24/+50
* tutorial updatesIan Ward2012-09-146-48/+42
* tutorial: update some examples (descriptions to follow)Ian Ward2012-09-0911-36/+46
* tutorial: apt-get-dependencies target for generating imagesIan Ward2012-09-091-0/+3
* docs: start of new tutorial docs, more correctionsIan Ward2012-09-013-20/+61
* manual: add new container api and list walker apisIan Ward2012-08-282-13/+202
* manual: finish updating and correcting linksIan Ward2012-08-287-97/+123
* manual: display modules update, add lcd_screen, move event loops into main lo...Ian Ward2012-08-287-81/+112
* manual: work on display attribute, text encoding and text layoutIan Ward2012-08-275-181/+313
* manual: combine and update widget sectionsIan Ward2012-08-275-171/+169
* manual: start correcting links, minor text changesIan Ward2012-08-269-59/+51
* manual: remove dos endlinesIan Ward2012-08-2613-1102/+1102
* docs: tweak manual section naming, master tocIan Ward2012-08-264-69/+9
* tutorial example: menus with parent linksIan Ward2012-08-162-80/+82
* tutorial example: nested menus as widgetsIan Ward2012-08-161-0/+59
* tutorial example: nested menusIan Ward2012-08-161-0/+46
* tutorial: update menu example to follow menu1Ian Ward2012-08-101-7/+8
* tutorial: menu1 exampleIan Ward2012-08-052-3/+29
* tutorial example: use Button subclass+signal instead of our own keypress methodsIan Ward2012-07-241-9/+10
* first draft of menu tutorial exampleIan Ward2012-07-241-0/+76
* tutorial: tidying examples, fix some links and section titlesIan Ward2012-07-228-70/+88
* tutorial: reduce font size so bold is availableIan Ward2012-07-2231-1/+3
* tutorial: update listbox scrolling exampleIan Ward2012-07-2212-10/+11