log

age author description
2011-02-19 Goffi added Menu example
2011-01-11 Goffi distribute is now used with distutils, added urwid requirement 0.1.0
2010-12-28 Goffi added long_description and classifiers in setup.py metadata
2010-12-28 Goffi added MANIFEST to .hgignore
2010-12-28 Goffi Added MANIFEST template for distutils
2010-12-28 Goffi using glob for setup.py
2010-12-28 Goffi - i18n management: gettext integration + french translation
2010-12-28 Goffi added .hgignore
2010-12-28 Goffi example script for FileDialog
2010-12-28 Goffi Added basic setup.py
2010-12-28 Goffi files reorganisation after project separation. new README, and COPYING files
2010-12-28 convert-repo update tags
2010-12-27 Goffi primitivus: fixed misnamed method in custom widget
2010-08-19 Goffi version change before release 0.0.3
2010-08-19 Goffi Primitivus: major changes in SelectableText, menu can now be used with mouse, TabsContainer show wich tab is selected
2010-08-18 Goffi Primitivus: fixed focus in Input dialog
2010-08-18 Goffi Primitivus now implement showDialog + new "newAlert" bridge method to show a dialog from core
2010-08-16 Goffi Primitivus: new FileDialog
2010-08-16 Goffi Primitivus: AdvancedEdit and Notification bar improved
2010-08-12 Goffi Primitivus: send_file first draft
2010-08-12 Goffi Primitivus: buttons are now in the bottom of Dialogs
2010-08-09 Goffi Primitivus: misc improvments on TabsContainer/FocusFrame
2010-08-09 Goffi Primitivus: new widget ColumnsRoller which show FlowWidgets on the same row, and can roll between them if there is not enough space
2010-08-06 Goffi misc Tarot fixes
2010-08-04 Goffi Primitivus: notification bar, first draft
2010-07-30 Goffi Primitivus: custom_widgets imrpovments
2010-07-26 Goffi Primitivus: Tarot card game implementation
2010-07-16 Goffi Primitivus: menu roller doesn't go anymore on a menu if it's empty
2010-07-16 Goffi Primitivus: menu are now managed and fully working
2010-07-14 Goffi Primitivus: menu is now working
2010-07-12 Goffi Primitivus: misc fixes + menubar first draft
2010-07-12 Goffi primitivus: contact list enhancement
2010-07-08 Goffi primitivus chat window
2010-07-08 Goffi misc documentation
2010-07-08 Goffi primitivus group chat & misc
2010-07-05 Goffi Primitivus: chat window / text sending.
2010-07-03 Goffi primitivus: added edition zone at the bottom
2010-07-03 Goffi misc fixes
2010-07-01 Goffi primitivus: basic contact list, connexion now work \o/
2010-07-01 Goffi primitivus: added Alert widget
2010-07-01 Goffi Primitivus: profile manager