Mercurial > urwid-satext
log urwid_satext/sat_widgets.py @ 95:ca9a77f3b53e
age | author | description |
---|---|---|
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 | added UnselectableListBox which is a ListBox which can be unselectable when everything is not selectable and visible. Its is used in dialogs |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | FocusFrame refactoring: |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | primitivus: no more direct error/warning methods for logging |
Mon, 08 Sep 2014 15:42:23 +0200 | Goffi | primitivus (menu): MENU_ROLLER_(UP,DOWN) are not transmitted to next widget anymore |
Thu, 04 Sep 2014 16:50:12 +0200 | Goffi | shortcut keys are now managed in separate module, with a class checking for conflicts |
Wed, 03 Sep 2014 17:42:06 +0200 | Goffi | ConfirmDialog now manage a body message |