Wed, 11 Nov 2015 18:16:25 +0100 |
Goffi |
notificationBar: added removePopUp to remove a widget in the queue
|
Mon, 09 Nov 2015 15:36:39 +0100 |
Goffi |
MenuRoller: fixed crash when deleting a displayed menu
|
Sat, 22 Aug 2015 09:26:32 +0200 |
souliane |
TabsContainer: allow to select a tab when adding it
|
Thu, 20 Aug 2015 18:39:40 +0200 |
Goffi |
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:37:52 +0200 |
Goffi |
added AdvancedEdit.getValue
|
Mon, 30 Mar 2015 10:30:26 +0200 |
Goffi |
2015 copyright dates update
|
Wed, 10 Dec 2014 19:08:35 +0100 |
Goffi |
menus management improvment
|
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 |
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
|
Wed, 07 May 2014 19:49:07 +0200 |
souliane |
fixes default values for methods selectValue(s) of class List
|
Wed, 07 May 2014 15:31:37 +0200 |
souliane |
add move_focus parameter to the methods selectValue(s) of list widgets
|
Mon, 07 Apr 2014 19:58:13 +0200 |
souliane |
addMenu allows to add a new category without adding an item
|
Tue, 01 Apr 2014 20:58:12 +0200 |
souliane |
added selectValues for lists widgets that support multi-selection
|
Fri, 21 Mar 2014 15:35:10 +0100 |
Goffi |
MenuRoller doesn't propagate key pressed anymore if it manage a 'up' or 'down' event
|
Fri, 21 Mar 2014 15:21:02 +0100 |
Goffi |
TabsContainer now accept any box widget as tab content
|
Fri, 21 Mar 2014 15:20:59 +0100 |
Goffi |
FocusFrame is now based on Pile instead of Frame, header, body and footer attributes can be used to change part at any time
|
Fri, 21 Mar 2014 15:14:53 +0100 |
Goffi |
replaced deprecated set_focus by focus_position
|
Tue, 04 Feb 2014 17:55:41 +0100 |
Goffi |
dates udpate
|
Thu, 30 Jan 2014 15:00:42 +0100 |
Goffi |
added TableContainer + some bug fixes (bad default parameters)
|
Tue, 24 Dec 2013 15:09:21 +0100 |
Goffi |
removed __valid_text: urwid now manage basestring subclasses, it's not necessary anymore
|
Tue, 24 Dec 2013 15:01:09 +0100 |
Goffi |
new ListOption class which work like unicode, but make the difference between value and label, so the displayed text can be different from the actual value.
|
Sat, 21 Dec 2013 16:55:52 +0100 |
Goffi |
updated deprecated FlowWidget use
|
Sat, 21 Dec 2013 16:51:14 +0100 |
Goffi |
removed trailing spaces
|
Mon, 25 Mar 2013 13:10:57 +0100 |
Goffi |
fix for recent urwid versions (> 1.1.0)
|
Mon, 25 Mar 2013 13:10:21 +0100 |
Goffi |
headers fixes
|
Wed, 14 Nov 2012 20:48:30 +0100 |
Goffi |
Password now use AdvancedEdit to take advantage of shortcuts
|
Sun, 21 Oct 2012 16:36:59 +0200 |
Goffi |
new ModalEdit for vi-like bahaviour
|
Tue, 16 Oct 2012 01:09:51 +0200 |
Goffi |
GenericList: click/change signals fix
|
Sat, 08 Oct 2011 21:14:41 +0200 |
Goffi |
urwid 1.0.0 update: fixed missing is_mouse_press
|
Sun, 02 Oct 2011 18:47:17 +0200 |
Goffi |
fix for urwid 1.0.0
|
Tue, 28 Dec 2010 11:53:18 +0100 |
Goffi |
files reorganisation after project separation. new README, and COPYING files
base
frontends/primitivus/custom_widgets.py@b4ac9e64065a
|