Mon, 15 Sep 2014 13:23:36 +0200 |
Goffi |
new minor release to fix installation on pypi
0.4.1
|
Mon, 15 Sep 2014 13:20:01 +0200 |
Goffi |
forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
|
Thu, 11 Sep 2014 10:38:51 +0200 |
souliane |
set the minimal version of urwid to 1.2.0
|
Mon, 08 Sep 2014 23:40:59 +0200 |
Goffi |
Urwid SatExt 0.4.0 released
|
Mon, 08 Sep 2014 23:39:46 +0200 |
Goffi |
Changelog + version update
0.4.0
|
Mon, 08 Sep 2014 18:11:16 +0200 |
Goffi |
Fixed focus when first row is not selectable in TableContainer
|
Mon, 08 Sep 2014 18:10:30 +0200 |
Goffi |
Fixed getFocusDirection direction when inversed, and FocusFrame focus order.
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
NotificationBar focus fix
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
new FocusPile widget: a Pile which manage FOCUS_KEYS
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
SelectableText is now unselectable if its text is empty, AlwaysSelectable class has the former behaviour.
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
focus direction and rotate boolean are now gotten from getFocusDirection
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
fixed unicode issue invalid method call in files_management
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
use of new keys module in files_management
|
Mon, 08 Sep 2014 15:42:25 +0200 |
Goffi |
added UnselectableListBox which is a ListBox which can be unselectable when everything is not selectable and visible. Its is used in dialogs
|