summaryrefslogtreecommitdiff
path: root/urwid/web_display.py
Commit message (Collapse)AuthorAgeFilesLines
* Python dual support (#266)Andrew Dunai2018-01-041-2/+6
| | | | | | | | | | | | | | | | | | | | * 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.
* Make BaseScreen.start() and stop() idempotent.Eevee (Alex Munroe)2014-06-031-2/+5
|
* Put run_wrapper in the base class; make BaseScreen.start() a contextmanager.Eevee (Alex Munroe)2014-06-031-0/+2
|
* Fix some Python 3 things that work fine in 2.6 anyway.Eevee (Alex Munroe)2014-05-111-3/+3
|
* Fix `except ... as`.Eevee (Alex Munroe)2014-05-111-1/+1
| | | | | This would normally be done with 2to3. But I'm trying to run the test suite against 3, and urwid requires 2.6 anyway.
* Fix all trailing whitespace.Eevee (Alex Munroe)2014-05-111-80/+80
|
* allow Screen.set_mouse_tracking(False) to disable mouse trackingJim Garrison2013-03-311-1/+1
|
* clean up many warnings from pyflakesIan Ward2012-03-171-6/+6
|
* minor changes to string encoding fixIan Ward2011-10-201-5/+4
|
* fixed broken string encoding for 'os.write'sGordin2011-10-181-1/+1
|
* Updated to work with python 3.Wendell2010-05-241-1/+2
| | | | After running 2to3, testurwid.py and test_input.py both work!
* Remove unnecessary use of "except:" (without an exception class).Marien Zwart2010-03-071-2/+4
|
* Stop using backticks for reprs.Marien Zwart2010-03-071-1/+1
|
* Remove unused local variables (do not merge blindly! perhaps some of them ↵Marien Zwart2010-02-111-4/+4
| | | | *should* be used?)
* add do-nothing web_display.Screen.set_input_timeouts for MainLoop compatibilityIan Ward2009-11-071-0/+2
|
* untab web_display.pyIan Ward2009-11-071-873/+873
|
* Backed out changeset 528cbaff67ac initial wsgi workIan Ward2008-08-031-123/+56
| | | | | --HG-- extra : convert_revision : 035b9f81846f192f666b589019ca44796527e898
* initial wsgi workian2008-04-021-56/+123
| | | | | --HG-- extra : convert_revision : 528cbaff67ac5427d62424e6218b5b06bd5ab66e
* shell.py use generic_main_loop(). generic_main_loop() allow already ↵ian2007-10-271-0/+8
| | | | | | | start()ed screens --HG-- extra : convert_revision : 9c245477237180c4a9c3f3f91706491fc3eb311a
* new tty_signal_keys() method allows set/get tty signal keys. Can now read ↵ian2007-05-061-0/+4
| | | | | | | ^C, ^S, ^A, ^Z, ^\ --HG-- extra : convert_revision : 9f8724c86bec9c66ca7f724b3a3a1eef7895d40a
* start() and stop() for web_display and html_fragmentian2007-02-271-28/+40
| | | | | --HG-- extra : convert_revision : 46bea9578d4bcba7106c5fafbb8792d75f5a89c0
* update web_display and html_fragment for new Canvas classesian2007-02-251-61/+46
| | | | | --HG-- extra : convert_revision : db2b97bd3c79265606f887547e237d24ca7572e5
* add clear() method to Screen classes, closes #17release-0.9.7.2ian2007-01-031-0/+11
| | | | | --HG-- extra : convert_revision : 507a323a1f45de1fd01b35a930d8d04f37bb9c1c
* release 0.9.3release-0.9.3ian2006-04-141-2/+13
| | | | | --HG-- extra : convert_revision : 4422098fbd87b6ab1dd4f4a3f9dfec2ac5f87f10
* release 0.9.0-pre1release-0.9.0-pre1ian2006-02-081-1/+1
| | | | | --HG-- extra : convert_revision : 973204ec8fda8e21585feda3fc9fdeb7722b282e
* release 0.8.10release-0.8.10ian2005-11-271-5/+5
| | | | | --HG-- extra : convert_revision : 1bce2ae83b0319f44829b0b58d233538efb66b13
* release 0.8.9release-0.8.9ian2005-11-211-10/+17
| | | | | --HG-- extra : convert_revision : e58d42c4f024228c849d957254f78ad36cab0ec5
* release 0.8.8release-0.8.8ian2005-06-131-0/+1045
--HG-- extra : convert_revision : b614144c737007887d79aa60bc63bc3e9dd48336