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
|
Sat, 06 Sep 2014 17:34:43 +0200 |
Goffi |
keys: added FOCUS_UP FOCUS_DOWN FOCUS_LEFT and FOCUS_RIGHT
|
Thu, 04 Sep 2014 18:43:39 +0200 |
Goffi |
added namespace check in keys.ActionMap.set_close_namespaces
|
Thu, 04 Sep 2014 17:13:19 +0200 |
Goffi |
added ability to replace shortcuts
|
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:07 +0200 |
Goffi |
updated old distribute_setup.py to new setuptools' ez_setup.py
|
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
|