log

age author description
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