summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduced amount of envs for Travis to speed up debugging.python33-twisted-bugAndrew Dunai2018-01-171-8/+0
* Investigating bug with TwistedEventLoop test on Travis.Andrew Dunai2018-01-172-2/+6
* Update README.rstAndrew Dunai2018-01-151-30/+29
* Added contributors list.Andrew Dunai2018-01-151-0/+34
* Merge pull request #271 from federicotdn/masterAndrew Dunai2018-01-102-42/+215
|\
| * Create the EventLoop abstract class, add documentation for signal handling, u...Federico T2018-01-082-42/+215
|/
* Merge pull request #270 from federicotdn/masterAndrew Dunai2018-01-072-6/+80
|\
| * Screen class now sets signal handlers using a function provided by the event ...Federico T2018-01-052-6/+80
* | Merge pull request #151 from inducer/masterAndrew Dunai2018-01-071-1/+1
|\ \
| * | Fix default screen size on raw displayAndreas Klöckner2015-09-151-1/+1
* | | Merge pull request #124 from KennethNielsen/graph-example-python3-fixAndrew Dunai2018-01-070-0/+0
|\ \ \
| * | | Python3 fix in graph exampleKenneth Nielsen2015-04-271-1/+1
* | | | Merge pull request #222 from aleufroy/221_fix_fds_release_by_raw_displayAndrew Dunai2018-01-071-3/+1
|\ \ \ \
| * | | | fix: raw display should release file descriptors (issue #221)Alain Leufroy2017-03-161-3/+1
* | | | | Merge pull request #215 from abadger/linebox-can-omit-sidesAndrew Dunai2018-01-071-26/+71
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Correct problem with defining no left line character breaking later widget la...Toshio Kuratomi2018-01-061-0/+4
| * | | | Additional listbox functionalityToshio Kuratomi2018-01-031-26/+67
* | | | | Update README.rstAndrew Dunai2018-01-041-0/+18
* | | | | Issue & pull request templates.Andrew Dunai2018-01-042-0/+25
* | | | | Merge pull request #113 from dnaeon/doc-typosAndrew Dunai2018-01-040-0/+0
|\ \ \ \ \
| * | | | | Typo fixesMarin Atanasov Nikolov2015-02-241-2/+2
* | | | | | Merge pull request #175 from rr-/patch-1Andrew Dunai2018-01-041-4/+4
|\ \ \ \ \ \
| * | | | | | Correct error messages in DecorationMarcin Kurczewski2016-02-141-4/+4
* | | | | | | Python dual support (#266)Andrew Dunai2018-01-0434-153/+285
* | | | | | | Merge pull request #269 from rndusr/feature/listbox-home-endAndrew Dunai2018-01-041-1/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'feature/listbox-home-end'Random User2018-01-031-1/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Add support for keys 'home' and 'end' to ListBoxRandom User2017-04-291-1/+16
* | | | | | | | | Merge pull request #176 from rr-/patch-2Andrew Dunai2018-01-041-3/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Correct Edit documentationMarcin Kurczewski2016-02-141-3/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #214 from abadger/fix-edit-change-signalAndrew Dunai2018-01-032-7/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | checkbox and radiobutton also needs to have a postchange eventToshio Kuratomi2017-01-211-4/+7
| * | | | | | | Implement postchange signal for Edit widget.Toshio Kuratomi2017-01-211-4/+18
| * | | | | | | Do not emit change until after text is updatedToshio Kuratomi2017-01-211-1/+1
* | | | | | | | Merge pull request #239 from geier/strikethroughAndrew Dunai2018-01-033-6/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Support for new foreground setting "strikethrough"Christian Geier2018-01-023-6/+16
|/ / / / / / / /
* | | | | | | | Merge pull request #220 from jwilk-forks/masterAndrew Dunai2018-01-026-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typosJakub Wilk2017-02-286-14/+14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Added .tox to ignore.Andrew Dunai2018-01-021-1/+1
* | | | | | | | Added coveralls dependencyAndrew Dunai2018-01-022-2/+1
* | | | | | | | Tox + TravisAndrew Dunai2018-01-022-3/+15
* | | | | | | | Refactoring tox.iniAndrew Dunai2018-01-022-20/+3
* | | | | | | | Added tox to simplify local testing.Andrew Dunai2018-01-023-13/+44
* | | | | | | | CoveragercAndrew Dunai2018-01-022-0/+6
* | | | | | | | Updated coverage commandAndrew Dunai2018-01-021-1/+1
* | | | | | | | Fixed typo in coverage badge URL.Andrew Dunai2018-01-021-1/+1
* | | | | | | | Added coverage + coverallsAndrew Dunai2018-01-022-2/+10
* | | | | | | | Merge pull request #255 from geier/blinkAndrew Dunai2018-01-021-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Mention blink and italics attributes in manual.Christian Geier2017-09-261-0/+12
* | | | | | | | | Merge pull request #260 from larsks/feature/py3Andrew Dunai2018-01-028-30/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python 3 compatibility changesLars Kellogg-Stedman2017-12-248-30/+43
| |/ / / / / / / /