| 2018-08-03 15:19 | fix iteration | Tobias Bengfort |
| 2018-08-03 11:57 | fix tox | Tobias Bengfort |
| 2018-08-03 11:57 | unicode_literals | Tobias Bengfort |
| 2018-08-03 11:50 | use six for unicode | Tobias Bengfort |
| 2018-08-03 11:45 | fix test | Tobias Bengfort |
| 2018-08-03 11:39 | cleanup tests | Tobias Bengfort |
| 2018-08-03 11:17 | use default html coverage location | Tobias Bengfort |
| 2018-08-03 11:15 | Gardening | Tobias Bengfort |
| 2015-03-22 22:45 | Gardening | Tobias Bengfort |
| 2015-03-22 22:34 | add py34 to tox config | Tobias Bengfort |
| 2015-03-22 22:34 | py3: do not depend on unicode class | Tobias Bengfort |
| 2015-03-22 22:33 | py3: do not use iter* | Tobias Bengfort |
| 2015-03-22 22:33 | Fix tests: call super tearDown | Tobias Bengfort |
| 2015-03-22 22:03 | test documentation | Tobias Bengfort |
| 2015-03-22 20:30 | Fix stupid keycodes | Tobias Bengfort |
| 2015-03-22 19:19 | example: enable arrow keys | Tobias Bengfort |
| 2015-03-22 19:18 | Fix complexity | Tobias Bengfort |
| 2014-10-18 08:57 | bump version to 0.0.2 | Tobias Bengfort |
| 2014-10-18 08:52 | Fix: dont ignore blocking in stupid getch | Tobias Bengfort |
| 2014-10-11 10:55 | drop the _core suffix from core implementation modules | Tobias Bengfort |
| 2014-10-11 10:52 | use absolute imports | Tobias Bengfort |
| 2014-10-11 10:50 | move example out of package | Tobias Bengfort |
| 2014-10-11 09:52 | fix pygame delch() | Tobias Bengfort |
| 2014-10-11 09:38 | bump version to 0.0.1 | Tobias Bengfort |
| 2014-10-11 09:30 | run only tests from tests/ with tox | Tobias Bengfort |
| 2014-10-11 09:24 | test user input | Tobias Bengfort |
| 2014-10-11 09:23 | add some missing key codes to stupid_core | Tobias Bengfort |
| 2014-10-09 07:28 | add Screen.getkey() | Tobias Bengfort |
| 2014-10-09 07:27 | map pygame keys to our own | Tobias Bengfort |
| 2014-10-09 07:27 | map curses keys to our own | Tobias Bengfort |
| 2014-10-09 07:27 | set additional options on curses | Tobias Bengfort |
| 2014-10-09 07:26 | implement ANSI escapes in stupid core | Tobias Bengfort |
| 2014-10-09 07:25 | encode output with utf8 | Tobias Bengfort |
| 2014-10-09 07:24 | use only limited set of key constants | Tobias Bengfort |
| 2014-10-08 07:02 | add full list of curses key constants | Tobias Bengfort |
| 2014-10-07 19:55 | typo | Tobias Bengfort |
| 2014-10-07 19:53 | pep8 | Tobias Bengfort |
| 2014-10-07 19:52 | Fix: TypeError on invalid attr in AttrString | Tobias Bengfort |
| 2014-10-07 19:46 | document extras requirements | Tobias Bengfort |
| 2014-10-07 19:46 | add stupid_core docstring | Tobias Bengfort |
| 2014-10-07 19:39 | typo | Tobias Bengfort |
| 2014-10-07 19:38 | join docs in single document | Tobias Bengfort |
| 2014-10-07 19:29 | further improve docs | Tobias Bengfort |
| 2014-10-07 19:28 | more control on base docs | Tobias Bengfort |
| 2014-10-07 19:28 | add example to README | Tobias Bengfort |
| 2014-10-07 18:44 | forget about handling newlines in putstr | Tobias Bengfort |
| 2014-10-07 18:42 | move get_key_events from Core to Screen | Tobias Bengfort |
| 2014-10-07 18:39 | minor documentation improvements | Tobias Bengfort |
| 2014-10-07 18:38 | add TODOs | Tobias Bengfort |
| 2014-10-07 18:16 | typo | Tobias Bengfort |
| 2014-10-07 18:12 | reexport AttrString in __init__ | Tobias Bengfort |
| 2014-10-07 18:08 | rename bold/italic strong/emph | Tobias Bengfort |
| 2014-10-07 18:06 | use curses by default | Tobias Bengfort |
| 2014-10-07 18:05 | mv *_dirtywords to *_core | Tobias Bengfort |
| 2014-10-07 18:03 | rename BaseScreen to Core | Tobias Bengfort |
| 2014-10-07 18:03 | mv AttrString to base | Tobias Bengfort |
| 2014-10-07 17:53 | create README | Tobias Bengfort |