index
:
delta/python-packages/urwid.git
faster-import
fix-error-term-settings
fix-py34-tests
fix-screenshot-race
fix_404_high_color
freebsd_fix
ftr-containers
ftr-sphinx
gh-pages
hashbang-env
locale-fix
master
old-0.9.9
old-1.0
old-1.1
old-1.2
py3
python-dual-support
python33-twisted-bug
remove-enter-idle
unittests-1
urwid-windows
github.com: wardi/urwid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
urwid
/
web_display.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make BaseScreen.start() and stop() idempotent.
Eevee (Alex Munroe)
2014-06-03
1
-2
/
+5
*
Put run_wrapper in the base class; make BaseScreen.start() a contextmanager.
Eevee (Alex Munroe)
2014-06-03
1
-0
/
+2
*
Fix some Python 3 things that work fine in 2.6 anyway.
Eevee (Alex Munroe)
2014-05-11
1
-3
/
+3
*
Fix `except ... as`.
Eevee (Alex Munroe)
2014-05-11
1
-1
/
+1
*
Fix all trailing whitespace.
Eevee (Alex Munroe)
2014-05-11
1
-80
/
+80
*
allow Screen.set_mouse_tracking(False) to disable mouse tracking
Jim Garrison
2013-03-31
1
-1
/
+1
*
clean up many warnings from pyflakes
Ian Ward
2012-03-17
1
-6
/
+6
*
minor changes to string encoding fix
Ian Ward
2011-10-20
1
-5
/
+4
*
fixed broken string encoding for 'os.write's
Gordin
2011-10-18
1
-1
/
+1
*
Updated to work with python 3.
Wendell
2010-05-24
1
-1
/
+2
*
Remove unnecessary use of "except:" (without an exception class).
Marien Zwart
2010-03-07
1
-2
/
+4
*
Stop using backticks for reprs.
Marien Zwart
2010-03-07
1
-1
/
+1
*
Remove unused local variables (do not merge blindly! perhaps some of them *sh...
Marien Zwart
2010-02-11
1
-4
/
+4
*
add do-nothing web_display.Screen.set_input_timeouts for MainLoop compatibility
Ian Ward
2009-11-07
1
-0
/
+2
*
untab web_display.py
Ian Ward
2009-11-07
1
-873
/
+873
*
Backed out changeset 528cbaff67ac initial wsgi work
Ian Ward
2008-08-03
1
-123
/
+56
*
initial wsgi work
ian
2008-04-02
1
-56
/
+123
*
shell.py use generic_main_loop(). generic_main_loop() allow already start()ed...
ian
2007-10-27
1
-0
/
+8
*
new tty_signal_keys() method allows set/get tty signal keys. Can now read ^C...
ian
2007-05-06
1
-0
/
+4
*
start() and stop() for web_display and html_fragment
ian
2007-02-27
1
-28
/
+40
*
update web_display and html_fragment for new Canvas classes
ian
2007-02-25
1
-61
/
+46
*
add clear() method to Screen classes, closes #17
release-0.9.7.2
ian
2007-01-03
1
-0
/
+11
*
release 0.9.3
release-0.9.3
ian
2006-04-14
1
-2
/
+13
*
release 0.9.0-pre1
release-0.9.0-pre1
ian
2006-02-08
1
-1
/
+1
*
release 0.8.10
release-0.8.10
ian
2005-11-27
1
-5
/
+5
*
release 0.8.9
release-0.8.9
ian
2005-11-21
1
-10
/
+17
*
release 0.8.8
release-0.8.8
ian
2005-06-13
1
-0
/
+1045