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
/
display_common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
24-bit (true color) support.
Tony Cebzanov
2018-02-10
1
-24
/
+70
*
Python dual support (#266)
Andrew Dunai
2018-01-04
1
-4
/
+5
*
Support for new foreground setting "strikethrough"
Christian Geier
2018-01-02
1
-4
/
+8
*
Implement italics support
Ian D. Scott
2015-04-19
1
-4
/
+8
*
Fix typo in AttrSpec error message
Random User
2015-03-26
1
-1
/
+1
*
AttrSpec.__eq__: compare _value instead of foreground and background
Random User
2014-11-18
1
-3
/
+1
*
Make AttrSpec comparable *and* not break completely
Random User
2014-11-18
1
-2
/
+5
*
Add __eq__ and __ne__ to AttrSpec
Random User
2014-11-18
1
-0
/
+6
*
Merge pull request #67 from eevee/loop-cleanup
Jonas Wielicki
2014-08-04
1
-3
/
+35
|
\
|
*
Make BaseScreen.start() and stop() idempotent.
Eevee (Alex Munroe)
2014-06-03
1
-3
/
+17
|
*
Put run_wrapper in the base class; make BaseScreen.start() a contextmanager.
Eevee (Alex Munroe)
2014-06-03
1
-1
/
+19
|
*
Fix some Python 3 things that work fine in 2.6 anyway.
Eevee (Alex Munroe)
2014-05-11
1
-1
/
+1
*
|
high color palette detection fix
extempo
2014-07-07
1
-0
/
+2
|
/
*
Fix all trailing whitespace.
Eevee (Alex Munroe)
2014-05-11
1
-25
/
+25
*
Merge branch 'urwid-windows'
urwid-windows
Ian Ward
2014-04-28
1
-1
/
+5
|
\
|
*
Silly changes to enable windows support.
Devin Jeanpierre
2014-04-28
1
-1
/
+5
*
|
fix #24 register_palette_entry: "hX" form with X>15
Ian Ward
2014-01-04
1
-3
/
+14
*
|
fixed spelling of "character" in docstring
Jim Garrison
2013-01-20
1
-1
/
+1
|
/
*
manual: display modules update, add lcd_screen, move event loops into main lo...
Ian Ward
2012-08-28
1
-24
/
+25
*
don't mask errors caused by incorrect fileno parameter to tty_signal_keys()
Ian Ward
2011-11-23
1
-5
/
+1
*
fix: RealTerminal, raw_display.Screen: don't call tc{set,get}attr on non-ttys...
the grugq
2011-11-23
1
-4
/
+13
*
gpm: when gpm_mev fails remove it cleanly from watched fds
Ian Ward
2011-09-10
1
-1
/
+2
*
clean up differing and duplicated compatibility code
Ian Ward
2011-02-08
1
-1
/
+6
*
my mistake: // is supported in 2.4
Ian Ward
2011-01-11
1
-9
/
+9
*
python 2.4 and 2.5 compatibility work
Ian Ward
2011-01-11
1
-9
/
+9
*
Now passes all tests in python 2.6
Wendell
2010-08-04
1
-2
/
+5
|
\
|
*
Add support for the blink attribute.
aszlig
2010-07-21
1
-2
/
+5
*
|
Updated to work with python 3.
Wendell
2010-05-24
1
-9
/
+9
|
/
*
move start/stop to BaseScreen
Ian Ward
2010-03-10
1
-0
/
+10
*
Stop calling type() on literals.
Marien Zwart
2010-03-07
1
-1
/
+1
*
Convert implicit relative to absolute imports.
Marien Zwart
2010-03-07
1
-2
/
+2
*
can't mix docstrings and formats (from ronny)
Ian Ward
2010-01-13
1
-4
/
+4
*
fix inconsistent indents
Ian Ward
2009-11-04
1
-3
/
+3
*
bux fixes: palette entry copying, error message on invalid entries
Ian Ward
2009-10-18
1
-3
/
+7
*
submit to american dominance of english language
Ian Ward
2009-01-16
1
-177
/
+177
*
fix for missing "None" palette entry in raw_display
Ian Ward
2008-12-29
1
-2
/
+1
*
various fixes from Andreas Klöckner
Ian Ward
2008-12-07
1
-1
/
+1
*
AttrSpec: restore error messages for invalid bg/fg, make ""=="default" explicit
Ian Ward
2008-12-07
1
-6
/
+9
*
fix AttrSpec background property bug. simplify forground property code
Ian Ward
2008-11-09
1
-14
/
+9
*
raw_display high colour support
Ian Ward
2008-11-08
1
-46
/
+190
*
AttrSpec.get_rgb_values()
ian
2008-03-10
1
-2
/
+37
*
small step towards partial screen display
ian
2008-03-08
1
-0
/
+9
*
split up util.py: command_map.py main_loop.py monitored_list.py signals.py te...
ian
2007-12-30
1
-0
/
+624