log

age author description
2013-12-21 Goffi removed trailing spaces
2013-03-25 Goffi fix for recent urwid versions (> 1.1.0)
2013-03-25 Goffi headers fixes
2013-01-08 Goffi fixed tags
2013-01-08 Goffi Added tag Urwid SatExt v0.2.0 for changeset 0c9e6a9cd03b
2013-01-08 Goffi Version number update: 0.2.0
2013-01-08 Goffi installation: added CHANGELOG to MANIFEST.in
2012-11-14 Goffi Password now use AdvancedEdit to take advantage of shortcuts
2012-11-14 Goffi new 'dir' style in FileDialog (get a dir path instead of a file
2012-10-21 Goffi new ModalEdit for vi-like bahaviour
2012-10-15 Goffi GenericList: click/change signals fix
2011-10-08 Goffi Added tag Urwid SatExt v0.1.2 for changeset ba5207e8607e
2011-10-08 Goffi version number update 0.1.2
2011-10-08 Goffi urwid 1.0.0 update: fixed missing is_mouse_press
2011-10-02 Goffi tags update
2011-10-02 Goffi Added tag Urwid SatExt v0.1.1 for changeset 4b3cfb39a362
2011-10-02 Goffi version change 0.1.1
2011-10-02 Goffi added tag for v0.1.0
2011-10-02 Goffi Added tag Urwid SatExt v0.1.0 for changeset 8cc5970039f3
2011-10-02 Goffi Added tag Urwid SatExt v0.1.0 for changeset ef768273ddba
2011-10-02 Goffi setup.py: added CHANGELOG
2011-10-02 Goffi minor version update, added CHANGELOG
2011-10-02 Goffi fix for urwid 1.0.0
2011-02-19 Goffi menu example: ortho fix in comments :)
2011-02-19 Goffi fixed typo + added comment
2011-02-19 Goffi menu example: added shortcut example + some comments
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