log

age author description
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
Mon, 16 Aug 2010 21:11:00 +0800 Goffi Primitivus: new FileDialog
Mon, 16 Aug 2010 21:06:03 +0800 Goffi Primitivus: AdvancedEdit and Notification bar improved
Thu, 12 Aug 2010 23:09:31 +0800 Goffi Primitivus: send_file first draft
Thu, 12 Aug 2010 13:18:11 +0800 Goffi Primitivus: buttons are now in the bottom of Dialogs
Mon, 09 Aug 2010 21:58:28 +0800 Goffi Primitivus: misc improvments on TabsContainer/FocusFrame
Mon, 09 Aug 2010 19:09:13 +0800 Goffi Primitivus: new widget ColumnsRoller which show FlowWidgets on the same row, and can roll between them if there is not enough space
Fri, 06 Aug 2010 12:18:50 +0800 Goffi misc Tarot fixes
Wed, 04 Aug 2010 17:57:51 +0800 Goffi Primitivus: notification bar, first draft