log

age author description
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
Tue, 28 Dec 2010 22:23:58 +0100 Goffi added MANIFEST to .hgignore
Tue, 28 Dec 2010 22:08:59 +0100 Goffi Added MANIFEST template for distutils
Tue, 28 Dec 2010 22:08:34 +0100 Goffi using glob for setup.py
Tue, 28 Dec 2010 21:48:01 +0100 Goffi - i18n management: gettext integration + french translation
Tue, 28 Dec 2010 21:46:25 +0100 Goffi added .hgignore
Tue, 28 Dec 2010 18:31:01 +0100 Goffi example script for FileDialog
Tue, 28 Dec 2010 15:42:37 +0100 Goffi Added basic setup.py
Tue, 28 Dec 2010 11:53:18 +0100 Goffi files reorganisation after project separation. new README, and COPYING files
Tue, 28 Dec 2010 09:37:08 +0000 convert-repo update tags
Mon, 27 Dec 2010 17:22:32 +0100 Goffi primitivus: fixed misnamed method in custom widget
Fri, 20 Aug 2010 01:17:51 +0800 Goffi version change before release 0.0.3
Thu, 19 Aug 2010 21:11:22 +0800 Goffi Primitivus: major changes in SelectableText, menu can now be used with mouse, TabsContainer show wich tab is selected
Wed, 18 Aug 2010 17:26:34 +0800 Goffi Primitivus: fixed focus in Input dialog
Wed, 18 Aug 2010 12:45:48 +0800 Goffi Primitivus now implement showDialog + new "newAlert" bridge method to show a dialog from core