summaryrefslogtreecommitdiff
path: root/examples/tour.py
Commit message (Expand)AuthorAgeFilesLines
* Python 37+ initial migration (#522)Alexey Stepanov2023-03-311-105/+107
* Fix column label typo in tour exampledevfull2021-04-131-1/+1
* Fix crash with "ellipsis" clipping for py2akorb2020-08-181-1/+2
* Add demo of ellipsis wrapping mode to tour.py example.Tony Cebzanov2019-10-171-0/+6
* Proper hashbangs by douglas-larocca, closes #137hashbang-envAndrew Dunai2018-01-171-1/+1
* fix typos in examplesPaul Ivanov2014-02-211-1/+1
* 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 examples to examples/Ian Ward2011-11-291-0/+333