Mercurial > urwid-satext
graph
-
TabsContainer: allow to select a tab when adding itSat, 22 Aug 2015 09:26:32 +0200, by souliane
-
GenericList + List fixes, better 'change' signal handling, added GenericList.contents property (addind or removing an item there trigger the 'change' signal)Thu, 20 Aug 2015 18:39:40 +0200, by Goffi
-
added AdvancedEdit.getValueThu, 20 Aug 2015 18:37:52 +0200, by Goffi
-
2015 copyright dates updateMon, 30 Mar 2015 10:30:26 +0200, by Goffi
-
menus management improvmentWed, 10 Dec 2014 19:08:35 +0100, by Goffi
-
Added tag Urwid SatExt v0.4.1 for changeset abc0ae944030Fri, 19 Sep 2014 18:23:33 +0200, by Goffi
-
Lower default setuptools versionTue, 09 Sep 2014 22:09:51 -0400, by Matteo Cypriani
-
forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.inMon, 15 Sep 2014 13:20:01 +0200, by Goffi
-
set the minimal version of urwid to 1.2.0Thu, 11 Sep 2014 10:38:51 +0200, by souliane
-
Urwid SatExt 0.4.0 releasedMon, 08 Sep 2014 23:40:59 +0200, by Goffi
-
Fixed focus when first row is not selectable in TableContainerMon, 08 Sep 2014 18:11:16 +0200, by Goffi
-
Fixed getFocusDirection direction when inversed, and FocusFrame focus order.Mon, 08 Sep 2014 18:10:30 +0200, by Goffi
-
NotificationBar focus fixMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
new FocusPile widget: a Pile which manage FOCUS_KEYSMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
SelectableText is now unselectable if its text is empty, AlwaysSelectable class has the former behaviour.Mon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
focus direction and rotate boolean are now gotten from getFocusDirectionMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
fixed unicode issue invalid method call in files_managementMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
use of new keys module in files_managementMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
added UnselectableListBox which is a ListBox which can be unselectable when everything is not selectable and visible. Its is used in dialogsMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
FocusFrame refactoring:Mon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
primitivus: no more direct error/warning methods for loggingMon, 08 Sep 2014 15:42:25 +0200, by Goffi
-
primitivus (menu): MENU_ROLLER_(UP,DOWN) are not transmitted to next widget anymoreMon, 08 Sep 2014 15:42:23 +0200, by Goffi
-
keys: added FOCUS_UP FOCUS_DOWN FOCUS_LEFT and FOCUS_RIGHTSat, 06 Sep 2014 17:34:43 +0200, by Goffi
-
added namespace check in keys.ActionMap.set_close_namespacesThu, 04 Sep 2014 18:43:39 +0200, by Goffi
-
added ability to replace shortcutsThu, 04 Sep 2014 17:13:19 +0200, by Goffi
-
shortcut keys are now managed in separate module, with a class checking for conflictsThu, 04 Sep 2014 16:50:12 +0200, by Goffi
-
updated old distribute_setup.py to new setuptools' ez_setup.pyWed, 03 Sep 2014 17:42:07 +0200, by Goffi
-
ConfirmDialog now manage a body messageWed, 03 Sep 2014 17:42:06 +0200, by Goffi
-
fixes default values for methods selectValue(s) of class ListWed, 07 May 2014 19:49:07 +0200, by souliane
-
add move_focus parameter to the methods selectValue(s) of list widgetsWed, 07 May 2014 15:31:37 +0200, by souliane