| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python dual support (#266) | Andrew Dunai | 2018-01-04 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | * WIP * Metaclasses * String literal fixes * Remove 2to3 and make tests compatible with both Python 2 & 3 * Removed debug code. * Added tests for ProgressBar * Fixed examples. * future division & font literals fix * Cleaner fonts initialization. | ||||
| * | Fix all trailing whitespace. | Eevee (Alex Munroe) | 2014-05-11 | 1 | -23/+23 |
| | | |||||
| * | fix lots of small typos | Paul Ivanov | 2014-02-21 | 1 | -3/+3 |
| | | |||||
| * | fix sphinx warnings and erros | Ian Ward | 2012-07-18 | 1 | -12/+12 |
| | | | | | | --HG-- branch : feature-sphinx | ||||
| * | fix pathological wide-character-wrapped-into-1-column case | Ian Ward | 2011-09-21 | 1 | -3/+11 |
| | | |||||
| * | clean up differing and duplicated compatibility code | Ian Ward | 2011-02-08 | 1 | -9/+5 |
| | | | | | | --HG-- branch : python3 | ||||
| * | fix test_urwid unit tests under python3 | Ian Ward | 2011-01-14 | 1 | -22/+32 |
| | | | | | | --HG-- branch : python3 | ||||
| * | my mistake: // is supported in 2.4 | Ian Ward | 2011-01-11 | 1 | -1/+1 |
| | | | | | | --HG-- branch : python3 | ||||
| * | python 2.4 and 2.5 compatibility work | Ian Ward | 2011-01-11 | 1 | -2/+2 |
| | | | | | | --HG-- branch : python3 | ||||
| * | Fixed some py3 division errors | Wendell | 2010-06-27 | 1 | -1/+1 |
| | | |||||
| * | Stop calling type() on literals. | Marien Zwart | 2010-03-07 | 1 | -9/+9 |
| | | |||||
| * | Stop using backticks for reprs. | Marien Zwart | 2010-03-07 | 1 | -10/+10 |
| | | |||||
| * | Convert implicit relative to absolute imports. | Marien Zwart | 2010-03-07 | 1 | -1/+1 |
| | | |||||
| * | Import cleanup: remove most uses of "import *", remove unused imports. | Marien Zwart | 2010-02-11 | 1 | -1/+2 |
| | | |||||
| * | untab text_layout.py | Ian Ward | 2009-11-04 | 1 | -427/+427 |
| | | |||||
| * | split up util.py: command_map.py main_loop.py monitored_list.py signals.py ↵ | ian | 2007-12-30 | 1 | -0/+491 |
| text_layout.py; add display_common.py module --HG-- extra : convert_revision : 66ffcaede1358ec26e11dcce6ba3d5254ef78a94 | |||||
