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
|
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
|
Wed, 26 Feb 2014 15:40:16 +0100 |
Goffi |
Urwid SàText 0.3.0 released
|
Wed, 26 Feb 2014 15:39:38 +0100 |
Goffi |
version update
0.3.0
|
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, 09 Jan 2013 00:20:58 +0100 |
Goffi |
fixed tags
|
Wed, 09 Jan 2013 00:20:15 +0100 |
Goffi |
Added tag Urwid SatExt v0.2.0 for changeset 0c9e6a9cd03b
|
Wed, 09 Jan 2013 00:19:59 +0100 |
Goffi |
Version number update:
0.2.0
|
Wed, 09 Jan 2013 00:01:46 +0100 |
Goffi |
installation: added CHANGELOG to MANIFEST.in
|
Wed, 14 Nov 2012 20:48:30 +0100 |
Goffi |
Password now use AdvancedEdit to take advantage of shortcuts
|
Wed, 14 Nov 2012 20:27:11 +0100 |
Goffi |
new 'dir' style in FileDialog (get a dir path instead of a file
|
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:18:28 +0200 |
Goffi |
Added tag Urwid SatExt v0.1.2 for changeset ba5207e8607e
|
Sat, 08 Oct 2011 21:18:16 +0200 |
Goffi |
version number update
0.1.2
|
Sat, 08 Oct 2011 21:14:41 +0200 |
Goffi |
urwid 1.0.0 update: fixed missing is_mouse_press
|
Sun, 02 Oct 2011 19:12:40 +0200 |
Goffi |
tags update
|
Sun, 02 Oct 2011 19:12:08 +0200 |
Goffi |
Added tag Urwid SatExt v0.1.1 for changeset 4b3cfb39a362
|
Sun, 02 Oct 2011 19:11:59 +0200 |
Goffi |
version change
0.1.1
|
Sun, 02 Oct 2011 19:10:29 +0200 |
Goffi |
added tag for v0.1.0
|
Sun, 02 Oct 2011 19:09:59 +0200 |
Goffi |
Added tag Urwid SatExt v0.1.0 for changeset 8cc5970039f3
|
Sun, 02 Oct 2011 18:58:28 +0200 |
Goffi |
Added tag Urwid SatExt v0.1.0 for changeset ef768273ddba
|
Sun, 02 Oct 2011 18:55:43 +0200 |
Goffi |
setup.py: added CHANGELOG
|
Sun, 02 Oct 2011 18:52:20 +0200 |
Goffi |
minor version update, added CHANGELOG
|
Sun, 02 Oct 2011 18:47:17 +0200 |
Goffi |
fix for urwid 1.0.0
|
Sun, 20 Feb 2011 00:41:21 +0100 |
Goffi |
menu example: ortho fix in comments :)
|
Sun, 20 Feb 2011 00:37:54 +0100 |
Goffi |
fixed typo + added comment
|
Sun, 20 Feb 2011 00:32:57 +0100 |
Goffi |
menu example: added shortcut example + some comments
|
Sun, 20 Feb 2011 00:04:53 +0100 |
Goffi |
added Menu example
|
Tue, 11 Jan 2011 15:32:14 +0100 |
Goffi |
distribute is now used with distutils, added urwid requirement
0.1.0
|
Tue, 28 Dec 2010 22:38:20 +0100 |
Goffi |
added long_description and classifiers in setup.py metadata
|