Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proper hashbangs by douglas-larocca, closes #137hashbang-env | Andrew Dunai | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Python dual support (#266) | Andrew Dunai | 2018-01-04 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Fixed issue with Unicode characters in ProgressBar (#261) | Andrew Dunai | 2018-01-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed issue with unicode characters in ProgressBar * Fixed Travis build - replaced deprecated 3.2_with_system_site_packages with 3.4_with_system_site_packages. * Fixed typo. * Fixing build for Python 3.2 * Fix for Python 3.2 & tornado/twisted * Setup script update in regards to #216 * Travis fix * Dependencies for Travis * Removed Python 3.2 from Travis dependency list as deprecated * Regression fix. * Removed bogus lines. * Docs. | ||||
* | setup.py: show that python version 3.5 is supported | Marlox | 2016-08-16 | 1 | -0/+1 |
| | |||||
* | drop 2.4, 2.5 support, add PyPy | Ian Ward | 2014-02-09 | 1 | -3/+3 |
| | |||||
* | link to development docs on rtfd for github readme | Ian Ward | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | add travis status image | Ian Ward | 2013-12-31 | 1 | -1/+1 |
| | |||||
* | move long_description to README.rst | Ian Ward | 2013-12-31 | 1 | -18/+1 |
| | |||||
* | Merge branch 'old-1.1' | Ian Ward | 2013-12-31 | 1 | -10/+3 |
|\ | | | | | | | | | | | | | | | | | Conflicts: .hgtags .travis.yml setup.py urwid/tests.py urwid/version.py | ||||
| * | link to soon-coming urwid.org home page | Ian Ward | 2013-12-29 | 1 | -9/+3 |
| | | |||||
| * | remove download_url from setup.py (let pypi be the official host) | Ian Ward | 2012-11-15 | 1 | -1/+0 |
| | | | | | | | | | | --HG-- branch : stable-1.1 | ||||
* | | fix tests on python3 | Ian Ward | 2013-12-26 | 1 | -1/+1 |
| | | |||||
* | | setup.py: missing traceback import, skip retry when testing | Ian Ward | 2013-01-27 | 1 | -0/+4 |
| | | |||||
* | | fix test_suite for split up test files | Ian Ward | 2013-01-27 | 1 | -1/+1 |
| | | |||||
* | | Retry setup without C extension if building it failed. | Julian Berman | 2012-12-13 | 1 | -2/+7 |
|/ | | | | | | --- setup.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) | ||||
* | MANIFEST.in to include docs and examples in sdistrelease-1.1.0 | Ian Ward | 2012-10-23 | 1 | -1/+4 |
| | |||||
* | python 3.3 works fine too | Ian Ward | 2012-10-21 | 1 | -0/+1 |
| | |||||
* | refuse to install with distutils on Python 3 | Ian Ward | 2012-10-21 | 1 | -6/+8 |
| | |||||
* | this should be the default branch | Ian Ward | 2012-07-14 | 1 | -1/+1 |
| | | | | (unimportant commit just here to unconfuse hg) | ||||
* | claim stabilityrelease-1.0.1 | Ian Ward | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | urwid description update | Ian Ward | 2011-07-05 | 1 | -16/+9 |
| | |||||
* | hide warning for distutils | Ian Ward | 2011-02-16 | 1 | -1/+1 |
| | | | | | --HG-- branch : python3 | ||||
* | connect "setup.py test" to unit tests | Ian Ward | 2011-02-16 | 1 | -0/+1 |
| | | | | | --HG-- branch : python3 | ||||
* | merge str_util_python3.c into str_util.c | Ian Ward | 2011-02-16 | 1 | -3/+5 |
| | | | | | --HG-- branch : python3 | ||||
* | update setup.py for distribute + python3 | Ian Ward | 2011-02-15 | 1 | -6/+16 |
| | | | | | --HG-- branch : python3 | ||||
* | maintain separate versions of C extension for Python2/3 | Ian Ward | 2011-01-11 | 1 | -1/+3 |
| | | | | | | --HG-- branch : python3 rename : source/str_util.c => source/str_util_python3.c | ||||
* | Remove backwards compat with pre-2.2 distutils. | Marien Zwart | 2010-03-07 | 1 | -7/+0 |
| | |||||
* | fix setup.py indentation | Ian Ward | 2009-11-13 | 1 | -3/+3 |
| | |||||
* | update description text | Ian Ward | 2009-11-04 | 1 | -2/+3 |
| | |||||
* | untab setup.py | Ian Ward | 2009-11-04 | 1 | -32/+32 |
| | |||||
* | various fixes from Andreas Klöckner | Ian Ward | 2008-12-07 | 1 | -0/+6 |
| | |||||
* | fix listbox and check box bugs, update copyright dates, remove T/F def'ns | ian | 2007-02-20 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 1e60b284a93a4502d3bab3cd94f63ca77883406f | ||||
* | merged rbreu-cmodule changes 55:75. closes #2 | ian | 2007-02-09 | 1 | -2/+3 |
| | | | | | --HG-- extra : convert_revision : 28ae80df7620525f6d611c036489bb34d2a17c84 | ||||
* | release 0.9.6release-0.9.6 | ian | 2006-08-22 | 1 | -3/+8 |
| | | | | | --HG-- extra : convert_revision : 11453ae4522218c9be3deafb4d187aae3d00553d | ||||
* | release 0.9.5release-0.9.5 | ian | 2006-07-14 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 5c5508fbaa4ba90e8f495627dc92b5eddd2a0225 | ||||
* | release 0.9.4release-0.9.4 | ian | 2006-04-30 | 1 | -2/+2 |
| | | | | | --HG-- extra : convert_revision : bf56df70660040cedf067d1cd5dd4a94edf0e8d1 | ||||
* | release 0.9.3release-0.9.3 | ian | 2006-04-14 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 4422098fbd87b6ab1dd4f4a3f9dfec2ac5f87f10 | ||||
* | release 0.9.2release-0.9.2 | ian | 2006-03-18 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : aa75953e7e0998d0a8e85ed9ba2b21865b705ad9 | ||||
* | release 0.9.1release-0.9.1 | ian | 2006-03-06 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : e5f23ec153cbd1aaac998c474d9217ffbe724da9 | ||||
* | release 0.9.0release-0.9.0 | ian | 2006-02-18 | 1 | -6/+9 |
| | | | | | --HG-- extra : convert_revision : bdf8d8b157764daa5e0ccd6d8302b3431c10b7d7 | ||||
* | release 0.9.0-pre3release-0.9.0-pre3 | ian | 2006-02-13 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 7c7fac871d5b4e983d729ae935e56a577e19ebc6 | ||||
* | release 0.9.0-pre2release-0.9.0-pre2 | ian | 2006-02-10 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : e2fd5fbe933b2fed9ae0fa07a3f4da18911ced6a | ||||
* | release 0.9.0-pre1release-0.9.0-pre1 | ian | 2006-02-08 | 1 | -2/+2 |
| | | | | | --HG-- extra : convert_revision : 973204ec8fda8e21585feda3fc9fdeb7722b282e | ||||
* | release 0.8.10release-0.8.10 | ian | 2005-11-27 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 1bce2ae83b0319f44829b0b58d233538efb66b13 | ||||
* | release 0.8.9release-0.8.9 | ian | 2005-11-21 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : e58d42c4f024228c849d957254f78ad36cab0ec5 | ||||
* | release 0.8.8release-0.8.8 | ian | 2005-06-13 | 1 | -1/+2 |
| | | | | | --HG-- extra : convert_revision : b614144c737007887d79aa60bc63bc3e9dd48336 | ||||
* | release 0.8.7release-0.8.7 | ian | 2005-04-21 | 1 | -2/+4 |
| | | | | | --HG-- extra : convert_revision : 9e26d83b333651fb0be7d6b306a217b54a736f5f | ||||
* | release 0.8.6release-0.8.6 | ian | 2005-01-03 | 1 | -1/+1 |
| | | | | | --HG-- extra : convert_revision : 1214e13b60401fd0dcdac5b946fd9eac467cbe8e | ||||
* | release 0.8.5release-0.8.5 | ian | 2004-12-15 | 1 | -2/+2 |
| | | | | | --HG-- extra : convert_revision : cad9cad78258a2865c97eb229cd3d537d4aa1624 | ||||
* | release 0.8.4release-0.8.4 | ian | 2004-11-20 | 1 | -24/+11 |
| | | | | | --HG-- extra : convert_revision : 7461785b9e6374e069a354b596789e4c6543f6d9 |