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
/
escape.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python dual support (#266)
Andrew Dunai
2018-01-04
1
-0
/
+2
*
Add bracketed paste mode escape sequences
Tom Dryer
2015-04-12
1
-0
/
+2
*
Fix some Python 3 things that work fine in 2.6 anyway.
Eevee (Alex Munroe)
2014-05-11
1
-4
/
+4
*
Fix all trailing whitespace.
Eevee (Alex Munroe)
2014-05-11
1
-26
/
+26
*
Incorporated support for double and triple clicks into raw and curses displays.
Igor KotrasiĆski
2013-06-06
1
-0
/
+14
*
xterm/rxvt input sequences update
Ian Ward
2012-10-22
1
-10
/
+13
*
xterm modified delete sequences
Ian Ward
2012-10-22
1
-1
/
+5
*
rxvt shift+numpad input sequences
Ian Ward
2012-10-20
1
-1
/
+7
*
raw_display: use EL escape for whitespace at end of lines, fixes #87
Ian Ward
2012-07-25
1
-1
/
+1
*
support mouse X/Y positions 223-225, partial fix for #74
Ian Ward
2011-11-08
1
-1
/
+1
*
clean up differing and duplicated compatibility code
Ian Ward
2011-02-08
1
-11
/
+4
*
python 2.4 and 2.5 compatibility work
Ian Ward
2011-01-11
1
-3
/
+8
*
be consistent about our if(python3) idiom
Ian Ward
2010-12-28
1
-4
/
+4
*
merge from master
Ian Ward
2010-12-28
1
-4
/
+1
|
\
|
*
revert change that replaced utf-8 text in source with its \u equivalent
Ian Ward
2010-12-26
1
-4
/
+1
*
|
Now passes all tests in python 2.6
Wendell
2010-08-04
1
-7
/
+7
|
\
\
|
|
/
|
*
Implemented "U" as a cs option for attributes.
aszlig
2010-07-23
1
-0
/
+2
|
*
Replace UTF-8 by unicode literal strings.
aszlig
2010-07-23
1
-5
/
+5
*
|
Updated to work with python 3.
Wendell
2010-05-24
1
-4
/
+12
|
/
*
Stop calling type() on literals.
Marien Zwart
2010-03-07
1
-5
/
+5
*
Stop using backticks for reprs.
Marien Zwart
2010-03-07
1
-1
/
+1
*
Convert implicit relative to absolute imports.
Marien Zwart
2010-03-07
1
-2
/
+2
*
Remove (circular) import of util from escape.
Marien Zwart
2010-03-07
1
-4
/
+10
*
Import cleanup: remove most uses of "import *", remove unused imports.
Marien Zwart
2010-02-11
1
-1
/
+0
*
use more compatible alternate buffer commands (Terminal.app compat)
Ian Ward
2010-01-17
1
-2
/
+2
*
untab escape.py
Ian Ward
2009-11-04
1
-274
/
+274
*
putty may send chr(13) on enter
Ian Ward
2009-05-16
1
-0
/
+1
*
raw_display high colour support
Ian Ward
2008-11-08
1
-75
/
+0
*
work on partial display support
ian
2008-04-09
1
-0
/
+5
*
non-alternate buffer work
ian
2008-01-08
1
-0
/
+10
*
start of input handling for status and cursor position reporting
ian
2007-10-28
1
-3
/
+54
*
new tty_signal_keys() method allows set/get tty signal keys. Can now read ^C...
ian
2007-05-06
1
-0
/
+2
*
fix coding: lines, fix `ProgressBar`, update edit.py
ian
2007-03-11
1
-1
/
+1
*
allow external event loops with raw_display & fix bugs. Closes #16
ian
2007-03-04
1
-50
/
+62
*
fix cache refs leak, show cache stats in bench_1,2.
ian
2007-01-26
1
-0
/
+3
*
performance improvements as discussed on list
ian
2006-12-09
1
-1
/
+1
*
release 0.9.7
release-0.9.7
ian
2006-10-01
1
-0
/
+4
*
release 0.9.6
release-0.9.6
ian
2006-08-22
1
-1
/
+6
*
release 0.9.5
release-0.9.5
ian
2006-07-14
1
-3
/
+20
*
release 0.9.3
release-0.9.3
ian
2006-04-14
1
-6
/
+19
*
release 0.9.2
release-0.9.2
ian
2006-03-18
1
-0
/
+33
*
release 0.9.1
release-0.9.1
ian
2006-03-06
1
-2
/
+0
*
release 0.9.0
release-0.9.0
ian
2006-02-18
1
-0
/
+325