forked from pool/python-urwid
1.0.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
8dc318e720
commit
8bb4954289
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 08 22:31:27 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 1.0.1:
|
||||
* fix for a Filler mouse_event() position bug
|
||||
* fix support for mouse positions up to x=255, y=255
|
||||
* fixes for a number of string encoding issues under Python 3
|
||||
* fix for a LineBox border __init__() parameters
|
||||
* fix input input of UTF-8 in tour.py example by converting captions to
|
||||
unicode
|
||||
* prevent raw_display from calling tcseattr() or tcgetattr() on non-ttys
|
||||
* disable curses_display external event loop support: screen resizing and gpm
|
||||
events are not properly supported
|
||||
* mark PollingListWalker as deprecated
|
||||
|
||||
- changed arch to _not_ be noarch, contains a shlib file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 10:14:21 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user